Skip to content

Commit

Permalink
chore(deps): update all devdependencies (#135)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 21, 2024
1 parent c9110eb commit f3f0894
Show file tree
Hide file tree
Showing 2 changed files with 436 additions and 1,910 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,14 @@
"@graphql-codegen/typescript-resolvers": "4.2.1",
"@graphql-tools/jest-transform": "2.0.0",
"@playwright/test": "1.47.1",
"@storybook/addon-docs": "8.2.9",
"@storybook/addon-essentials": "8.2.9",
"@storybook/addon-interactions": "8.2.9",
"@storybook/addon-links": "8.2.9",
"@storybook/blocks": "8.2.9",
"@storybook/react": "8.2.9",
"@storybook/react-vite": "8.2.9",
"@storybook/test": "8.2.9",
"@storybook/addon-docs": "8.3.2",
"@storybook/addon-essentials": "8.3.2",
"@storybook/addon-interactions": "8.3.2",
"@storybook/addon-links": "8.3.2",
"@storybook/blocks": "8.3.2",
"@storybook/react": "8.3.2",
"@storybook/react-vite": "8.3.2",
"@storybook/test": "8.3.2",
"@storybook/test-runner": "0.19.1",
"@svgr/plugin-jsx": "8.1.0",
"@svgr/plugin-svgo": "8.1.0",
Expand All @@ -82,8 +82,8 @@
"@types/react-dom": "18.3.0",
"@types/react-relay": "16.0.6",
"@types/relay-runtime": "17.0.4",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"babel-plugin-relay": "17.0.0",
"concurrently": "8.2.2",
"eslint": "8.57.0",
Expand All @@ -103,20 +103,20 @@
"react-relay": "17.0.0",
"relay-compiler": "17.0.0",
"relay-runtime": "17.0.0",
"storybook": "8.2.9",
"storybook": "8.3.2",
"tailwind": "4.0.0",
"tailwindcss": "3.4.11",
"ts-jest": "29.2.5",
"ts-jest-resolver": "2.0.1",
"tsup": "8.2.4",
"tsup": "8.3.0",
"tw-colors": "3.3.2",
"typescript": "5.6.2",
"undici": "6.19.8",
"vite": "5.4.5",
"vite-plugin-graphql-loader": "4.0.4",
"vite-plugin-relay": "2.1.0",
"vite-plugin-svgr": "4.2.0",
"vitest": "2.0.5",
"vitest": "2.1.1",
"wait-on": "8.0.1"
},
"dependencies": {
Expand Down
Loading

0 comments on commit f3f0894

Please sign in to comment.