Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent 044dbd6 commit 916ff36
Show file tree
Hide file tree
Showing 2 changed files with 1,574 additions and 1,316 deletions.
60 changes: 30 additions & 30 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "2.4.0",
"private": true,
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.12.2",
"description": "实用工具函数/Vue 组合式函数/工具向 Vue 组件/常用校验函数/一些代码片段 - Utilities/Vue composable/Vue utility components/Validator/Code snippet",
"author": "Wei Zhang <https://github.com/Zhang-Wei-666>",
"license": "MIT",
Expand Down Expand Up @@ -47,35 +47,35 @@
"release": "pnpm test-release && npx bumpp -r --no-tag --no-push"
},
"devDependencies": {
"@arco-design/web-vue": "^2.56.1",
"@floating-ui/vue": "^1.1.4",
"@iconify/json": "^2.2.242",
"@arco-design/web-vue": "^2.56.3",
"@floating-ui/vue": "^1.1.5",
"@iconify/json": "^2.2.264",
"@mixte/components": "workspace:*",
"@mixte/snippets": "workspace:*",
"@mixte/use": "workspace:*",
"@mixte/validator": "workspace:*",
"@moomfe/eslint-config": "^3.3.0",
"@moomfe/small-utils": "^5.3.2",
"@nuxt/kit": "^3.13.0",
"@nuxt/schema": "^3.13.0",
"@rollup/pluginutils": "^5.1.0",
"@shikijs/vitepress-twoslash": "^1.15.2",
"@nuxt/kit": "^3.13.2",
"@nuxt/schema": "^3.13.2",
"@rollup/pluginutils": "^5.1.3",
"@shikijs/vitepress-twoslash": "^1.22.1",
"@types/fs-extra": "^11.0.4",
"@types/js-yaml": "^4.0.9",
"@types/lodash-es": "^4.17.12",
"@types/postcss-js": "^4.0.4",
"@vercel/analytics": "^1.3.1",
"@vitejs/plugin-vue": "^5.1.3",
"@vercel/analytics": "^1.3.2",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/ui": "^2.0.5",
"@vue/compiler-core": "^3.4.38",
"@vue/test-utils": "^2.4.6",
"@vueuse/core": "^11.0.3",
"@vueuse/core": "^11.1.0",
"axios": "^1.7.7",
"change-case": "^5.4.4",
"defu": "^6.1.4",
"element-plus": "^2.8.1",
"element-plus": "^2.8.6",
"eslint": "^9.11.1",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
Expand All @@ -84,37 +84,37 @@
"js-base64": "^3.7.7",
"js-yaml": "^4.1.0",
"jsdom": "^24.1.3",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"lodash-es": "^4.17.21",
"magic-string": "^0.30.11",
"magic-string": "^0.30.12",
"magicast": "^0.3.5",
"mixte": "workspace:*",
"naive-ui": "^2.39.0",
"naive-ui": "^2.40.1",
"nanoid": "^5.0.7",
"nuxt": "^3.13.0",
"nuxt": "^3.13.2",
"pathe": "^1.1.2",
"pnpm": "^9.9.0",
"postcss": "^8.4.42",
"pnpm": "^9.12.2",
"postcss": "^8.4.47",
"postcss-js": "^4.0.1",
"radash": "^12.1.0",
"rollup": "^4.21.2",
"rollup": "^4.24.1",
"rollup-plugin-dts": "^6.1.1",
"sass": "^1.77.8",
"sass": "^1.80.4",
"scule": "^1.3.0",
"shiki": "^1.15.2",
"shiki-magic-move": "^0.4.4",
"shiki": "^1.22.1",
"shiki-magic-move": "^0.5.0",
"simple-git-hooks": "^2.11.1",
"tsx": "^4.19.0",
"type-fest": "^4.26.0",
"typescript": "^5.5.4",
"unocss": "^0.62.3",
"tsx": "^4.19.2",
"type-fest": "^4.26.1",
"typescript": "^5.6.3",
"unocss": "^0.63.6",
"unocss-preset-extra": "^0.5.3",
"unocss-preset-scrollbar": "^0.3.1",
"unplugin-auto-import": "^0.18.2",
"unplugin-icons": "^0.19.2",
"unplugin-auto-import": "^0.18.3",
"unplugin-icons": "^0.19.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.2",
"vitepress": "^1.3.4",
"vite": "^5.4.10",
"vitepress": "^1.4.1",
"vitest": "^2.0.5",
"vue": "^3.4.38",
"vue-demi": "^0.14.10",
Expand Down
Loading

0 comments on commit 916ff36

Please sign in to comment.