Skip to content

Commit 38fb247

Browse files
authored
bump Next to 15.3.5 (#775)
1 parent 6d020fe commit 38fb247

File tree

3 files changed

+54
-54
lines changed

3 files changed

+54
-54
lines changed

examples/playground15/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"cf-typegen": "wrangler types --env-interface CloudflareEnv"
1717
},
1818
"dependencies": {
19-
"next": "^15.3.4",
19+
"next": "^15.3.5",
2020
"react": "^19.0.0",
2121
"react-dom": "^19.0.0"
2222
},

pnpm-lock.yaml

Lines changed: 52 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ catalogs:
4343
"@types/react-dom": 19.0.0
4444
"@types/react": 19.0.0
4545
autoprefixer: 10.4.15
46-
next: ~15.3.4
46+
next: ~15.3.5
4747
postcss: 8.4.27
4848
react-dom: 19.0.0
4949
react: 19.0.0

0 commit comments

Comments
 (0)