Skip to content

Commit 4dcd44f

Browse files
committed
chore: pkg lock
1 parent 14f2c68 commit 4dcd44f

File tree

2 files changed

+1155
-1040
lines changed

2 files changed

+1155
-1040
lines changed

package.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,24 @@
3434
},
3535
"pnpm": {
3636
"overrides": {
37-
"cross-spawn@>=7.0.0 <7.0.5": ">=7.0.5"
37+
"cross-spawn@>=7.0.0 <7.0.5": ">=7.0.5",
38+
"esbuild@<=0.24.2": ">=0.25.0",
39+
"vite@>=5.0.0 <=5.4.11": ">=5.4.12",
40+
"vite@>=5.0.0 <5.4.15": ">=5.4.15",
41+
"vite@>=5.0.0 <5.4.16": ">=5.4.16",
42+
"vite@>=5.0.0 <5.4.18": ">=5.4.18",
43+
"@babel/helpers@<7.26.10": ">=7.26.10",
44+
"vite@>=5.0.0 <=5.4.18": ">=5.4.19",
45+
"vite@>=5.0.0 <5.4.17": ">=5.4.17",
46+
"brace-expansion@>=2.0.0 <=2.0.1": ">=2.0.2",
47+
"vite@<=5.4.19": ">=5.4.20",
48+
"@conventional-changelog/git-client@<2.0.0": ">=2.0.0",
49+
"vite@>=5.2.6 <=5.4.20": ">=5.4.21",
50+
"js-yaml@>=4.0.0 <4.1.1": ">=4.1.1",
51+
"glob@>=10.2.0 <10.5.0": ">=10.5.0",
52+
"glob@>=11.0.0 <11.1.0": ">=11.1.0",
53+
"diff@<8.0.3": ">=8.0.3",
54+
"tar@<=7.5.2": ">=7.5.3"
3855
}
3956
},
4057
"version": "0.0.19"

0 commit comments

Comments
 (0)