Skip to content

Commit

Permalink
Merge pull request #67 from renovate-bot/renovate/dev-dependencies
Browse files Browse the repository at this point in the history
[RENOVATE-BOT] Update devDependencies
  • Loading branch information
ttpss930141011 authored May 23, 2024
2 parents cbd7f2f + 67d21e2 commit 6fe4fb4
Show file tree
Hide file tree
Showing 2 changed files with 1,595 additions and 1,426 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,48 +56,48 @@
},
"devDependencies": {
"@actions/github": "6.0.0",
"@octokit/core": "6.0.1",
"@rushstack/eslint-patch": "1.9.0",
"@storybook/addon-docs": "8.0.4",
"@storybook/addon-essentials": "8.0.4",
"@storybook/addon-interactions": "8.0.4",
"@storybook/addon-links": "8.0.4",
"@storybook/blocks": "8.0.4",
"@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",
"@storybook/testing-library": "0.2.2",
"@storybook/vue3": "8.0.4",
"@storybook/vue3-vite": "8.0.4",
"@storybook/vue3": "8.1.2",
"@storybook/vue3-vite": "8.1.2",
"@tsconfig/node18": "18.2.4",
"@types/jsdom": "21.1.6",
"@types/lodash": "4.17.0",
"@types/node": "20.11.30",
"@types/lodash": "4.17.4",
"@types/node": "20.12.12",
"@vitejs/plugin-vue": "5.0.4",
"@vitejs/plugin-vue-jsx": "3.1.0",
"@vue/eslint-config-prettier": "9.0.0",
"@vue/eslint-config-typescript": "13.0.0",
"@vue/test-utils": "2.4.5",
"@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.24.0",
"eslint-plugin-vue": "9.26.0",
"husky": "9.0.11",
"jsdom": "24.0.0",
"knip": "5.9.4",
"lint-staged": "15.2.2",
"npm-run-all2": "6.1.2",
"knip": "5.16.0",
"lint-staged": "15.2.4",
"npm-run-all2": "6.2.0",
"prettier": "3.2.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"remark-gfm": "4.0.0",
"sass": "1.72.0",
"sass": "1.77.2",
"shell-quote": "1.8.1",
"start-server-and-test": "2.0.3",
"storybook": "8.0.4",
"typescript": "5.4.3",
"vite": "5.2.6",
"vite-plugin-dts": "3.8.0",
"storybook": "8.1.2",
"typescript": "5.4.5",
"vite": "5.2.11",
"vite-plugin-dts": "3.9.1",
"vitest": "0.34.6",
"vue-tsc": "2.0.10"
"vue-tsc": "2.0.19"
},
"husky": {
"hooks": {
Expand Down
Loading

1 comment on commit 6fe4fb4

@ttpss930141011
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for vue-wafer-painter ready!

✅ Preview
https://vue-wafer-painter-q8674f1zl-ttpss930141011s-projects.vercel.app

Built with commit 6fe4fb4.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.