Skip to content

Commit 4f5b07a

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 52b7a8c commit 4f5b07a

File tree

3 files changed

+65
-56
lines changed

3 files changed

+65
-56
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -126,15 +126,15 @@
126126
}
127127
},
128128
"devDependencies": {
129-
"@vitest/coverage-v8": "^0.34.1",
129+
"@vitest/coverage-v8": "^0.34.2",
130130
"@volar/vue-language-core": "^1.6.5",
131131
"@vue/test-utils": "^2.4.1",
132132
"chalk": "^5.3.0",
133133
"conventional-changelog-cli": "^2.2.2",
134134
"enquirer": "^2.4.1",
135135
"esno": "^0.17.0",
136136
"execa": "^7.2.0",
137-
"happy-dom": "^10.9.0",
137+
"happy-dom": "^10.10.4",
138138
"lint-staged": "^13.3.0",
139139
"minimist": "^1.2.8",
140140
"nodemon": "^2.0.22",
@@ -148,8 +148,8 @@
148148
"typescript": "^5.1.6",
149149
"unplugin-auto-import": "^0.16.6",
150150
"vite": "^4.4.9",
151-
"vite-plugin-vue-markdown": "^0.23.7",
152-
"vitest": "^0.34.1",
151+
"vite-plugin-vue-markdown": "^0.23.8",
152+
"vitest": "^0.34.2",
153153
"vue": "^3.3.4",
154154
"vue-router": "^4.2.4",
155155
"vue-router-mock": "^1.0.0",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"build": "vite build"
66
},
77
"devDependencies": {
8-
"@vitejs/plugin-vue": "^4.2.3",
8+
"@vitejs/plugin-vue": "^4.3.1",
99
"@vue/compiler-sfc": "^3.3.4",
1010
"@vue/tsconfig": "^0.4.0",
1111
"unplugin-vue-router": "workspace:*",

pnpm-lock.yaml

Lines changed: 60 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)