Skip to content

Commit

Permalink
[RENOVATE-BOT] Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 11, 2024
1 parent 727a2cc commit 2130307
Show file tree
Hide file tree
Showing 2 changed files with 1,311 additions and 4,248 deletions.
58 changes: 29 additions & 29 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,47 +57,47 @@
"devDependencies": {
"@actions/github": "6.0.0",
"@octokit/core": "6.1.2",
"@rushstack/eslint-patch": "1.10.3",
"@storybook/addon-docs": "8.1.2",
"@storybook/addon-essentials": "8.1.2",
"@storybook/addon-interactions": "8.1.2",
"@storybook/addon-links": "8.1.2",
"@storybook/blocks": "8.1.2",
"@rushstack/eslint-patch": "1.10.4",
"@storybook/addon-docs": "8.3.5",
"@storybook/addon-essentials": "8.3.5",
"@storybook/addon-interactions": "8.3.5",
"@storybook/addon-links": "8.3.5",
"@storybook/blocks": "8.3.5",
"@storybook/testing-library": "0.2.2",
"@storybook/vue3": "8.1.2",
"@storybook/vue3-vite": "8.1.2",
"@storybook/vue3": "8.3.5",
"@storybook/vue3-vite": "8.3.5",
"@tsconfig/node18": "18.2.4",
"@types/jsdom": "21.1.6",
"@types/lodash": "4.17.4",
"@types/node": "20.12.12",
"@vitejs/plugin-vue": "5.0.4",
"@vitejs/plugin-vue-jsx": "4.0.0",
"@types/jsdom": "21.1.7",
"@types/lodash": "4.17.10",
"@types/node": "20.16.11",
"@vitejs/plugin-vue": "5.1.4",
"@vitejs/plugin-vue-jsx": "4.0.1",
"@vue/eslint-config-prettier": "9.0.0",
"@vue/eslint-config-typescript": "13.0.0",
"@vue/test-utils": "2.4.6",
"@vue/tsconfig": "0.5.1",
"eslint": "8.57.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-vue": "9.26.0",
"husky": "9.0.11",
"jsdom": "24.0.0",
"knip": "5.16.0",
"lint-staged": "15.2.4",
"npm-run-all2": "6.2.0",
"prettier": "3.2.5",
"eslint": "8.57.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-storybook": "0.9.0",
"eslint-plugin-vue": "9.28.0",
"husky": "9.1.6",
"jsdom": "24.1.3",
"knip": "5.33.3",
"lint-staged": "15.2.10",
"npm-run-all2": "6.2.3",
"prettier": "3.3.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"remark-gfm": "4.0.0",
"sass": "1.77.2",
"sass": "1.79.5",
"shell-quote": "1.8.1",
"start-server-and-test": "2.0.3",
"storybook": "8.1.2",
"typescript": "5.4.5",
"vite": "5.2.11",
"start-server-and-test": "2.0.8",
"storybook": "8.3.5",
"typescript": "5.6.3",
"vite": "5.4.8",
"vite-plugin-dts": "3.9.1",
"vitest": "0.34.6",
"vue-tsc": "2.0.19"
"vue-tsc": "2.1.6"
},
"husky": {
"hooks": {
Expand Down
Loading

0 comments on commit 2130307

Please sign in to comment.