|
107 | 107 | "@testing-library/react": "^16.2.0",
|
108 | 108 | "@testing-library/react-hooks": "^8.0.1",
|
109 | 109 | "@testing-library/user-event": "^14.6.1",
|
110 |
| - "@types/node": "^22.13.9", |
| 110 | + "@types/node": "^22.13.10", |
111 | 111 | "@types/react": "^19.0.10",
|
112 | 112 | "@types/react-dom": "^19.0.4",
|
113 | 113 | "@types/webpack-env": "^1.18.8",
|
|
118 | 118 | "@vanilla-extract/sprinkles": "^1.6.3",
|
119 | 119 | "@vanilla-extract/vite-plugin": "^5.0.1",
|
120 | 120 | "@vanilla-extract/webpack-plugin": "^2.3.18",
|
121 |
| - "@vitest/coverage-v8": "3.0.7", |
122 |
| - "@vitest/eslint-plugin": "^1.1.36", |
| 121 | + "@vitest/coverage-v8": "3.0.8", |
| 122 | + "@vitest/eslint-plugin": "^1.1.37", |
123 | 123 | "babel-plugin-add-import-extension": "^1.6.0",
|
124 | 124 | "babel-plugin-dev-expression": "^0.2.3",
|
125 | 125 | "babel-plugin-macros": "^3.1.0",
|
|
131 | 131 | "core-js": "^3.41.0",
|
132 | 132 | "csstype": "^3.1.3",
|
133 | 133 | "deepmerge": "^4.3.1",
|
134 |
| - "eslint": "^9.21.0", |
| 134 | + "eslint": "^9.22.0", |
135 | 135 | "eslint-plugin-storybook": "^0.11.4",
|
136 | 136 | "husky": "^9.1.7",
|
137 | 137 | "intersection-observer": "^0.12.2",
|
|
157 | 157 | "rollup-plugin-visualizer": "^5.14.0",
|
158 | 158 | "storybook": "^8.6.4",
|
159 | 159 | "storybook-addon-tag-badges": "^1.4.0",
|
160 |
| - "typescript": "^5.7.3", |
| 160 | + "typescript": "^5.8.2", |
161 | 161 | "url-loader": "^4.1.1",
|
162 |
| - "vite": "^6.2.0", |
163 |
| - "vitest": "^3.0.7", |
| 162 | + "vite": "^6.2.1", |
| 163 | + "vitest": "^3.0.8", |
164 | 164 | "webpack": "^5.98.0"
|
165 | 165 | },
|
166 | 166 | "peerDependencies": {
|
|
0 commit comments