Skip to content

Commit

Permalink
fix: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mgramigna committed Dec 16, 2023
1 parent af64f76 commit f421afb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 30 deletions.
6 changes: 3 additions & 3 deletions apps/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"next": "^14.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"superjson": "2.2.1",
"superjson": "2.2.0",
"zod": "^3.22.2"
},
"devDependencies": {
Expand All @@ -33,13 +33,13 @@
"@canvas-challenge/tailwind-config": "workspace:*",
"@canvas-challenge/tsconfig": "workspace:*",
"@types/node": "^18.18.13",
"@types/react": "^18.2.42",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.17",
"dotenv-cli": "^7.3.0",
"eslint": "^8.53.0",
"prettier": "^3.1.0",
"tailwindcss": "3.3.5",
"typescript": "^5.3.3"
"typescript": "^5.2.2"
},
"eslintConfig": {
"root": true,
Expand Down
34 changes: 7 additions & 27 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f421afb

Please sign in to comment.