Skip to content

Commit 25ecbe1

Browse files
chore(deps): update patch dependencies (#2687)
* chore(deps): update patch dependencies * chore: update mockServiceWorker.js --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 942d24d commit 25ecbe1

File tree

3 files changed

+326
-382
lines changed

3 files changed

+326
-382
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@
4848
"devDependencies": {
4949
"@faker-js/faker": "10.4.0",
5050
"@next/env": "16.2.2",
51-
"@storybook/addon-a11y": "10.3.4",
52-
"@storybook/addon-docs": "10.3.4",
51+
"@storybook/addon-a11y": "10.3.5",
52+
"@storybook/addon-docs": "10.3.5",
5353
"@storybook/addon-mcp": "0.5.0",
54-
"@storybook/addon-vitest": "10.3.4",
55-
"@storybook/nextjs-vite": "10.3.4",
54+
"@storybook/addon-vitest": "10.3.5",
55+
"@storybook/nextjs-vite": "10.3.5",
5656
"@tailwindcss/postcss": "4.2.2",
5757
"@tanstack/eslint-plugin-query": "5.97.0",
5858
"@testing-library/jest-dom": "6.9.1",
@@ -62,29 +62,29 @@
6262
"@types/react": "19.2.14",
6363
"@types/react-dom": "19.2.3",
6464
"@vitejs/plugin-react": "6.0.1",
65-
"@vitest/browser-playwright": "4.1.2",
66-
"@vitest/coverage-v8": "4.1.2",
65+
"@vitest/browser-playwright": "4.1.3",
66+
"@vitest/coverage-v8": "4.1.3",
6767
"axe-core": "4.11.2",
6868
"babel-plugin-react-compiler": "1.0.0",
6969
"eslint": "10.2.0",
7070
"eslint-plugin-react-hooks": "7.0.1",
71-
"eslint-plugin-storybook": "10.3.4",
71+
"eslint-plugin-storybook": "10.3.5",
7272
"happy-dom": "20.8.9",
7373
"jest-extended": "7.0.0",
74-
"knip": "6.3.0",
75-
"msw": "2.13.0",
74+
"knip": "6.3.1",
75+
"msw": "2.13.2",
7676
"msw-auto-mock": "0.32.0",
77-
"msw-storybook-addon": "2.0.6",
77+
"msw-storybook-addon": "2.0.7",
7878
"oxfmt": "0.44.0",
7979
"oxlint": "1.59.0",
8080
"oxlint-tsgolint": "0.20.0",
8181
"playwright": "1.59.1",
8282
"remark-gfm": "4.0.1",
83-
"storybook": "10.3.4",
83+
"storybook": "10.3.5",
8484
"tailwindcss": "4.2.2",
8585
"typescript": "6.0.2",
86-
"vite": "8.0.5",
87-
"vitest": "4.1.2"
86+
"vite": "8.0.7",
87+
"vitest": "4.1.3"
8888
},
8989
"engines": {
9090
"node": "24.14.1"

0 commit comments

Comments
 (0)