Skip to content

Commit bf70fc7

Browse files
fix: revert unintended lodash bump and resolution additions
1 parent e7c9fbe commit bf70fc7

File tree

2 files changed

+149
-152
lines changed

2 files changed

+149
-152
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"inquirer-autocomplete-prompt": "2.0.1",
6363
"js-sha256": "0.11.0",
6464
"js-yaml": "4.1.1",
65-
"lodash": "4.18.1",
65+
"lodash": "4.17.23",
6666
"minimatch": "9.0.9",
6767
"open": "8.4.2",
6868
"parse-diff": "0.9.0",
@@ -164,9 +164,6 @@
164164
"mcp-worker"
165165
],
166166
"resolutions": {
167-
"vite": "^7.3.2",
168-
"lodash": "^4.18.1",
169-
"lodash.template": "^4.18.1",
170167
"axios@npm:^1.13.6": "1.13.6",
171168
"axios@npm:^1.6.0": "1.13.6",
172169
"nanoid@3.3.1": "3.3.8",

0 commit comments

Comments
 (0)