|
51 | 51 | "@optimize-lodash/rollup-plugin": "^6.0.0", |
52 | 52 | "@react-spring/web": "^9.7.5", |
53 | 53 | "@reduxjs/toolkit": "^2.0.1", |
| 54 | + "@rolldown/plugin-babel": "^0.2.2", |
54 | 55 | "@use-gesture/react": "^10.3.1", |
55 | | - "@vitejs/plugin-legacy": "^7.2.1", |
| 56 | + "@vitejs/plugin-legacy": "^8.0.0", |
56 | 57 | "@vitejs/plugin-react": "^5.0.0", |
57 | 58 | "arrow-key-navigation": "^1.2.0", |
58 | 59 | "async-mutex": "^0.5.0", |
|
108 | 109 | "redux-immutable": "^4.0.0", |
109 | 110 | "regenerator-runtime": "^0.14.0", |
110 | 111 | "requestidlecallback": "^0.3.0", |
111 | | - "rollup-plugin-gzip": "^4.1.1", |
112 | | - "rollup-plugin-visualizer": "^6.0.3", |
| 112 | + "rollup-plugin-gzip": "^4.2.0", |
| 113 | + "rollup-plugin-visualizer": "^7.0.1", |
113 | 114 | "sass": "^1.62.1", |
114 | 115 | "scroll-behavior": "^0.11.0", |
115 | 116 | "stacktrace-js": "^2.0.2", |
|
119 | 120 | "tiny-queue": "^0.2.1", |
120 | 121 | "twitter-text": "3.1.0", |
121 | 122 | "use-debounce": "^10.0.0", |
122 | | - "vite": "^7.1.1", |
| 123 | + "vite": "^8.0.0", |
123 | 124 | "vite-plugin-manifest-sri": "^0.2.0", |
124 | | - "vite-plugin-pwa": "^1.0.2", |
125 | | - "vite-plugin-svgr": "^4.3.0", |
126 | | - "vite-tsconfig-paths": "^6.0.0", |
| 125 | + "vite-plugin-pwa": "^1.2.0", |
| 126 | + "vite-plugin-svgr": "^4.5.0", |
127 | 127 | "wicg-inert": "^3.1.2", |
128 | 128 | "workbox-expiration": "^7.3.0", |
129 | 129 | "workbox-routing": "^7.3.0", |
|
133 | 133 | "devDependencies": { |
134 | 134 | "@eslint/js": "^9.39.2", |
135 | 135 | "@formatjs/cli": "^6.1.1", |
136 | | - "@storybook/addon-a11y": "^10.0.6", |
137 | | - "@storybook/addon-docs": "^10.0.6", |
138 | | - "@storybook/addon-vitest": "^10.0.6", |
139 | | - "@storybook/react-vite": "^10.0.6", |
| 136 | + "@storybook/addon-a11y": "^10.3.0", |
| 137 | + "@storybook/addon-docs": "^10.3.0", |
| 138 | + "@storybook/addon-vitest": "^10.3.0", |
| 139 | + "@storybook/react-vite": "^10.3.0", |
140 | 140 | "@testing-library/dom": "^10.4.1", |
141 | 141 | "@testing-library/react": "^16.3.0", |
142 | 142 | "@types/debug": "^4", |
|
161 | 161 | "@types/react-toggle": "^4.0.3", |
162 | 162 | "@types/redux-immutable": "^4.0.3", |
163 | 163 | "@types/requestidlecallback": "^0.3.5", |
164 | | - "@vitest/browser": "^4.0.5", |
165 | | - "@vitest/browser-playwright": "^4.0.5", |
166 | | - "@vitest/coverage-v8": "^4.0.5", |
167 | | - "@vitest/ui": "^4.0.5", |
| 164 | + "@vitest/browser": "^4.1.0", |
| 165 | + "@vitest/browser-playwright": "^4.1.0", |
| 166 | + "@vitest/coverage-v8": "^4.1.0", |
| 167 | + "@vitest/ui": "^4.1.0", |
168 | 168 | "chromatic": "^13.3.3", |
169 | 169 | "eslint": "^9.39.2", |
170 | 170 | "eslint-import-resolver-typescript": "^4.2.5", |
|
185 | 185 | "oxfmt": "^0.33.0", |
186 | 186 | "playwright": "^1.57.0", |
187 | 187 | "react-test-renderer": "^18.2.0", |
188 | | - "storybook": "^10.0.5", |
| 188 | + "storybook": "^10.3.0", |
189 | 189 | "stylelint": "^17.0.0", |
190 | 190 | "stylelint-config-standard-scss": "^17.0.0", |
191 | 191 | "typescript": "~5.9.0", |
192 | 192 | "typescript-eslint": "^8.55.0", |
193 | 193 | "typescript-plugin-css-modules": "^5.2.0", |
194 | | - "vitest": "^4.0.5" |
| 194 | + "vitest": "^4.1.0" |
195 | 195 | }, |
196 | 196 | "resolutions": { |
197 | 197 | "@types/react": "^18.2.7", |
|
0 commit comments