Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Commit

Permalink
Update Next.js
Browse files Browse the repository at this point in the history
  • Loading branch information
fuma-nama committed Feb 9, 2024
1 parent 151e2d0 commit 9953975
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"dependencies": {
"@fuma-content/next": "workspace:*",
"fuma-content": "workspace:*",
"next": "^14.0.4",
"next": "^14.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"zod": "^3.22.4"
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.0.4",
"@next/eslint-plugin-next": "^14.1.0",
"@tailwindcss/typography": "^0.5.10",
"@types/eslint": "^8.56.1",
"@types/mdx": "^2.0.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"eslint-config": "workspace:*",
"next": "^14.0.4",
"next": "^14.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^5.3.3",
Expand Down
6 changes: 3 additions & 3 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 9953975

Please sign in to comment.