Skip to content

Commit 947b9c0

Browse files
authored
chore: bump qs, glob, preact, js-yaml and esbuild in dial-samples/common-ui-app (#396)
1 parent dfb0092 commit 947b9c0

File tree

2 files changed

+181
-215
lines changed

2 files changed

+181
-215
lines changed

dial-samples/common-ui-app/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,12 @@
1313
"resolutions": {
1414
"@babel/runtime": "^7.26.10",
1515
"@babel/helpers ": "^7.26.10",
16-
"koa": "2.16.2"
16+
"koa": "2.16.2",
17+
"qs": "6.14.1",
18+
"glob": "10.5.0",
19+
"preact": "10.28.2",
20+
"js-yaml": "4.1.1",
21+
"esbuild": "0.25.0"
1722
},
1823
"dependencies": {
1924
"@babel/helpers": "^7.27.3",

0 commit comments

Comments
 (0)