We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f52a66 commit 3d212e8Copy full SHA for 3d212e8
2 files changed
package.json
@@ -55,7 +55,11 @@
55
"yauzl@<3.2.1": "^3.2.1",
56
"fast-xml-parser@>=5.0.0 <5.5.7": ">=5.5.7",
57
"kysely@>=0.26.0 <0.28.14": ">=0.28.14",
58
- "h3@<1.15.9": ">=1.15.9"
+ "h3@<1.15.9": ">=1.15.9",
59
+ "yaml@>=2.0.0 <2.8.3": ">=2.8.3",
60
+ "picomatch@<2.3.2": ">=2.3.2",
61
+ "picomatch@>=4.0.0 <4.0.4": ">=4.0.4",
62
+ "smol-toml@<1.6.1": ">=1.6.1"
63
},
64
"ignoredBuiltDependencies": [
65
"bun"
0 commit comments