Skip to content

Commit

Permalink
chore(deps): update dependency next to v14.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
henriqpohl committed Feb 5, 2024
1 parent b6de382 commit f26ecde
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 58 deletions.
4 changes: 2 additions & 2 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"lint": "eslint . --max-warnings 0"
},
"dependencies": {
"next": "^14.0.3",
"next": "^14.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"ui": "workspace:*"
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.0.2",
"@next/eslint-plugin-next": "^14.1.0",
"@repo/eslint-config": "workspace:*",
"@repo/typescript-config": "workspace:*",
"@types/eslint": "^8.56.2",
Expand Down
99 changes: 43 additions & 56 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 f26ecde

Please sign in to comment.