Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#571)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 4, 2023
1 parent 7138c80 commit 94f545f
Show file tree
Hide file tree
Showing 17 changed files with 982 additions and 749 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"prettier": "^3.1.0",
"shikiji": "^0.7.4"
"shikiji": "^0.7.6"
},
"devDependencies": {
"@vite-pwa/vitepress": "^0.3.1",
Expand Down
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,34 +35,34 @@
"typecheck:playground:vue2": "pnpm run -C ./playground/vue2 typecheck"
},
"devDependencies": {
"@babel/types": "^7.23.4",
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.2",
"@babel/types": "^7.23.5",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@sxzz/eslint-config": "^3.7.5",
"@sxzz/prettier-config": "^2.0.0",
"@types/node": "^20.10.0",
"@vitest/coverage-v8": "^1.0.0-beta.5",
"@vitest/ui": "^1.0.0-beta.5",
"@types/node": "^20.10.3",
"@vitest/coverage-v8": "^1.0.0-beta.6",
"@vitest/ui": "^1.0.0-beta.6",
"@vue-macros/test-utils": "workspace:*",
"@vue-macros/volar": "workspace:*",
"esbuild": "^0.19.8",
"eslint": "^8.54.0",
"eslint": "^8.55.0",
"eslint-define-config": "^1.24.1",
"expect-type": "^0.17.3",
"fast-glob": "^3.3.2",
"monoman": "^0.4.2",
"npm-run-all": "^4.1.5",
"prettier": "^3.1.0",
"rimraf": "^5.0.5",
"rollup": "^4.6.0",
"rollup": "^4.6.1",
"tsup": "^8.0.1",
"tsx": "^4.5.0",
"tsx": "^4.6.2",
"typescript": "~5.3.2",
"unocss": "^0.57.7",
"unocss": "^0.58.0",
"unplugin-macros": "^0.9.0",
"unplugin-raw": "^0.1.1",
"vite": "^5.0.2",
"vitest": "^1.0.0-beta.5",
"vite": "^5.0.5",
"vitest": "^1.0.0-beta.6",
"vue": "^3.3.9",
"vue-tsc": "1.8.24",
"vue2": "npm:vue@^2.7.15",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dev": "DEV=true tsup"
},
"dependencies": {
"@babel/types": "^7.23.4",
"@babel/types": "^7.23.5",
"@vue-macros/common": "workspace:*",
"resolve.exports": "^2.0.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"unplugin-vue-macros": "workspace:*"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.5.0",
"astro": "^3.6.0"
"@vitejs/plugin-vue": "^4.5.1",
"astro": "^3.6.4"
},
"engines": {
"node": ">=16.14.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,16 +53,16 @@
}
},
"dependencies": {
"@babel/types": "^7.23.4",
"@rollup/pluginutils": "^5.0.5",
"@babel/types": "^7.23.5",
"@rollup/pluginutils": "^5.1.0",
"@vue/compiler-sfc": "^3.3.9",
"ast-kit": "^0.11.2",
"local-pkg": "^0.5.0",
"magic-string-ast": "^0.3.0"
},
"devDependencies": {
"@babel/parser": "^7.23.4",
"@vitejs/plugin-vue": "^4.5.0"
"@babel/parser": "^7.23.5",
"@vitejs/plugin-vue": "^4.5.1"
},
"engines": {
"node": ">=16.14.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@
"vue": "^3.3.9"
},
"devDependencies": {
"@unocss/reset": "^0.57.7",
"@vitejs/plugin-vue": "^4.5.0",
"@unocss/reset": "^0.58.0",
"@vitejs/plugin-vue": "^4.5.1",
"get-port": "^7.0.0",
"unocss": "^0.57.7",
"vite": "^5.0.2"
"unocss": "^0.58.0",
"vite": "^5.0.5"
},
"engines": {
"node": ">=16.14.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint": ">=8.0.0"
},
"devDependencies": {
"eslint": "^8.54.0"
"eslint": "^8.55.0"
},
"engines": {
"node": ">=16.14.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"unplugin-vue-macros": "workspace:*"
},
"devDependencies": {
"@nuxt/devtools": "^1.0.3",
"@nuxt/devtools": "^1.0.4",
"@nuxt/schema": "^3.8.2"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/reactivity-transform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"vue": "^2.7.0 || ^3.2.25"
},
"dependencies": {
"@babel/parser": "^7.23.4",
"@babel/parser": "^7.23.5",
"@vue-macros/common": "workspace:*",
"@vue/compiler-core": "^3.3.9",
"@vue/shared": "^3.3.9",
Expand Down
6 changes: 3 additions & 3 deletions packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,17 +55,17 @@
"dependencies": {
"@rollup/plugin-json": "^6.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/pluginutils": "^5.0.5",
"@rollup/pluginutils": "^5.1.0",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vitejs/plugin-vue2": "^2.3.1",
"esbuild": "^0.19.8",
"fast-glob": "^3.3.2",
"rollup": "^4.6.0",
"rollup": "^4.6.1",
"rollup-plugin-esbuild": "^6.1.0",
"unplugin-vue": "^4.5.1"
},
"devDependencies": {
"vite": "^5.0.2",
"vite": "^5.0.5",
"vue": "^3.3.9"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/volar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
}
},
"dependencies": {
"@rollup/pluginutils": "^5.0.5",
"@rollup/pluginutils": "^5.1.0",
"@vue-macros/common": "workspace:*",
"@vue-macros/define-props": "workspace:*",
"@vue-macros/short-bind": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion playground/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@astrojs/vue": "^3.0.4",
"@vue-macros/astro": "workspace:*",
"@vueuse/core": "^10.6.1",
"astro": "^3.6.0",
"astro": "^3.6.4",
"vue": "^3.3.9"
}
}
Binary file modified playground/nuxt/bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions playground/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"vue": "^3.3.8"
},
"devDependencies": {
"@nuxt/devtools": "^1.0.3",
"@unocss/nuxt": "^0.57.7",
"@nuxt/devtools": "^1.0.4",
"@unocss/nuxt": "^0.58.0",
"nuxt": "^3.8.2",
"quasar": "^2.14.0"
"quasar": "^2.14.1"
}
}
12 changes: 6 additions & 6 deletions playground/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,19 @@
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@vitejs/plugin-vue2": "^2.3.1",
"@vitejs/plugin-vue2-jsx": "^1.1.0",
"@vitejs/plugin-vue2-jsx": "^1.1.1",
"@vue-macros/volar": "workspace:*",
"esbuild": "^0.19.8",
"npm-run-all": "^4.1.5",
"rollup": "^4.6.0",
"rollup": "^4.6.1",
"rollup-plugin-esbuild": "^6.1.0",
"type-fest": "^4.8.2",
"type-fest": "^4.8.3",
"typescript": "~5.3.2",
"unocss": "^0.57.7",
"unocss": "^0.58.0",
"unplugin-vue-macros": "workspace:*",
"vite": "^5.0.2",
"vite": "^5.0.5",
"vite-hyper-config": "^0.2.0",
"vite-plugin-inspect": "^0.8.0",
"vite-plugin-inspect": "^0.8.1",
"vue-tsc": "1.8.24"
}
}
14 changes: 7 additions & 7 deletions playground/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,26 +13,26 @@
},
"dependencies": {
"@vueuse/core": "^10.6.1",
"quasar": "^2.14.0",
"quasar": "^2.14.1",
"vue": "^3.3.9"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@vitejs/plugin-vue": "^4.5.0",
"@vitejs/plugin-vue": "^4.5.1",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vue-macros/volar": "workspace:*",
"esbuild": "^0.19.8",
"npm-run-all": "^4.1.5",
"rollup": "^4.6.0",
"rollup": "^4.6.1",
"rollup-plugin-esbuild": "^6.1.0",
"type-fest": "^4.8.2",
"type-fest": "^4.8.3",
"typescript": "~5.3.2",
"unocss": "^0.57.7",
"unocss": "^0.58.0",
"unplugin-vue-macros": "workspace:*",
"vite": "^5.0.2",
"vite": "^5.0.5",
"vite-hyper-config": "^0.2.0",
"vite-plugin-inspect": "^0.8.0",
"vite-plugin-inspect": "^0.8.1",
"vue-tsc": "1.8.24"
}
}

0 comments on commit 94f545f

Please sign in to comment.