Skip to content

Commit 3bb825a

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 512b1a3 commit 3bb825a

File tree

3 files changed

+292
-309
lines changed

3 files changed

+292
-309
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
},
105105
"dependencies": {
106106
"@babel/types": "^7.23.0",
107-
"@rollup/pluginutils": "^5.0.4",
107+
"@rollup/pluginutils": "^5.0.5",
108108
"@vue-macros/common": "^1.8.0",
109109
"ast-walker-scope": "^0.5.0",
110110
"chokidar": "^3.5.3",
@@ -134,7 +134,7 @@
134134
"enquirer": "^2.4.1",
135135
"esno": "^0.17.0",
136136
"execa": "^7.2.0",
137-
"happy-dom": "^12.5.0",
137+
"happy-dom": "^12.9.0",
138138
"lint-staged": "^13.3.0",
139139
"minimist": "^1.2.8",
140140
"nodemon": "^2.0.22",
@@ -147,7 +147,7 @@
147147
"tsup": "^7.2.0",
148148
"typescript": "^5.2.2",
149149
"unplugin-auto-import": "^0.16.6",
150-
"vite": "^4.4.9",
150+
"vite": "^4.4.11",
151151
"vite-plugin-vue-markdown": "^0.23.8",
152152
"vitest": "^0.34.6",
153153
"vue": "^3.3.4",

playground/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
"build": "vite build"
66
},
77
"devDependencies": {
8-
"@vitejs/plugin-vue": "^4.3.4",
8+
"@vitejs/plugin-vue": "^4.4.0",
99
"@vue/compiler-sfc": "^3.3.4",
1010
"@vue/tsconfig": "^0.4.0",
1111
"unplugin-vue-router": "workspace:*",
12-
"vite": "^4.4.9",
13-
"vite-plugin-inspect": "^0.7.39",
12+
"vite": "^4.4.11",
13+
"vite-plugin-inspect": "^0.7.40",
1414
"vue": "^3.3.4"
1515
}
1616
}

0 commit comments

Comments
 (0)