Skip to content

Commit 1cd02cc

Browse files
chore(deps): update all devdependencies
1 parent 05fed23 commit 1cd02cc

File tree

2 files changed

+343
-289
lines changed

2 files changed

+343
-289
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -60,30 +60,30 @@
6060
"@graphql-codegen/typescript-resolvers": "4.4.1",
6161
"@graphql-tools/jest-transform": "2.0.0",
6262
"@playwright/test": "1.49.1",
63-
"@storybook/addon-docs": "8.4.7",
64-
"@storybook/addon-essentials": "8.4.7",
65-
"@storybook/addon-interactions": "8.4.7",
66-
"@storybook/addon-links": "8.4.7",
67-
"@storybook/blocks": "8.4.7",
68-
"@storybook/react": "8.4.7",
69-
"@storybook/react-vite": "8.4.7",
70-
"@storybook/test": "8.4.7",
71-
"@storybook/test-runner": "0.20.1",
63+
"@storybook/addon-docs": "8.5.0",
64+
"@storybook/addon-essentials": "8.5.0",
65+
"@storybook/addon-interactions": "8.5.0",
66+
"@storybook/addon-links": "8.5.0",
67+
"@storybook/blocks": "8.5.0",
68+
"@storybook/react": "8.5.0",
69+
"@storybook/react-vite": "8.5.0",
70+
"@storybook/test": "8.5.0",
71+
"@storybook/test-runner": "0.21.0",
7272
"@svgr/plugin-jsx": "8.1.0",
7373
"@svgr/plugin-svgo": "8.1.0",
7474
"@tailwindcss/aspect-ratio": "0.4.2",
7575
"@testing-library/dom": "10.4.0",
7676
"@testing-library/jest-dom": "6.6.3",
77-
"@testing-library/react": "16.1.0",
77+
"@testing-library/react": "16.2.0",
7878
"@tsconfig/recommended": "1.0.7",
7979
"@types/jest": "29.5.13",
8080
"@types/node": "22.10.2",
8181
"@types/react": "18.3.10",
8282
"@types/react-dom": "18.3.0",
8383
"@types/react-relay": "16.0.6",
8484
"@types/relay-runtime": "17.0.4",
85-
"@typescript-eslint/eslint-plugin": "8.18.1",
86-
"@typescript-eslint/parser": "8.18.1",
85+
"@typescript-eslint/eslint-plugin": "8.20.0",
86+
"@typescript-eslint/parser": "8.20.0",
8787
"babel-plugin-relay": "17.0.0",
8888
"concurrently": "8.2.2",
8989
"eslint": "8.57.0",
@@ -97,13 +97,13 @@
9797
"msw": "2.7.0",
9898
"msw-storybook-addon": "2.0.3",
9999
"playwright": "1.49.1",
100-
"postcss": "8.4.47",
100+
"postcss": "8.5.1",
101101
"prettier": "3.4.2",
102102
"react": "18.3.1",
103103
"react-relay": "17.0.0",
104104
"relay-compiler": "17.0.0",
105105
"relay-runtime": "17.0.0",
106-
"storybook": "8.4.7",
106+
"storybook": "8.5.0",
107107
"tailwind": "4.0.0",
108108
"tailwindcss": "3.4.13",
109109
"ts-jest": "29.2.5",

0 commit comments

Comments
 (0)