chore(deps): update node: all major dependencies to v19
All checks were successful
/ build (pull_request) Successful in 6m13s
All checks were successful
/ build (pull_request) Successful in 6m13s
This commit is contained in:
parent
0137317a0a
commit
8345a65eb4
2 changed files with 360 additions and 371 deletions
|
@ -44,8 +44,8 @@
|
|||
"linkifyjs": "^4.2.0",
|
||||
"lodash": "^4.17.21",
|
||||
"moment-timezone": "^0.5.46",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-i18next": "^15.2.0",
|
||||
"react-redux": "^9.2.0",
|
||||
"react-router": "^7.1.0",
|
||||
|
@ -57,8 +57,8 @@
|
|||
"@types/file-saver": "^2.0.7",
|
||||
"@types/lodash": "^4.17.13",
|
||||
"@types/node": "^20.17.10",
|
||||
"@types/react": "^18.3.18",
|
||||
"@types/react-dom": "^18.3.5",
|
||||
"@types/react": "^19.0.2",
|
||||
"@types/react-dom": "^19.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "^8.18.1",
|
||||
"@typescript-eslint/parser": "^8.18.1",
|
||||
"@vitejs/plugin-react": "^4.3.4",
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue