Skip to content

Commit

Permalink
chore(deps): update all non-major devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and DanSnow committed May 16, 2024
1 parent 25d50bb commit 2f580ed
Show file tree
Hide file tree
Showing 2 changed files with 351 additions and 330 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,14 @@
},
"devDependencies": {
"@antfu/eslint-config": "2.18.0",
"@storybook/addon-actions": "8.1.0",
"@storybook/addon-docs": "8.1.0",
"@storybook/addon-essentials": "8.1.0",
"@storybook/addon-interactions": "8.1.0",
"@storybook/addon-links": "8.1.0",
"@storybook/addon-actions": "8.1.1",
"@storybook/addon-docs": "8.1.1",
"@storybook/addon-essentials": "8.1.1",
"@storybook/addon-interactions": "8.1.1",
"@storybook/addon-links": "8.1.1",
"@storybook/testing-library": "0.2.2",
"@storybook/vue3": "8.1.0",
"@storybook/vue3-vite": "8.1.0",
"@storybook/vue3": "8.1.1",
"@storybook/vue3-vite": "8.1.1",
"@t3-oss/env-core": "0.10.1",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.7",
Expand All @@ -69,7 +69,7 @@
"@vitest/coverage-v8": "1.6.0",
"@vue/test-utils": "2.4.6",
"autoprefixer": "10.4.19",
"chromatic": "11.3.2",
"chromatic": "11.3.5",
"eslint": "9.2.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
Expand All @@ -82,7 +82,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"sass": "1.77.1",
"storybook": "8.1.0",
"storybook": "8.1.1",
"tailwind-scrollbar-hide": "1.1.7",
"tailwindcss": "3.4.3",
"typescript": "5.4.5",
Expand All @@ -91,7 +91,7 @@
"vite-plugin-turbosnap": "1.0.3",
"vitest": "1.6.0",
"vue-eslint-parser": "9.4.2",
"vue-tsc": "2.0.17",
"vue-tsc": "2.0.18",
"zod": "3.23.8"
},
"msw": {
Expand Down
Loading

0 comments on commit 2f580ed

Please sign in to comment.