Skip to content

Commit 107453d

Browse files
committed
chore: deps
1 parent 578cb6d commit 107453d

2 files changed

Lines changed: 234 additions & 201 deletions

File tree

package.json

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,34 @@
7171
"dompurify@>=3.1.3 <=3.3.1": ">=3.3.2",
7272
"tar@<=7.5.9": ">=7.5.10",
7373
"@workflow/core@<=4.1.0-beta.63": ">=4.2.0-beta.64",
74-
"svgo@>=3.0.0 <3.3.3": ">=3.3.3"
74+
"svgo@>=3.0.0 <3.3.3": ">=3.3.3",
75+
"file-type@>=13.0.0 <21.3.1": ">=21.3.1",
76+
"hono@<4.12.7": ">=4.12.7",
77+
"devalue@<5.6.4": ">=5.6.4",
78+
"devalue@<=5.6.3": ">=5.6.4",
79+
"flatted@<3.4.0": ">=3.4.0",
80+
"undici@>=7.0.0 <7.24.0": ">=7.24.0",
81+
"undici@>=7.17.0 <7.24.0": ">=7.24.0",
82+
"yauzl@=3.2.0": ">=3.2.1",
83+
"file-type@>=20.0.0 <=21.3.1": ">=21.3.2",
84+
"fast-xml-parser@>=5.0.0 <5.5.6": ">=5.5.6",
85+
"flatted@<=3.4.1": ">=3.4.2",
86+
"fast-xml-parser@>=4.0.0-beta.3 <=5.5.6": ">=5.5.7",
87+
"path-to-regexp@<0.1.13": ">=0.1.13",
88+
"handlebars@>=4.0.0 <=4.7.8": ">=4.7.9",
89+
"brace-expansion@>=4.0.0 <5.0.5": ">=5.0.5",
90+
"handlebars@>=4.0.0 <4.7.9": ">=4.7.9",
91+
"picomatch@<2.3.2": ">=2.3.2",
92+
"picomatch@>=4.0.0 <4.0.4": ">=4.0.4",
93+
"yaml@>=2.0.0 <2.8.3": ">=2.8.3",
94+
"path-to-regexp@>=8.0.0 <8.4.0": ">=8.4.0",
95+
"handlebars@>=4.6.0 <=4.7.8": ">=4.7.9",
96+
"serialize-javascript@<7.0.5": ">=7.0.5",
97+
"lodash-es@>=4.0.0 <=4.17.23": ">=4.18.0",
98+
"lodash@>=4.0.0 <=4.17.23": ">=4.18.0",
99+
"lodash-es@<=4.17.23": ">=4.18.0",
100+
"lodash@<=4.17.23": ">=4.18.0",
101+
"defu@<=6.1.4": ">=6.1.5"
75102
}
76103
},
77104
"dependencies": {

0 commit comments

Comments
 (0)