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