|
92 | 92 | "@babel/eslint-parser": "^7.25.9",
|
93 | 93 | "@babel/plugin-proposal-private-property-in-object": "^7.21.11",
|
94 | 94 | "@chromatic-com/storybook": "^1",
|
95 |
| - "@codecov/vite-plugin": "^1.2.1", |
96 |
| - "@sentry/vite-plugin": "^2.22.4", |
97 |
| - "@storybook/addon-a11y": "^8.3.4", |
98 |
| - "@storybook/addon-actions": "^8.3.4", |
99 |
| - "@storybook/addon-essentials": "^8.3.4", |
100 |
| - "@storybook/addon-links": "^8.3.4", |
101 |
| - "@storybook/blocks": "^8.3.4", |
102 |
| - "@storybook/builder-vite": "^8.3.4", |
103 |
| - "@storybook/manager-api": "^8.3.4", |
104 |
| - "@storybook/node-logger": "^8.3.4", |
105 |
| - "@storybook/react": "^8.3.4", |
106 |
| - "@storybook/react-vite": "^8.3.4", |
107 |
| - "@storybook/theming": "^8.3.4", |
| 95 | + "@codecov/vite-plugin": "^1.7.0", |
| 96 | + "@sentry/vite-plugin": "^2.22.7", |
| 97 | + "@storybook/addon-a11y": "^8.3.7", |
| 98 | + "@storybook/addon-actions": "^8.3.7", |
| 99 | + "@storybook/addon-essentials": "^8.3.7", |
| 100 | + "@storybook/addon-links": "^8.3.7", |
| 101 | + "@storybook/blocks": "^8.3.7", |
| 102 | + "@storybook/builder-vite": "^8.3.7", |
| 103 | + "@storybook/manager-api": "^8.3.7", |
| 104 | + "@storybook/node-logger": "^8.3.7", |
| 105 | + "@storybook/react": "^8.3.7", |
| 106 | + "@storybook/react-vite": "^8.3.7", |
| 107 | + "@storybook/theming": "^8.3.7", |
108 | 108 | "@tailwindcss/container-queries": "^0.1.1",
|
109 | 109 | "@tanstack/eslint-plugin-query": "^4.38.0",
|
110 | 110 | "@tanstack/react-query-devtools": "^4.29.6",
|
|
131 | 131 | "@types/semver": "^7",
|
132 | 132 | "@typescript-eslint/eslint-plugin": "^8.14.0",
|
133 | 133 | "@typescript-eslint/parser": "^8.14.0",
|
134 |
| - "@vitejs/plugin-legacy": "^5.4.3", |
135 |
| - "@vitejs/plugin-react": "^4.3.3", |
136 |
| - "@vitest/coverage-istanbul": "^2.1.3", |
137 |
| - "@vitest/eslint-plugin": "^1.1.7", |
138 |
| - "@vitest/ui": "^2.1.3", |
| 134 | + "@vitejs/plugin-legacy": "^6.0.0", |
| 135 | + "@vitejs/plugin-react": "^4.3.4", |
| 136 | + "@vitest/coverage-istanbul": "^2.1.8", |
| 137 | + "@vitest/eslint-plugin": "^1.1.21", |
| 138 | + "@vitest/ui": "^2.1.8", |
139 | 139 | "autoprefixer": "^10.4.14",
|
140 | 140 | "babel-preset-react-app": "^10.0.1",
|
141 | 141 | "confusing-browser-globals": "^1.0.11",
|
|
163 | 163 | "tailwindcss": "^3.4.4",
|
164 | 164 | "terser": "^5.34.1",
|
165 | 165 | "typescript": "^4.9.5",
|
166 |
| - "vite": "^5.4.10", |
| 166 | + "vite": "^6.0.6", |
167 | 167 | "vite-plugin-ejs": "^1.7.0",
|
168 |
| - "vite-plugin-svgr": "^4.2.0", |
169 |
| - "vite-tsconfig-paths": "^5.0.1", |
170 |
| - "vitest": "^2.1.3" |
| 168 | + "vite-plugin-svgr": "^4.3.0", |
| 169 | + "vite-tsconfig-paths": "^5.1.4", |
| 170 | + "vitest": "^2.1.8" |
171 | 171 | },
|
172 | 172 | "engines": {
|
173 | 173 | "node": ">=22.11.0"
|
|
0 commit comments