Skip to content

Commit 9fb8bb5

Browse files
chore(deps): update react monorepo to v19
1 parent b44f668 commit 9fb8bb5

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
},
1414
"dependencies": {
1515
"next": "^14.0.0",
16-
"react": "^18.0.0",
17-
"react-dom": "^18.0.0"
16+
"react": "^19.1.1",
17+
"react-dom": "^19.1.1"
1818
},
1919
"devDependencies": {
2020
"@types/node": "^20.0.0",
21-
"@types/react": "^18.0.0",
21+
"@types/react": "^19.1.14",
2222
"eslint": "^8.0.0",
2323
"eslint-config-next": "^14.0.0",
2424
"prettier": "^3.0.0",

0 commit comments

Comments
 (0)