|
50 | 50 | "xml2js": "0.6.2", |
51 | 51 | "node-fetch": "3.3.2", |
52 | 52 | "@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" |
54 | 83 | }, |
55 | 84 | "patchedDependencies": { |
56 | 85 | "vudio@2.1.1": "patches/vudio@2.1.1.patch", |
|
0 commit comments