chore(deps): update node: all major dependencies to v19
All checks were successful
/ build (pull_request) Successful in 4m59s
All checks were successful
/ build (pull_request) Successful in 4m59s
This commit is contained in:
parent
f522cd2340
commit
91f4b5706d
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.0.2",
|
||||
|
@ -54,8 +54,8 @@
|
|||
"devDependencies": {
|
||||
"@eslint/compat": "^1.2.4",
|
||||
"@eslint/js": "^9.17.0",
|
||||
"@types/react": "^18.3.16",
|
||||
"@types/react-dom": "^18.3.5",
|
||||
"@types/react": "^19.0.2",
|
||||
"@types/react-dom": "^19.0.2",
|
||||
"@types/file-saver": "^2.0.7",
|
||||
"@types/lodash": "^4.17.13",
|
||||
"@types/node": "^20.17.10",
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue