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 Feb 28, 2024
1 parent 5edf041 commit 491cf78
Show file tree
Hide file tree
Showing 2 changed files with 445 additions and 445 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,45 +51,45 @@
},
"devDependencies": {
"@antfu/eslint-config": "0.43.1",
"@storybook/addon-actions": "7.6.16",
"@storybook/addon-docs": "7.6.16",
"@storybook/addon-essentials": "7.6.16",
"@storybook/addon-interactions": "7.6.16",
"@storybook/addon-links": "7.6.16",
"@storybook/addon-actions": "7.6.17",
"@storybook/addon-docs": "7.6.17",
"@storybook/addon-essentials": "7.6.17",
"@storybook/addon-interactions": "7.6.17",
"@storybook/addon-links": "7.6.17",
"@storybook/testing-library": "0.2.2",
"@storybook/vue3": "7.6.16",
"@storybook/vue3-vite": "7.6.16",
"@storybook/vue3": "7.6.17",
"@storybook/vue3-vite": "7.6.17",
"@t3-oss/env-core": "0.9.2",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.7",
"@types/node": "18.19.17",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"@types/node": "18.19.19",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"@vitejs/plugin-vue": "5.0.4",
"@vitest/coverage-v8": "1.3.0",
"@vitest/coverage-v8": "1.3.1",
"@vue/test-utils": "2.4.4",
"autoprefixer": "10.4.17",
"chromatic": "11.0.0",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-storybook": "0.8.0",
"jsdom": "24.0.0",
"msw": "2.2.1",
"msw": "2.2.2",
"postcss": "8.4.35",
"prettier": "3.2.5",
"prettier-plugin-tailwindcss": "0.5.11",
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "1.71.0",
"storybook": "7.6.16",
"sass": "1.71.1",
"storybook": "7.6.17",
"tailwind-scrollbar-hide": "1.1.7",
"tailwindcss": "3.4.1",
"typescript": "5.3.3",
"unbuild": "2.0.0",
"vite": "5.1.3",
"vite": "5.1.4",
"vite-plugin-turbosnap": "1.0.3",
"vitest": "1.3.0",
"vitest": "1.3.1",
"vue-eslint-parser": "9.4.2",
"vue-tsc": "1.8.27",
"zod": "3.22.4"
Expand Down
Loading

0 comments on commit 491cf78

Please sign in to comment.