Skip to content

Commit

Permalink
chore(deps): react* ^18.3.1 → ^19.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mman committed Jan 6, 2025
1 parent 059d955 commit 4828635
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 43 deletions.
63 changes: 24 additions & 39 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 @@ -81,8 +81,8 @@
"@types/node": "^22.10.5",
"@types/node-ssdp": "^4.0.4",
"@types/primus": "^7.3.9",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"@types/tsscmp": "^1.0.2",
"@types/xml2js": "^0.4.14",
"@typescript-eslint/eslint-plugin": "^8.19.0",
Expand All @@ -107,8 +107,8 @@
"mini-css-extract-plugin": "^2.9.2",
"postcss-loader": "^8.1.1",
"prettier": "^3.4.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-redux": "^9.2.0",
"react-router-dom": "^7.1.1",
"redux": "^5.0.1",
Expand Down

0 comments on commit 4828635

Please sign in to comment.