We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aff6cc1 commit 0a27e8aCopy full SHA for 0a27e8a
packages/launchpad/test-envs/bun-package-manager-with-deps/package.json
@@ -12,15 +12,15 @@
12
"test": "bun test"
13
},
14
"dependencies": {
15
- "next": "^14.0.0",
+ "next": "^15.5.0",
16
"react": "^18.0.0",
17
"react-dom": "^18.0.0"
18
19
"devDependencies": {
20
"@types/node": "^20.0.0",
21
"@types/react": "^18.0.0",
22
"eslint": "^8.0.0",
23
- "eslint-config-next": "^14.0.0",
+ "eslint-config-next": "^15.5.0",
24
"prettier": "^3.0.0",
25
"typescript": "^5.0.0"
26
}
0 commit comments