This commit is contained in:
sebastien 2025-02-27 18:10:02 +01:00
parent 5fa32e3950
commit 8178e69c45
2 changed files with 0 additions and 2 deletions

View file

@ -30,7 +30,6 @@
"lodash": "^4.17.21", "lodash": "^4.17.21",
"prompts": "^2.4.2", "prompts": "^2.4.2",
"semver": "^7.5.4", "semver": "^7.5.4",
"shelljs": "^0.8.5",
"supports-color": "^9.4.0", "supports-color": "^9.4.0",
"tslib": "^2.6.0" "tslib": "^2.6.0"
}, },

View file

@ -34,7 +34,6 @@
"micromatch": "^4.0.5", "micromatch": "^4.0.5",
"prompts": "^2.4.2", "prompts": "^2.4.2",
"resolve-pathname": "^3.0.0", "resolve-pathname": "^3.0.0",
"shelljs": "^0.8.5",
"tslib": "^2.6.0", "tslib": "^2.6.0",
"url-loader": "^4.1.1", "url-loader": "^4.1.1",
"utility-types": "^3.10.0", "utility-types": "^3.10.0",