Skip to content

Commit 3ab5b4d

Browse files
chore(deps): update all non-major dependencies (#89)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 28ffafa commit 3ab5b4d

File tree

2 files changed

+184
-135
lines changed

2 files changed

+184
-135
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-vue",
33
"version": "4.0.1",
4-
"packageManager": "pnpm@7.18.2",
4+
"packageManager": "pnpm@7.20.0",
55
"description": "Transform Vue 3 SFC to JavaScript.",
66
"keywords": [
77
"vue",
@@ -91,9 +91,9 @@
9191
"@types/debug": "^4.1.7",
9292
"@types/node": "^18.11.13",
9393
"@vitejs/plugin-vue": "4.0.0",
94-
"@vitest/ui": "0.25.8",
94+
"@vitest/ui": "0.26.2",
9595
"bumpp": "^8.2.1",
96-
"esbuild": "0.16.9",
96+
"esbuild": "0.16.10",
9797
"eslint": "^8.29.0",
9898
"eslint-define-config": "^1.12.0",
9999
"fast-glob": "^3.2.12",
@@ -104,7 +104,7 @@
104104
"tsup": "^6.5.0",
105105
"typescript": "^4.9.4",
106106
"vite": "^4.0.0",
107-
"vitest": "0.25.8",
107+
"vitest": "0.26.2",
108108
"vue": "^3.2.45",
109109
"webpack": "^5.75.0"
110110
},

0 commit comments

Comments
 (0)