Skip to content

Commit 5bd9265

Browse files
committed
chore: bump deps
1 parent 6fc88a5 commit 5bd9265

File tree

2 files changed

+89
-107
lines changed

2 files changed

+89
-107
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"debug": "^4.3.4",
143143
"esbuild": "^0.18.17",
144144
"escape-html": "^1.0.3",
145-
"execa": "^7.1.1",
145+
"execa": "^7.2.0",
146146
"fast-glob": "^3.3.1",
147147
"fs-extra": "^11.1.1",
148148
"get-port": "^7.0.0",
@@ -159,7 +159,7 @@
159159
"minimist": "^1.2.8",
160160
"nanoid": "^4.0.2",
161161
"npm-run-all": "^4.1.5",
162-
"ora": "^6.3.1",
162+
"ora": "^7.0.0",
163163
"path-to-regexp": "^6.2.1",
164164
"picocolors": "^1.0.0",
165165
"pkg-dir": "^7.0.0",
@@ -169,7 +169,7 @@
169169
"prompts": "^2.4.2",
170170
"punycode": "^2.3.0",
171171
"rimraf": "^5.0.1",
172-
"rollup": "^3.26.3",
172+
"rollup": "^3.27.0",
173173
"rollup-plugin-dts": "^5.3.0",
174174
"rollup-plugin-esbuild": "^5.0.0",
175175
"semver": "^7.5.4",
@@ -180,7 +180,7 @@
180180
"supports-color": "^9.4.0",
181181
"typescript": "^5.1.6",
182182
"vitest": "^0.33.0",
183-
"vue-tsc": "^1.8.6",
183+
"vue-tsc": "^1.8.8",
184184
"wait-on": "^7.0.1"
185185
},
186186
"simple-git-hooks": {

0 commit comments

Comments
 (0)