Skip to content

Commit 0d26ff0

Browse files
fix(deps): update react monorepo
1 parent e538a99 commit 0d26ff0

File tree

2 files changed

+36
-35
lines changed

2 files changed

+36
-35
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
"dependencies": {
1414
"adm-zip": "^0.5.10",
1515
"next": "15.5.0",
16-
"react": "19.1.1",
17-
"react-dom": "19.1.1"
16+
"react": "19.2.2",
17+
"react-dom": "19.2.2"
1818
},
1919
"devDependencies": {
2020
"@tsconfig/strictest": "^2.0.1",
2121
"@types/adm-zip": "^0.5.0",
2222
"@types/jest": "^30.0.0",
2323
"@types/node": "22.18.0",
24-
"@types/react": "19.1.11",
24+
"@types/react": "19.2.7",
2525
"@typescript-eslint/eslint-plugin": "^8.0.0",
2626
"@typescript-eslint/parser": "^8.0.0",
2727
"eslint": "9.34.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)