Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jan 9, 2024
1 parent a69ee41 commit 5f9aaf2
Show file tree
Hide file tree
Showing 8 changed files with 1,173 additions and 1,003 deletions.
37 changes: 19 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,31 +33,32 @@
"types:fix": "esno scripts/fix-types.ts",
"update": "nr -C packages/metadata update && esno scripts/update.ts",
"update:full": "nr update && nr build:types",
"watch": "esno scripts/build-run.ts --watch"
"watch": "esno scripts/build-run.ts --watch",
"prepare": "simple-git-hooks"
},
"devDependencies": {
"@antfu/eslint-config": "^2.6.1",
"@antfu/eslint-config": "^2.6.2",
"@antfu/ni": "^0.21.12",
"@iconify/json": "^2.2.164",
"@iconify/json": "^2.2.166",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-replace": "^5.0.5",
"@type-challenges/utils": "^0.1.1",
"@types/fs-extra": "^11.0.4",
"@types/js-yaml": "^4.0.9",
"@types/md5": "^2.3.5",
"@types/node": "^20.10.6",
"@types/node": "^20.10.8",
"@types/remove-markdown": "^0.3.4",
"@types/semver": "^7.5.6",
"@vitest/coverage-v8": "^1.1.1",
"@vitest/ui": "^1.1.1",
"@vue/compiler-sfc": "^3.4.3",
"@vitest/coverage-v8": "^1.1.3",
"@vitest/ui": "^1.1.3",
"@vue/compiler-sfc": "^3.4.7",
"@vue/test-utils": "^2.4.3",
"@vueuse/core": "workspace:*",
"@vueuse/integrations": "workspace:*",
"@vueuse/math": "workspace:*",
"@vueuse/rxjs": "workspace:*",
"@vueuse/shared": "workspace:*",
"axios": "^1.6.3",
"axios": "^1.6.5",
"bumpp": "^9.2.1",
"consola": "^3.2.3",
"esbuild-register": "^3.5.0",
Expand All @@ -73,7 +74,7 @@
"google-font-installer": "^1.2.0",
"gray-matter": "^4.0.3",
"js-yaml": "^4.1.0",
"jsdom": "^23.0.1",
"jsdom": "^23.2.0",
"lint-staged": "^15.2.0",
"markdown-table": "^3.0.3",
"md5": "^2.3.0",
Expand All @@ -82,13 +83,13 @@
"node-fetch-native": "^1.6.1",
"ofetch": "^1.3.3",
"pnpm": "^8.14.0",
"postcss": "^8.4.32",
"postcss": "^8.4.33",
"postcss-nested": "^6.0.1",
"prettier": "^3.1.1",
"prism-theme-vars": "^0.2.4",
"remove-markdown": "^0.5.0",
"rimraf": "^5.0.5",
"rollup": "^4.9.2",
"rollup": "^4.9.4",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-esbuild": "^6.1.0",
"rollup-plugin-pure": "^0.2.1",
Expand All @@ -98,14 +99,14 @@
"taze": "^0.13.1",
"typescript": "^5.3.3",
"unocss": "^0.58.3",
"unplugin-icons": "^0.18.1",
"unplugin-icons": "^0.18.2",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.0.10",
"vite": "^5.0.11",
"vite-plugin-inspect": "^0.8.1",
"vite-plugin-pwa": "^0.17.4",
"vitepress": "^1.0.0-rc.31",
"vitest": "^1.1.1",
"vue": "^3.4.3",
"vitepress": "^1.0.0-rc.36",
"vitest": "^1.1.3",
"vue": "^3.4.7",
"vue2": "npm:vue@^2.7.14"
},
"pnpm": {
Expand All @@ -114,8 +115,8 @@
],
"overrides": {
"magic-string": "^0.30.5",
"rollup": "^4.9.2",
"vite": "^5.0.10",
"rollup": "^4.9.4",
"vite": "^5.0.11",
"vue-demi": "^0.14.6"
}
},
Expand Down
2 changes: 1 addition & 1 deletion packages/integrations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"@types/qrcode": "^1.5.5",
"@types/sortablejs": "^1.15.7",
"async-validator": "^4.2.5",
"axios": "^1.6.3",
"axios": "^1.6.5",
"change-case": "^4.1.2",
"drauu": "^0.3.7",
"focus-trap": "^7.5.4",
Expand Down
6 changes: 3 additions & 3 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
"nuxt": "^3.0.0"
},
"dependencies": {
"@nuxt/kit": "^3.9.0",
"@nuxt/kit": "^3.9.1",
"@vueuse/core": "workspace:*",
"@vueuse/metadata": "workspace:*",
"local-pkg": "^0.5.0",
"vue-demi": ">=0.14.6"
},
"devDependencies": {
"@nuxt/schema": "^3.9.0",
"nuxt": "^3.9.0",
"@nuxt/schema": "^3.9.1",
"nuxt": "^3.9.1",
"unimport": "^3.7.1"
}
}
2 changes: 1 addition & 1 deletion playgrounds/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@vueuse/metadata": "file:../../packages/metadata/dist",
"@vueuse/nuxt": "file:../../packages/nuxt/dist",
"@vueuse/shared": "file:../../packages/shared/dist",
"nuxt": "^3.9.0"
"nuxt": "^3.9.1"
},
"resolutions": {
"@vueuse/core": "file:../../packages/core/dist",
Expand Down
2 changes: 1 addition & 1 deletion playgrounds/vite-vue2.7/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@vueuse/metadata": "file:../../packages/metadata/dist",
"@vueuse/shared": "file:../../packages/shared/dist",
"eslint": "^8.56.0",
"vite": "^5.0.10",
"vite": "^5.0.11",
"vue": "^2.7.16"
},
"resolutions": {
Expand Down
4 changes: 2 additions & 2 deletions playgrounds/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
"serve": "vite preview"
},
"dependencies": {
"vue": "^3.4.3"
"vue": "^3.4.7"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.2",
"@vueuse/core": "file:../../packages/core/dist",
"@vueuse/metadata": "file:../../packages/metadata/dist",
"@vueuse/shared": "file:../../packages/shared/dist",
"vite": "^5.0.10"
"vite": "^5.0.11"
},
"resolutions": {
"@vueuse/core": "file:../../packages/core/dist",
Expand Down
Loading

0 comments on commit 5f9aaf2

Please sign in to comment.