ui: fixes for security warns, bump minor versions to latest
This commit is contained in:
parent
5cccaaa782
commit
4e331b70a4
2 changed files with 1628 additions and 1172 deletions
|
|
@ -23,86 +23,85 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@ant-design/icons": "^5.2.5",
|
||||
"@babel/plugin-transform-private-methods": "^7.25.9",
|
||||
"@babel/plugin-transform-private-methods": "^7.27.1",
|
||||
"@codewonders/html2canvas": "^1.0.2",
|
||||
"@eslint/js": "^9.21.0",
|
||||
"@eslint/js": "^9.26.0",
|
||||
"@medv/finder": "^4.0.2",
|
||||
"@neodrag/react": "^2.3.0",
|
||||
"@sentry/browser": "^5.21.1",
|
||||
"@sentry/browser": "^9.18.0",
|
||||
"@svg-maps/world": "^1.0.1",
|
||||
"@tanstack/react-query": "^5.56.2",
|
||||
"@tanstack/react-query": "^5.76.0",
|
||||
"@wojtekmaj/react-daterange-picker": "^6.0.0",
|
||||
"antd": "^5.21.2",
|
||||
"antd": "^5.25.1",
|
||||
"chroma-js": "^2.4.2",
|
||||
"classnames": "^2.5.1",
|
||||
"copy-to-clipboard": "^3.3.1",
|
||||
"country-flag-icons": "^1.5.7",
|
||||
"copy-to-clipboard": "^3.3.3",
|
||||
"country-flag-icons": "^1.5.19",
|
||||
"echarts": "^5.6.0",
|
||||
"eslint-config-airbnb": "^19.0.4",
|
||||
"eslint-config-airbnb-typescript": "^18.0.0",
|
||||
"eslint-config-prettier": "^10.0.2",
|
||||
"eslint-config-prettier": "^10.1.5",
|
||||
"eslint-plugin-i18next": "^6.1.1",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.10.2",
|
||||
"eslint-plugin-prettier": "^5.2.3",
|
||||
"eslint-plugin-react-hooks": "^5.1.0",
|
||||
"eslint-plugin-prettier": "^5.4.0",
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
"fflate": "^0.8.2",
|
||||
"fzstd": "^0.1.1",
|
||||
"globals": "^16.0.0",
|
||||
"hls.js": "^1.5.13",
|
||||
"html-to-image": "^1.11.11",
|
||||
"globals": "^16.1.0",
|
||||
"hls.js": "^1.6.2",
|
||||
"html-to-image": "^1.11.13",
|
||||
"i18next": "^24.2.2",
|
||||
"i18next-browser-languagedetector": "^8.0.4",
|
||||
"i18next-browser-languagedetector": "^8.1.0",
|
||||
"immutable": "^4.3.7",
|
||||
"jest-environment-jsdom": "^29.5.0",
|
||||
"js-untar": "^2.0.0",
|
||||
"jspdf": "^3.0.1",
|
||||
"lottie-react": "^2.4.0",
|
||||
"lottie-react": "^2.4.1",
|
||||
"lucide-react": "0.454.0",
|
||||
"luxon": "^3.5.0",
|
||||
"luxon": "^3.6.1",
|
||||
"microdiff": "^1.5.0",
|
||||
"mobx": "^6.13.3",
|
||||
"mobx-persist-store": "^1.1.5",
|
||||
"mobx": "^6.13.7",
|
||||
"mobx-persist-store": "^1.1.8",
|
||||
"mobx-react-lite": "^4.1.0",
|
||||
"prismjs": "^1.30.0",
|
||||
"rc-time-picker": "^3.7.3",
|
||||
"react": "^19.0.0",
|
||||
"react": "^19.1.0",
|
||||
"react-confirm": "^0.3.0",
|
||||
"react-daterange-picker": "^2.0.1",
|
||||
"react-dnd": "^16.0.1",
|
||||
"react-dnd-html5-backend": "^15.1.2",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-dnd-html5-backend": "^16.0.1",
|
||||
"react-dom": "^19.1.0",
|
||||
"react-google-recaptcha": "^2.1.0",
|
||||
"react-i18next": "^15.4.1",
|
||||
"react-intersection-observer": "^9.13.1",
|
||||
"react-i18next": "^15.5.1",
|
||||
"react-intersection-observer": "^9.16.0",
|
||||
"react-router": "^5.3.3",
|
||||
"react-router-dom": "^5.3.3",
|
||||
"react-select": "^5.3.2",
|
||||
"react-select": "^5.10.1",
|
||||
"react-svg-map": "^2.2.0",
|
||||
"react-toastify": "^11.0.5",
|
||||
"react18-json-view": "^0.2.8",
|
||||
"recharts": "^2.12.7",
|
||||
"socket.io-client": "^4.4.1",
|
||||
"react18-json-view": "^0.2.9",
|
||||
"recharts": "^2.15.3",
|
||||
"socket.io-client": "^4.8.1",
|
||||
"syncod": "^0.0.1",
|
||||
"ts-api-utils": "^2.0.1",
|
||||
"typescript-eslint": "^8.25.0",
|
||||
"virtua": "^0.40.3"
|
||||
"ts-api-utils": "^2.1.0",
|
||||
"virtua": "^0.41.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.23.0",
|
||||
"@babel/core": "^7.23.2",
|
||||
"@babel/node": "^7.22.19",
|
||||
"@babel/plugin-proposal-decorators": "^7.23.2",
|
||||
"@babel/cli": "^7.27.2",
|
||||
"@babel/core": "^7.27.1",
|
||||
"@babel/node": "^7.27.1",
|
||||
"@babel/plugin-proposal-decorators": "^7.27.1",
|
||||
"@babel/plugin-proposal-private-methods": "^7.18.6",
|
||||
"@babel/plugin-syntax-bigint": "^7.8.3",
|
||||
"@babel/plugin-transform-class-properties": "^7.23.3",
|
||||
"@babel/plugin-transform-private-property-in-object": "^7.22.11",
|
||||
"@babel/plugin-transform-runtime": "^7.17.12",
|
||||
"@babel/preset-env": "^7.23.2",
|
||||
"@babel/preset-react": "^7.22.15",
|
||||
"@babel/preset-typescript": "^7.23.2",
|
||||
"@babel/plugin-transform-class-properties": "^7.27.1",
|
||||
"@babel/plugin-transform-private-property-in-object": "^7.27.1",
|
||||
"@babel/plugin-transform-runtime": "^7.27.1",
|
||||
"@babel/preset-env": "^7.27.2",
|
||||
"@babel/preset-react": "^7.27.1",
|
||||
"@babel/preset-typescript": "^7.27.1",
|
||||
"@babel/runtime": "^7.27.0",
|
||||
"@eslint/eslintrc": "^3.3.0",
|
||||
"@eslint/eslintrc": "^3.3.1",
|
||||
"@jest/globals": "^29.7.0",
|
||||
"@openreplay/sourcemap-uploader": "^3.0.10",
|
||||
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
|
||||
|
|
@ -119,47 +118,48 @@
|
|||
"autoprefixer": "^10.4.7",
|
||||
"babel-loader": "^9.1.3",
|
||||
"babel-plugin-prismjs": "^2.1.0",
|
||||
"babel-plugin-react-require": "^4.0.2",
|
||||
"babel-plugin-react-require": "^4.0.3",
|
||||
"babel-plugin-recharts": "^2.0.0",
|
||||
"compression-webpack-plugin": "^10.0.0",
|
||||
"copy-webpack-plugin": "^12.0.2",
|
||||
"country-data": "0.0.31",
|
||||
"css-loader": "^7.1.2",
|
||||
"cssnano": "^7.0.6",
|
||||
"cssnano": "^7.0.7",
|
||||
"cypress": "13.17.0",
|
||||
"cypress-image-snapshot": "^4.0.1",
|
||||
"dotenv": "^6.2.0",
|
||||
"esbuild-loader": "^4.2.2",
|
||||
"esbuild-loader": "^4.3.0",
|
||||
"eslint": "^9.21.0",
|
||||
"eslint-import-resolver-typescript": "^3.8.3",
|
||||
"eslint-plugin-jest": "^28.11.0",
|
||||
"eslint-plugin-react": "^7.29.4",
|
||||
"file-loader": "^6.2.0",
|
||||
"html-webpack-plugin": "^5.5.0",
|
||||
"html-webpack-plugin": "^5.6.3",
|
||||
"jest": "^29.5.0",
|
||||
"mini-css-extract-plugin": "^2.6.0",
|
||||
"mini-css-extract-plugin": "^2.9.2",
|
||||
"minio": "^7.1.3",
|
||||
"node-gyp": "^9.0.0",
|
||||
"postcss": "^8.4.48",
|
||||
"postcss": "^8.5.3",
|
||||
"postcss-import": "^16.1.0",
|
||||
"postcss-loader": "^8.1.1",
|
||||
"postcss-mixins": "^11.0.3",
|
||||
"postcss-nesting": "^13.0.0",
|
||||
"postcss-nesting": "^13.0.1",
|
||||
"postcss-simple-vars": "^6.0.3",
|
||||
"prettier": "^3.5.2",
|
||||
"sass": "^1.51.0",
|
||||
"prettier": "^3.5.3",
|
||||
"sass": "^1.88.0",
|
||||
"sass-loader": "^13.0.0",
|
||||
"style-loader": "^3.3.1",
|
||||
"svg-inline-loader": "^0.8.2",
|
||||
"svgo": "^2.8.0",
|
||||
"tailwindcss": "^3.4.17",
|
||||
"thread-loader": "^4.0.2",
|
||||
"thread-loader": "^4.0.4",
|
||||
"ts-jest": "^29.0.5",
|
||||
"ts-node": "^10.7.0",
|
||||
"typescript": "^4.9.5",
|
||||
"webpack": "^5.96.0",
|
||||
"typescript-eslint": "^8.32.1",
|
||||
"webpack": "^5.99.8",
|
||||
"webpack-cli": "^5.1.4",
|
||||
"webpack-dev-server": "^5.1.0"
|
||||
"webpack-dev-server": "^5.2.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.18.0"
|
||||
|
|
|
|||
2694
frontend/yarn.lock
2694
frontend/yarn.lock
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue