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 Aug 7, 2023
1 parent 5bd8a0f commit 009d81e
Show file tree
Hide file tree
Showing 2 changed files with 344 additions and 259 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.2.6",
"packageManager": "[email protected].11",
"packageManager": "[email protected].12",
"description": "Transform Vue 3 SFC to JavaScript.",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -103,30 +103,30 @@
"debug": "^4.3.4",
"tsx": "^3.12.7",
"unplugin": "~1.4.0",
"vite": "^4.4.7"
"vite": "^4.4.8"
},
"devDependencies": {
"@jridgewell/gen-mapping": "^0.3.3",
"@jridgewell/trace-mapping": "^0.3.18",
"@sxzz/eslint-config": "^3.2.3",
"@sxzz/eslint-config": "^3.3.2",
"@sxzz/prettier-config": "^1.0.4",
"@types/debug": "^4.1.8",
"@types/node": "^20.4.5",
"@types/node": "^20.4.8",
"@vitejs/plugin-vue": "4.2.3",
"@vitest/ui": "0.33.0",
"@vitest/ui": "0.34.1",
"bumpp": "^9.1.1",
"esbuild": "0.18.17",
"esbuild": "0.18.18",
"eslint": "^8.46.0",
"fast-glob": "^3.3.1",
"rimraf": "^5.0.1",
"rollup": "^3.27.0",
"rollup": "^3.27.2",
"rollup-plugin-esbuild": "^5.0.0",
"slash": "^5.1.0",
"source-map": "~0.6.1",
"tsup": "^7.2.0",
"typescript": "^5.1.6",
"vite": "^4.4.7",
"vitest": "0.33.0",
"vite": "^4.4.8",
"vitest": "0.34.1",
"vue": "^3.3.4",
"webpack": "^5.88.2"
},
Expand Down
Loading

0 comments on commit 009d81e

Please sign in to comment.