@base44-preview/cli 0.0.40-pr.372.5388035 → 0.0.40-pr.372.c73ee1b
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cli/index.js +2 -1
- package/dist/cli/index.js.map +2 -2
- package/package.json +2 -1
package/dist/cli/index.js
CHANGED
|
@@ -231519,6 +231519,7 @@ var package_default = {
|
|
|
231519
231519
|
"http-proxy-middleware": "^3.0.5",
|
|
231520
231520
|
"json-schema-to-typescript": "^15.0.4",
|
|
231521
231521
|
json5: "^2.2.3",
|
|
231522
|
+
knip: "^5.83.1",
|
|
231522
231523
|
ky: "^1.14.2",
|
|
231523
231524
|
lodash: "^4.17.23",
|
|
231524
231525
|
msw: "^2.12.10",
|
|
@@ -248103,4 +248104,4 @@ export {
|
|
|
248103
248104
|
CLIExitError
|
|
248104
248105
|
};
|
|
248105
248106
|
|
|
248106
|
-
//# debugId=
|
|
248107
|
+
//# debugId=2FEFE74EE164547164756E2164756E21
|