Skip to content

Commit 0c5bdd5

Browse files
committed
Use Next.js 13.4
1 parent b5d1fa2 commit 0c5bdd5

File tree

3 files changed

+57
-43
lines changed

3 files changed

+57
-43
lines changed

apps/docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@netlify/plugin-nextjs": "^4.40.2",
1414
"netlify-cli": "^16.6.1",
15-
"next": "^13.5.4",
15+
"next": "~13.4.19",
1616
"react": "^18.2.0",
1717
"react-dom": "^18.2.0",
1818
"ui": "workspace:*"

apps/web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@netlify/plugin-nextjs": "^4.40.2",
1414
"netlify-cli": "^16.6.1",
15-
"next": "^13.5.4",
15+
"next": "~13.4.19",
1616
"react": "^18.2.0",
1717
"react-dom": "^18.2.0",
1818
"ui": "workspace:*"

pnpm-lock.yaml

+55-41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)