Skip to content

Commit 0a27e8a

Browse files
chore(deps): update nextjs monorepo to v15
1 parent aff6cc1 commit 0a27e8a

File tree

1 file changed

+2
-2
lines changed
  • packages/launchpad/test-envs/bun-package-manager-with-deps

1 file changed

+2
-2
lines changed

packages/launchpad/test-envs/bun-package-manager-with-deps/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
"test": "bun test"
1313
},
1414
"dependencies": {
15-
"next": "^14.0.0",
15+
"next": "^15.5.0",
1616
"react": "^18.0.0",
1717
"react-dom": "^18.0.0"
1818
},
1919
"devDependencies": {
2020
"@types/node": "^20.0.0",
2121
"@types/react": "^18.0.0",
2222
"eslint": "^8.0.0",
23-
"eslint-config-next": "^14.0.0",
23+
"eslint-config-next": "^15.5.0",
2424
"prettier": "^3.0.0",
2525
"typescript": "^5.0.0"
2626
}

0 commit comments

Comments
 (0)