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 16, 2023
1 parent 23ad0c3 commit 87c0191
Show file tree
Hide file tree
Showing 2 changed files with 333 additions and 281 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.8.0",
"packageManager": "pnpm@8.9.2",
"description": "Transform Vue 3 SFC to JavaScript.",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -103,32 +103,32 @@
"debug": "^4.3.4",
"tsx": "^3.13.0",
"unplugin": "~1.5.0",
"vite": "^4.4.10"
"vite": "^4.4.11"
},
"devDependencies": {
"@jridgewell/gen-mapping": "^0.3.3",
"@jridgewell/trace-mapping": "^0.3.19",
"@sxzz/eslint-config": "^3.6.1",
"@sxzz/eslint-config": "^3.6.4",
"@sxzz/prettier-config": "^1.0.4",
"@types/debug": "^4.1.9",
"@types/node": "^20.8.2",
"@types/node": "^20.8.6",
"@vitejs/plugin-vue": "4.4.0",
"@vitest/ui": "0.34.6",
"bumpp": "^9.2.0",
"esbuild": "0.19.4",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"fast-glob": "^3.3.1",
"rimraf": "^5.0.5",
"rollup": "^4.0.2",
"rollup-plugin-esbuild": "^6.0.2",
"rollup": "^4.1.3",
"rollup-plugin-esbuild": "^6.1.0",
"slash": "^5.1.0",
"source-map-js": "^1.0.2",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vite": "^4.4.10",
"vite": "^4.4.11",
"vitest": "0.34.6",
"vue": "^3.3.4",
"webpack": "^5.88.2"
"webpack": "^5.89.0"
},
"engines": {
"node": ">=16.14.0"
Expand Down
Loading

0 comments on commit 87c0191

Please sign in to comment.