Skip to content

Commit 0acbba9

Browse files
fix(deps): update react monorepo to ^19.2.0 (#117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8439230 commit 0acbba9

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
"bulma": "^1.0.4",
1414
"dompurify": "^3.2.7",
1515
"numify": "^1.1.2",
16-
"react": "^19.1.1",
17-
"react-dom": "^19.1.1",
16+
"react": "^19.2.0",
17+
"react-dom": "^19.2.0",
1818
"react-router-dom": "^7.9.3"
1919
},
2020
"devDependencies": {
2121
"@eslint/js": "^9.36.0",
22-
"@types/react": "^19.1.13",
23-
"@types/react-dom": "^19.1.9",
22+
"@types/react": "^19.2.0",
23+
"@types/react-dom": "^19.2.0",
2424
"@vitejs/plugin-react": "^4.7.0",
2525
"eslint": "^9.36.0",
2626
"eslint-plugin-react": "^7.37.5",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)