Skip to content

Commit f3c9036

Browse files
authoredMar 4, 2025
Merge pull request #126 from spuxx-dev/dependabot/npm_and_yarn/multi-76432ee86b
build(deps): bump react-dom and @types/react-dom
2 parents 2310895 + 5174c89 commit f3c9036

File tree

2 files changed

+19
-20
lines changed

2 files changed

+19
-20
lines changed
 

‎apps/react/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"@spuxx/browser-utils": "workspace:@spuxx/browser-utils@*",
1212
"@spuxx/js-utils": "workspace:@spuxx/js-utils@*",
1313
"react": "18.3.1",
14-
"react-dom": "18.2.0"
14+
"react-dom": "19.0.0"
1515
},
1616
"devDependencies": {
1717
"@modyfi/vite-plugin-yaml": "1.1.0",
1818
"@types/react": "18.3.5",
19-
"@types/react-dom": "18.3.0",
19+
"@types/react-dom": "19.0.4",
2020
"@vitejs/plugin-react": "4.3.4",
2121
"typescript": "5.7.3",
2222
"vite": "6.1.0",

‎pnpm-lock.yaml

+17-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)