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 2, 2023
1 parent 438d4d4 commit ae3338a
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 200 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-vue",
"version": "4.3.5",
"packageManager": "pnpm@8.7.6",
"packageManager": "pnpm@8.8.0",
"description": "Transform Vue 3 SFC to JavaScript.",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -111,22 +111,22 @@
"@sxzz/eslint-config": "^3.6.1",
"@sxzz/prettier-config": "^1.0.4",
"@types/debug": "^4.1.9",
"@types/node": "^20.6.5",
"@vitejs/plugin-vue": "4.3.4",
"@vitest/ui": "0.34.5",
"@types/node": "^20.8.2",
"@vitejs/plugin-vue": "4.4.0",
"@vitest/ui": "0.34.6",
"bumpp": "^9.2.0",
"esbuild": "0.19.3",
"esbuild": "0.19.4",
"eslint": "^8.50.0",
"fast-glob": "^3.3.1",
"rimraf": "^5.0.1",
"rollup": "^3.29.3",
"rollup-plugin-esbuild": "^6.0.1",
"rimraf": "^5.0.5",
"rollup": "^3.29.4",
"rollup-plugin-esbuild": "^6.0.2",
"slash": "^5.1.0",
"source-map-js": "^1.0.2",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vitest": "0.34.5",
"vitest": "0.34.6",
"vue": "^3.3.4",
"webpack": "^5.88.2"
},
Expand Down
Loading

0 comments on commit ae3338a

Please sign in to comment.