|
137 | 137 | "@babel/preset-typescript": "^7.27.1",
|
138 | 138 | "@commitlint/cli": "^19.8.1",
|
139 | 139 | "@commitlint/config-conventional": "^19.8.1",
|
140 |
| - "@eslint/js": "^9.30.1", |
| 140 | + "@eslint/js": "^9.31.0", |
141 | 141 | "@sanity/browserslist-config": "^1.0.5",
|
142 |
| - "@sanity/pkg-utils": "^7.9.5", |
143 |
| - "@sanity/prettier-config": "^1.0.4", |
| 142 | + "@sanity/pkg-utils": "^7.9.10", |
| 143 | + "@sanity/prettier-config": "^2.0.1", |
144 | 144 | "@sanity/semantic-release-preset": "^5.0.0",
|
145 |
| - "@sanity/ui-workshop": "^3.0.0", |
| 145 | + "@sanity/ui-workshop": "^2.1.6", |
146 | 146 | "@testing-library/dom": "^10.4.0",
|
147 | 147 | "@testing-library/jest-dom": "^6.6.3",
|
148 | 148 | "@testing-library/react": "^16.3.0",
|
|
153 | 153 | "@types/react-is": "^19.0.0",
|
154 | 154 | "@vanilla-extract/rollup-plugin": "^1.3.17",
|
155 | 155 | "@vanilla-extract/vite-plugin": "^5.1.0",
|
156 |
| - "@vitejs/plugin-react": "^4.6.0", |
| 156 | + "@vitejs/plugin-react": "^4.7.0", |
157 | 157 | "@vitest/browser": "^3.2.3",
|
158 | 158 | "autoprefixer": "^10.4.21",
|
159 | 159 | "babel-plugin-react-compiler": "19.1.0-rc.2",
|
|
164 | 164 | "cypress-real-events": "^1.14.0",
|
165 | 165 | "cz-conventional-changelog": "^3.3.0",
|
166 | 166 | "dotenv-flow": "^4.1.0",
|
167 |
| - "eslint": "^9.30.1", |
168 |
| - "eslint-config-prettier": "^10.1.5", |
| 167 | + "eslint": "^9.31.0", |
| 168 | + "eslint-config-prettier": "^10.1.8", |
169 | 169 | "eslint-formatter-compact": "^8.40.0",
|
170 | 170 | "eslint-plugin-boundaries": "^5.0.1",
|
171 | 171 | "eslint-plugin-import": "^2.32.0",
|
172 | 172 | "eslint-plugin-jsx-a11y": "^6.10.2",
|
173 | 173 | "eslint-plugin-react": "^7.37.5",
|
174 |
| - "eslint-plugin-react-hooks": "0.0.0-experimental-12bc60f5-20250613", |
| 174 | + "eslint-plugin-react-hooks": "5.2.0", |
175 | 175 | "eslint-plugin-react-refresh": "^0.4.20",
|
176 | 176 | "eslint-plugin-simple-import-sort": "^12.1.1",
|
177 | 177 | "eslint-plugin-storybook": "^9.0.11",
|
|
190 | 190 | "react-is": "^19.1.0",
|
191 | 191 | "refractor": "^5.0.0",
|
192 | 192 | "rimraf": "^5.0.10",
|
193 |
| - "semantic-release": "23.1.1", |
| 193 | + "semantic-release": "24.2.7", |
194 | 194 | "start-server-and-test": "^2.0.11",
|
195 | 195 | "styled-components": "^6.1.17",
|
196 | 196 | "tsconfig-paths": "^4.2.0",
|
197 | 197 | "typescript": "5.8.3",
|
198 |
| - "typescript-eslint": "^8.34.1", |
| 198 | + "typescript-eslint": "^8.38.0", |
199 | 199 | "vite": "^6.3.5",
|
200 | 200 | "vite-tsconfig-paths": "^5.1.4",
|
201 | 201 | "vitest": "^3.2.3",
|
|
0 commit comments