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 b44f668 commit 9fb8bb5Copy full SHA for 9fb8bb5
packages/launchpad/test-envs/bun-package-manager-with-deps/package.json
@@ -13,12 +13,12 @@
13
},
14
"dependencies": {
15
"next": "^14.0.0",
16
- "react": "^18.0.0",
17
- "react-dom": "^18.0.0"
+ "react": "^19.1.1",
+ "react-dom": "^19.1.1"
18
19
"devDependencies": {
20
"@types/node": "^20.0.0",
21
- "@types/react": "^18.0.0",
+ "@types/react": "^19.1.14",
22
"eslint": "^8.0.0",
23
"eslint-config-next": "^14.0.0",
24
"prettier": "^3.0.0",
0 commit comments