Skip to content

Commit 7bc6927

Browse files
authored
fix: remove unused std-env dependency (#3397)
1 parent 8e45c34 commit 7bc6927

2 files changed

Lines changed: 394 additions & 459 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,6 @@
115115
"mlly": "^1.7.1",
116116
"oxc-parser": "^0.53.0",
117117
"pathe": "^1.1.1",
118-
"scule": "^1.1.1",
119-
"std-env": "^3.8.0",
120118
"ufo": "^1.3.1",
121119
"unplugin": "^2.2.0",
122120
"unplugin-vue-router": "^0.10.8",
@@ -151,6 +149,7 @@
151149
"ofetch": "^1.3.4",
152150
"playwright-core": "^1.45.3",
153151
"prettier": "^3.3.2",
152+
"scule": "^1.3.0",
154153
"tinyexec": "^0.3.0",
155154
"ts-essentials": "^9.4.2",
156155
"typescript": "^5.6.2",

0 commit comments

Comments
 (0)