Skip to content

Commit cdf68fa

Browse files
chore(deps): update devdependencies (non-major)
1 parent 4ca8020 commit cdf68fa

2 files changed

Lines changed: 1498 additions & 1132 deletions

File tree

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -135,16 +135,16 @@
135135
"@eslint-react/eslint-plugin": "1.53.1",
136136
"@eslint/compat": "1.4.1",
137137
"@eslint/eslintrc": "3.3.3",
138-
"@eslint/js": "9.36.0",
139-
"@hey-api/openapi-ts": "0.84.4",
138+
"@eslint/js": "9.39.2",
139+
"@hey-api/openapi-ts": "0.92.4",
140140
"@storybook/addon-a11y": "9.1.16",
141141
"@storybook/addon-docs": "9.1.16",
142142
"@storybook/addon-links": "9.1.16",
143143
"@storybook/addon-vitest": "^9.0.11",
144144
"@storybook/react": "9.1.16",
145145
"@storybook/react-vite": "9.1.16",
146-
"@tanstack/react-query-devtools": "5.90.2",
147-
"@tanstack/router-plugin": "1.136.18",
146+
"@tanstack/react-query-devtools": "5.91.3",
147+
"@tanstack/router-plugin": "1.160.2",
148148
"@testing-library/dom": "10.4.1",
149149
"@testing-library/jest-dom": "6.9.1",
150150
"@testing-library/react": "16.3.0",
@@ -158,46 +158,46 @@
158158
"@types/lodash.orderby": "4.6.9",
159159
"@types/lodash.topairs": "4.3.9",
160160
"@types/lodash.truncate": "4.4.9",
161-
"@types/node": "25.0.10",
162-
"@types/papaparse": "5.3.16",
161+
"@types/node": "25.2.3",
162+
"@types/papaparse": "5.5.2",
163163
"@types/react": "19.2.7",
164164
"@types/react-date-range": "1.4.10",
165165
"@types/react-dom": "19.2.3",
166166
"@types/react-mentions": "4.4.1",
167167
"@types/stylis": "4.2.7",
168-
"@typescript-eslint/eslint-plugin": "8.45.0",
169-
"@typescript-eslint/parser": "8.45.0",
170-
"@vitejs/plugin-react": "5.0.4",
168+
"@typescript-eslint/eslint-plugin": "8.56.0",
169+
"@typescript-eslint/parser": "8.56.0",
170+
"@vitejs/plugin-react": "5.1.4",
171171
"@vitest/browser": "3.2.4",
172172
"@vitest/coverage-v8": "3.2.4",
173173
"@vitest/ui": "3.2.4",
174174
"concurrently": "9.2.1",
175-
"cypress": "15.6.0",
175+
"cypress": "15.10.0",
176176
"env-cmd": "10.1.0",
177-
"eslint": "9.36.0",
177+
"eslint": "9.39.2",
178178
"eslint-config-prettier": "10.1.8",
179179
"eslint-import-resolver-typescript": "3.10.1",
180180
"eslint-plugin-import": "2.32.0",
181181
"eslint-plugin-jsx-a11y": "6.10.2",
182182
"eslint-plugin-react": "7.37.5",
183183
"eslint-plugin-react-hooks": "5.2.0",
184-
"eslint-plugin-react-refresh": "0.4.24",
184+
"eslint-plugin-react-refresh": "0.5.0",
185185
"eslint-plugin-storybook": "9.1.16",
186186
"globals": "15.15.0",
187-
"happy-dom": "20.0.11",
187+
"happy-dom": "20.6.1",
188188
"husky": "9.1.7",
189189
"jose": "5.10.0",
190190
"nock": "13.5.6",
191191
"nyc": "17.1.0",
192-
"oxlint": "1.19.0",
193-
"playwright": "1.55.1",
194-
"prettier": "3.6.2",
192+
"oxlint": "1.48.0",
193+
"playwright": "1.58.2",
194+
"prettier": "3.8.1",
195195
"storybook": "9.1.17",
196196
"typescript": "5.9.3",
197-
"vite": "7.1.12",
198-
"vite-plugin-checker": "0.11.0",
197+
"vite": "7.3.1",
198+
"vite-plugin-checker": "0.12.0",
199199
"vite-plugin-istanbul": "7.2.1",
200-
"vite-plugin-static-copy": "3.1.4",
200+
"vite-plugin-static-copy": "3.2.0",
201201
"vite-tsconfig-paths": "5.1.4",
202202
"vitest": "3.2.4"
203203
},

0 commit comments

Comments
 (0)