fix(deps): update node: all major dependencies
Some checks failed
/ build (pull_request) Failing after 3m22s

This commit is contained in:
Renovate Bot 2024-12-06 16:04:47 +00:00
parent 5c089989cf
commit dc4890e49a
2 changed files with 649 additions and 2225 deletions

File diff suppressed because it is too large Load diff

View file

@ -34,8 +34,8 @@
"@ant-design/icons": "^5.5.2",
"@ant-design/pro-layout": "^7.21.2",
"@reduxjs/toolkit": "^2.4.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.1",
"antd": "^5.22.2",
"file-saver": "^2.0.5",
"html-react-parser": "^5.1.18",
@ -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"