chore(deps): update node: all major dependencies
All checks were successful
/ build (pull_request) Successful in 15m52s
All checks were successful
/ build (pull_request) Successful in 15m52s
This commit is contained in:
parent
5c089989cf
commit
2cd86def8e
2 changed files with 633 additions and 2197 deletions
2820
server/web/package-lock.json
generated
2820
server/web/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -45,8 +45,8 @@
|
|||
"linkifyjs": "^4.1.4",
|
||||
"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.1.3",
|
||||
"react-redux": "^9.1.2",
|
||||
"react-router": "^7.0.1",
|
||||
|
@ -71,7 +71,7 @@
|
|||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"eslint-plugin-react": "^7.37.2",
|
||||
"eslint-plugin-react-hooks": "^5.0.0",
|
||||
"eslint-plugin-sonarjs": "^2.0.4",
|
||||
"eslint-plugin-sonarjs": "^3.0.1",
|
||||
"eslint-plugin-testing-library": "^7.0.0",
|
||||
"i18next-json-sync": "^3.1.2",
|
||||
"jsdom": "^25.0.1",
|
||||
|
@ -84,9 +84,9 @@
|
|||
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
|
||||
"stylelint-order": "^6.0.4",
|
||||
"stylelint-prettier": "^5.0.2",
|
||||
"vite": "^5.4.11",
|
||||
"vite": "^6.0.3",
|
||||
"vite-plugin-eslint2": "^5.0.3",
|
||||
"vite-plugin-stylelint": "^5.3.1",
|
||||
"vite-plugin-stylelint": "^6.0.0",
|
||||
"vite-plugin-svgr": "^4.3.0",
|
||||
"vite-tsconfig-paths": "^5.1.3",
|
||||
"vitest": "^2.1.6"
|
||||
|
|
Loading…
Reference in a new issue