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 Oct 31, 2023
1 parent d2a5efc commit 11d6694
Show file tree
Hide file tree
Showing 2 changed files with 544 additions and 574 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,26 +51,26 @@
},
"devDependencies": {
"@antfu/eslint-config": "0.43.1",
"@storybook/addon-actions": "7.4.6",
"@storybook/addon-docs": "7.4.6",
"@storybook/addon-essentials": "7.4.6",
"@storybook/addon-interactions": "7.4.6",
"@storybook/addon-links": "7.4.6",
"@storybook/addon-actions": "7.5.2",
"@storybook/addon-docs": "7.5.2",
"@storybook/addon-essentials": "7.5.2",
"@storybook/addon-interactions": "7.5.2",
"@storybook/addon-links": "7.5.2",
"@storybook/testing-library": "0.2.2",
"@storybook/vue3": "7.4.6",
"@storybook/vue3-vite": "7.4.6",
"@storybook/vue3": "7.5.2",
"@storybook/vue3-vite": "7.5.2",
"@t3-oss/env-core": "0.7.1",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.6",
"@types/node": "18.18.5",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@types/node": "18.18.8",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"@vitejs/plugin-vue": "4.4.0",
"@vitest/coverage-v8": "0.34.6",
"@vue/test-utils": "2.4.1",
"autoprefixer": "10.4.16",
"chromatic": "7.4.0",
"eslint": "8.51.0",
"chromatic": "7.5.4",
"eslint": "8.52.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-storybook": "0.6.15",
Expand All @@ -81,17 +81,17 @@
"prettier-plugin-tailwindcss": "0.5.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "1.69.3",
"storybook": "7.4.6",
"sass": "1.69.5",
"storybook": "7.5.2",
"tailwind-scrollbar-hide": "1.1.7",
"tailwindcss": "3.3.3",
"tailwindcss": "3.3.5",
"typescript": "5.2.2",
"unbuild": "2.0.0",
"vite": "4.4.11",
"vite": "4.5.0",
"vite-plugin-turbosnap": "1.0.3",
"vitest": "0.34.6",
"vue-eslint-parser": "9.3.2",
"vue-tsc": "1.8.19",
"vue-tsc": "1.8.22",
"zod": "3.22.4"
},
"msw": {
Expand Down
Loading

0 comments on commit 11d6694

Please sign in to comment.