Skip to content

Commit a8b21a1

Browse files
committed
update react-scripts react devDep
1 parent 40936ad commit a8b21a1

File tree

2 files changed

+30
-44
lines changed

2 files changed

+30
-44
lines changed

package-lock.json

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

packages/react-scripts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@
7777
"workbox-webpack-plugin": "^6.4.1"
7878
},
7979
"devDependencies": {
80-
"react": "^18.0.0",
81-
"react-dom": "^18.0.0"
80+
"react": "^19.0.0",
81+
"react-dom": "^19.0.0"
8282
},
8383
"optionalDependencies": {
8484
"fsevents": "^2.3.2"

0 commit comments

Comments
 (0)