Skip to content

Commit 616bb5d

Browse files
committed
chore(deps): update dependencies
1 parent 90a31da commit 616bb5d

File tree

2 files changed

+207
-311
lines changed

2 files changed

+207
-311
lines changed

package.json

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,36 @@
5050
"xml2js": "0.6.2",
5151
"node-fetch": "3.3.2",
5252
"@electron/universal": "3.0.2",
53-
"@babel/runtime": "7.28.6"
53+
"@babel/runtime": "7.28.6",
54+
"glob@>=11.0.0 <11.1.0": ">=11.1.0",
55+
"lodash@>=4.0.0 <=4.17.22": ">=4.17.23",
56+
"undici@<6.23.0": ">=6.23.0",
57+
"js-yaml@>=4.0.0 <4.1.1": ">=4.1.1",
58+
"@isaacs/brace-expansion@<=5.0.0": ">=5.0.1",
59+
"minimatch@<3.1.3": ">=3.1.3",
60+
"minimatch@>=5.0.0 <5.1.7": ">=5.1.7",
61+
"minimatch@>=9.0.0 <9.0.6": ">=9.0.6",
62+
"minimatch@>=10.0.0 <10.2.1": ">=10.2.1",
63+
"minimatch@>=5.0.0 <5.1.8": ">=5.1.8",
64+
"minimatch@>=9.0.0 <9.0.7": ">=9.0.7",
65+
"minimatch@>=10.0.0 <10.2.3": ">=10.2.3",
66+
"minimatch@<3.1.4": ">=3.1.4",
67+
"ajv@<6.14.0": ">=6.14.0",
68+
"ajv@>=7.0.0-alpha.0 <8.18.0": ">=8.18.0",
69+
"hono@<4.12.4": ">=4.12.4",
70+
"@hono/node-server@<1.19.10": ">=1.19.10",
71+
"hono@<4.12.7": ">=4.12.7",
72+
"flatted@<3.4.0": ">=3.4.0",
73+
"undici@>=6.0.0 <6.24.0": ">=6.24.0",
74+
"undici@<6.24.0": ">=6.24.0",
75+
"flatted@<=3.4.1": ">=3.4.2",
76+
"happy-dom@>=15.10.0 <=20.8.7": ">=20.8.8",
77+
"brace-expansion@<1.1.13": ">=1.1.13",
78+
"brace-expansion@>=2.0.0 <2.0.3": ">=2.0.3",
79+
"picomatch@<2.3.2": ">=2.3.2",
80+
"picomatch@>=4.0.0 <4.0.4": ">=4.0.4",
81+
"yaml@>=2.0.0 <2.8.3": ">=2.8.3",
82+
"happy-dom@<20.8.9": ">=20.8.9"
5483
},
5584
"patchedDependencies": {
5685
"vudio@2.1.1": "patches/vudio@2.1.1.patch",

0 commit comments

Comments
 (0)