Skip to content

Commit b8cbb8b

Browse files
chore(deps): update all devdependencies
1 parent b4766fe commit b8cbb8b

File tree

2 files changed

+310
-378
lines changed

2 files changed

+310
-378
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,10 @@
5656
"@changesets/changelog-github": "0.5.0",
5757
"@changesets/cli": "2.27.8",
5858
"@graphql-codegen/cli": "5.0.2",
59-
"@graphql-codegen/typescript": "4.0.9",
60-
"@graphql-codegen/typescript-resolvers": "4.2.1",
59+
"@graphql-codegen/typescript": "4.1.0",
60+
"@graphql-codegen/typescript-resolvers": "4.3.0",
6161
"@graphql-tools/jest-transform": "2.0.0",
62-
"@playwright/test": "1.47.2",
62+
"@playwright/test": "1.48.2",
6363
"@storybook/addon-docs": "8.3.3",
6464
"@storybook/addon-essentials": "8.3.3",
6565
"@storybook/addon-interactions": "8.3.3",
@@ -73,30 +73,30 @@
7373
"@svgr/plugin-svgo": "8.1.0",
7474
"@tailwindcss/aspect-ratio": "0.4.2",
7575
"@testing-library/dom": "10.4.0",
76-
"@testing-library/jest-dom": "6.5.0",
76+
"@testing-library/jest-dom": "6.6.2",
7777
"@testing-library/react": "16.0.1",
7878
"@tsconfig/recommended": "1.0.7",
7979
"@types/jest": "29.5.13",
80-
"@types/node": "22.5.5",
80+
"@types/node": "22.8.1",
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.6.0",
86-
"@typescript-eslint/parser": "8.6.0",
85+
"@typescript-eslint/eslint-plugin": "8.11.0",
86+
"@typescript-eslint/parser": "8.11.0",
8787
"babel-plugin-relay": "17.0.0",
8888
"concurrently": "8.2.2",
8989
"eslint": "8.57.0",
90-
"eslint-plugin-storybook": "0.8.0",
90+
"eslint-plugin-storybook": "0.10.1",
9191
"graphql": "16.9.0",
9292
"graphql-ws": "5.16.0",
9393
"http-server": "14.1.1",
9494
"jest": "29.7.0",
9595
"jest-environment-jsdom": "29.7.0",
9696
"jsdom": "25.0.1",
97-
"msw": "2.4.9",
97+
"msw": "2.5.2",
9898
"msw-storybook-addon": "2.0.3",
99-
"playwright": "1.47.2",
99+
"playwright": "1.48.2",
100100
"postcss": "8.4.47",
101101
"prettier": "3.3.3",
102102
"react": "18.3.1",
@@ -111,7 +111,7 @@
111111
"tsup": "8.3.0",
112112
"tw-colors": "3.3.2",
113113
"typescript": "5.6.2",
114-
"undici": "6.19.8",
114+
"undici": "6.20.1",
115115
"vite": "5.4.8",
116116
"vite-plugin-graphql-loader": "4.0.4",
117117
"vite-plugin-relay": "2.1.0",

0 commit comments

Comments
 (0)