|
33 | 33 | "test:e2e:screenshots:generate": "pnpm test:e2e:screenshots:docker:update" |
34 | 34 | }, |
35 | 35 | "dependencies": { |
36 | | - "@cloud-ru/ft-config-lint-staged": "1.1.2", |
37 | 36 | "@dnd-kit/core": "6.3.1", |
38 | 37 | "@dnd-kit/sortable": "10.0.0", |
39 | 38 | "@emotion/react": "11.14.0", |
|
60 | 59 | "vite-plugin-static-copy": "3.1.4" |
61 | 60 | }, |
62 | 61 | "devDependencies": { |
63 | | - "@cloud-ru/eslint-config": "3.0.0", |
| 62 | + "@cloud-ru/eslint-config": "3.1.5", |
64 | 63 | "@cloud-ru/ft-config-commit-message": "1.1.2", |
65 | | - "@cloud-ru/ft-config-stylelint": "3.0.0", |
| 64 | + "@cloud-ru/ft-config-lint-staged": "1.1.4", |
| 65 | + "@cloud-ru/ft-config-stylelint": "3.1.2", |
66 | 66 | "@cloud-ru/ft-config-vitest": "1.2.2", |
67 | | - "@crxjs/vite-plugin": "^2.0.2", |
| 67 | + "@crxjs/vite-plugin": "^2.4.0", |
68 | 68 | "@eslint/compat": "1.2.9", |
69 | 69 | "@playwright/test": "1.57.0", |
70 | 70 | "@svgr/webpack": "8.1.0", |
|
74 | 74 | "@types/webextension-polyfill": "0.12.3", |
75 | 75 | "@types/ws": "8.18.1", |
76 | 76 | "@vitejs/plugin-react": "^4.5.2", |
77 | | - "concurrently": "9.2.0", |
| 77 | + "concurrently": "9.2.1", |
78 | 78 | "eslint-plugin-effector": "0.16.0", |
79 | 79 | "fs-extra": "11.3.0", |
80 | 80 | "husky": "^9.1.6", |
|
83 | 83 | "prettier": "3.5.3", |
84 | 84 | "terser": "5.46.1", |
85 | 85 | "typescript": "5.7.3", |
86 | | - "vite": "^5.4.19", |
| 86 | + "vite": "6.4.2", |
87 | 87 | "vite-plugin-svgr": "4.3.0", |
88 | 88 | "vite-tsconfig-paths": "5.1.4", |
89 | 89 | "webextension-polyfill": "0.12.0", |
90 | 90 | "ws": "8.20.0" |
91 | 91 | }, |
92 | 92 | "pnpm": { |
93 | 93 | "overrides": { |
| 94 | + "brace-expansion": "2.0.3", |
94 | 95 | "esbuild": "0.27.2", |
95 | | - "glob": "10.5.0" |
| 96 | + "flatted": "3.4.2", |
| 97 | + "glob": "10.5.0", |
| 98 | + "minimatch": "9.0.9", |
| 99 | + "@eslint/eslintrc>minimatch": "3.1.5", |
| 100 | + "picomatch": "4.0.4", |
| 101 | + "rollup": "4.60.1", |
| 102 | + "svgo": "3.3.3", |
| 103 | + "yaml": "1.10.3" |
96 | 104 | } |
97 | 105 | }, |
98 | 106 | "packageManager": "pnpm@10.10.0", |
|
0 commit comments