⬆️ Update frontend deps

This commit is contained in:
Andrey Antukh 2026-06-11 11:06:12 +02:00
parent 12e7ea038f
commit 5eb8c9ee70
3 changed files with 385 additions and 829 deletions

View File

@ -14,23 +14,23 @@
"build": "vite build"
},
"devDependencies": {
"@babel/core": "^7.14.5",
"@babel/preset-react": "^7.14.5",
"@storybook/react": "10.3.5",
"@storybook/react-vite": "10.3.5",
"@babel/core": "^7.29.7",
"@babel/preset-react": "^7.29.7",
"@storybook/react": "10.4.3",
"@storybook/react-vite": "10.4.3",
"@testing-library/dom": "10.4.1",
"@testing-library/react": "16.3.2",
"@types/react": "^19.2.14",
"@types/react": "^19.2.17",
"@types/react-dom": "^19.0.0",
"@vitejs/plugin-react": "^6.0.1",
"@vitejs/plugin-react": "^6.0.2",
"babel-plugin-react-compiler": "^1.0.0",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.5",
"eslint-plugin-react-hooks": "7.0.1",
"react-compiler-runtime": "^1.0.0",
"storybook": "10.3.5",
"vite-plugin-dts": "^4.5.4"
"storybook": "10.4.3",
"vite-plugin-dts": "^5.0.2"
},
"peerDependencies": {
"react": ">=19.2",

1184
frontend/pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -17,3 +17,17 @@ allowBuilds:
canvas: true
core-js-pure: true
esbuild: true
overrides:
ajv@>=7.0.0-alpha.0 <8.18.0: ^8.18.0
immutable@<3.8.3: ^3.8.3
lodash@<=4.17.23: ^4.17.24
lodash@>=4.0.0 <=4.17.23: ^4.17.24
minimatch@>=10.0.0 <10.2.1: ^10.2.1
minimatch@>=10.0.0 <10.2.3: ^10.2.3
minimatch@>=9.0.0 <9.0.6: ^9.0.6
minimatch@>=9.0.0 <9.0.7: ^9.0.7
postcss@<7.0.36: ^7.0.36
postcss@<8.4.31: ^8.4.31
postcss@<8.5.10: ^8.5.10
yaml@>=2.0.0 <2.8.3: ^2.8.3