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 Jan 14, 2025
1 parent c12d740 commit 314e9fb
Show file tree
Hide file tree
Showing 2 changed files with 1,936 additions and 5,936 deletions.
62 changes: 31 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,49 +50,49 @@
"yup": "^1.2.0"
},
"devDependencies": {
"@antfu/eslint-config": "2.21.1",
"@storybook/addon-actions": "8.1.10",
"@storybook/addon-docs": "8.1.10",
"@storybook/addon-essentials": "8.1.10",
"@storybook/addon-interactions": "8.1.10",
"@storybook/addon-links": "8.1.10",
"@antfu/eslint-config": "2.27.3",
"@storybook/addon-actions": "8.4.7",
"@storybook/addon-docs": "8.4.7",
"@storybook/addon-essentials": "8.4.7",
"@storybook/addon-interactions": "8.4.7",
"@storybook/addon-links": "8.4.7",
"@storybook/testing-library": "0.2.2",
"@storybook/vue3": "8.1.10",
"@storybook/vue3-vite": "8.1.10",
"@t3-oss/env-core": "0.10.1",
"@storybook/vue3": "8.4.7",
"@storybook/vue3-vite": "8.4.7",
"@t3-oss/env-core": "0.11.1",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.7",
"@types/node": "18.19.37",
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"@vitejs/plugin-vue": "5.0.5",
"@tailwindcss/forms": "0.5.10",
"@types/node": "18.19.70",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitejs/plugin-vue": "5.2.1",
"@vitest/coverage-v8": "1.6.0",
"@vue/test-utils": "2.4.6",
"autoprefixer": "10.4.19",
"chromatic": "11.5.4",
"eslint": "9.5.0",
"autoprefixer": "10.4.20",
"chromatic": "11.23.0",
"eslint": "9.18.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-storybook": "0.8.0",
"jsdom": "24.1.0",
"msw": "2.3.1",
"postcss": "8.4.38",
"prettier": "3.3.2",
"prettier-plugin-tailwindcss": "0.6.5",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-storybook": "0.11.2",
"jsdom": "24.1.3",
"msw": "2.7.0",
"postcss": "8.5.0",
"prettier": "3.4.2",
"prettier-plugin-tailwindcss": "0.6.9",
"react": "18.3.1",
"react-dom": "18.3.1",
"sass": "1.77.6",
"storybook": "8.1.10",
"tailwind-scrollbar-hide": "1.1.7",
"tailwindcss": "3.4.4",
"typescript": "5.4.5",
"sass": "1.83.2",
"storybook": "8.4.7",
"tailwind-scrollbar-hide": "1.3.1",
"tailwindcss": "3.4.17",
"typescript": "5.7.3",
"unbuild": "2.0.0",
"vite": "5.3.1",
"vite-plugin-turbosnap": "1.0.3",
"vitest": "1.6.0",
"vue-eslint-parser": "9.4.3",
"vue-tsc": "2.0.21",
"zod": "3.23.8"
"vue-tsc": "2.2.0",
"zod": "3.24.1"
},
"msw": {
"workerDirectory": "public"
Expand Down
Loading

0 comments on commit 314e9fb

Please sign in to comment.