Skip to content

Commit

Permalink
chore(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent d4216bb commit 109a5b2
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 40 deletions.
61 changes: 25 additions & 36 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"@cucumber/cucumber-expressions": "^17.1.0",
"@types/mocha": "10.0.10",
"@types/node": "22.10.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"css-loader": "7.1.2",
Expand All @@ -69,8 +69,8 @@
"node-gyp": "^11.0.0",
"prettier": "3.4.2",
"pretty-quick": "^4.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"source-map-loader": "5.0.0",
"style-loader": "4.0.0",
"ts-loader": "9.5.1",
Expand Down

0 comments on commit 109a5b2

Please sign in to comment.