Skip to content

Commit 52b7a8c

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

File tree

3 files changed

+266
-254
lines changed

3 files changed

+266
-254
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@
103103
]
104104
},
105105
"dependencies": {
106-
"@babel/types": "^7.22.5",
107-
"@rollup/pluginutils": "^5.0.2",
108-
"@vue-macros/common": "^1.6.2",
106+
"@babel/types": "^7.22.10",
107+
"@rollup/pluginutils": "^5.0.3",
108+
"@vue-macros/common": "^1.7.0",
109109
"ast-walker-scope": "^0.5.0",
110110
"chokidar": "^3.5.3",
111111
"fast-glob": "^3.3.1",
@@ -134,20 +134,20 @@
134134
"enquirer": "^2.4.1",
135135
"esno": "^0.17.0",
136136
"execa": "^7.2.0",
137-
"happy-dom": "^10.8.0",
138-
"lint-staged": "^13.2.3",
137+
"happy-dom": "^10.9.0",
138+
"lint-staged": "^13.3.0",
139139
"minimist": "^1.2.8",
140140
"nodemon": "^2.0.22",
141141
"p-series": "^3.0.0",
142142
"prettier": "^2.8.8",
143143
"rimraf": "^5.0.1",
144-
"rollup": "^3.27.2",
144+
"rollup": "^3.28.0",
145145
"semver": "^7.5.4",
146146
"ts-expect": "^1.3.0",
147147
"tsup": "^7.2.0",
148148
"typescript": "^5.1.6",
149149
"unplugin-auto-import": "^0.16.6",
150-
"vite": "^4.4.8",
150+
"vite": "^4.4.9",
151151
"vite-plugin-vue-markdown": "^0.23.7",
152152
"vitest": "^0.34.1",
153153
"vue": "^3.3.4",

playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"@vue/compiler-sfc": "^3.3.4",
1010
"@vue/tsconfig": "^0.4.0",
1111
"unplugin-vue-router": "workspace:*",
12-
"vite": "^4.4.8",
13-
"vite-plugin-inspect": "^0.7.35",
12+
"vite": "^4.4.9",
13+
"vite-plugin-inspect": "^0.7.38",
1414
"vue": "^3.3.4"
1515
}
1616
}

0 commit comments

Comments
 (0)