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] committed Aug 18, 2022
1 parent d461d46 commit cd8d379
Show file tree
Hide file tree
Showing 2 changed files with 258 additions and 45 deletions.
12 changes: 6 additions & 6 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "unplugin-vue",
"version": "3.0.1",
"packageManager": "pnpm@7.9.0",
"packageManager": "pnpm@7.9.3",
"description": "Transform Vue 3 SFC to JavaScript.",
"keywords": [
"vue",
Expand Down Expand Up @@ -79,7 +79,7 @@
"dependencies": {
"debug": "^4.3.4",
"tsx": "^3.8.1",
"unplugin": "~0.8.1"
"unplugin": "~0.9.0"
},
"devDependencies": {
"@jridgewell/gen-mapping": "^0.3.2",
Expand All @@ -88,10 +88,10 @@
"@sxzz/eslint-config-vue": "^2.4.0",
"@types/debug": "^4.1.7",
"@types/node": "*",
"@vitejs/plugin-vue": "3.0.1",
"@vitest/ui": "0.21.1",
"@vitejs/plugin-vue": "3.0.3",
"@vitest/ui": "0.22.1",
"bumpp": "^8.2.1",
"esbuild": "^0.14.54",
"esbuild": "0.15.5",
"eslint": "^8.21.0",
"eslint-define-config": "^1.6.0",
"fast-glob": "^3.2.11",
Expand All @@ -102,7 +102,7 @@
"tsup": "^6.2.1",
"typescript": "^4.7.4",
"vite": "^3.0.5",
"vitest": "0.21.1",
"vitest": "0.22.1",
"vue": "^3.2.37",
"webpack": "^5.74.0"
},
Expand Down

0 comments on commit cd8d379

Please sign in to comment.