@base44-preview/cli 0.0.36-pr.353.932166d → 0.0.36-pr.353.e1b512d
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 +3 -3
- package/dist/cli/index.js.map +1 -1
- package/package.json +3 -3
package/dist/cli/index.js
CHANGED
|
@@ -241907,7 +241907,7 @@ var package_default = {
|
|
|
241907
241907
|
"@types/ejs": "^3.1.5",
|
|
241908
241908
|
"@types/express": "^5.0.6",
|
|
241909
241909
|
"@types/json-schema": "^7.0.15",
|
|
241910
|
-
"@types/lodash": "^4.17.
|
|
241910
|
+
"@types/lodash": "^4.17.24",
|
|
241911
241911
|
"@types/node": "^22.10.5",
|
|
241912
241912
|
"@types/multer": "^2.0.0",
|
|
241913
241913
|
"@vercel/detect-agent": "^1.1.0",
|
|
@@ -241927,7 +241927,7 @@ var package_default = {
|
|
|
241927
241927
|
json5: "^2.2.3",
|
|
241928
241928
|
knip: "^5.83.1",
|
|
241929
241929
|
ky: "^1.14.2",
|
|
241930
|
-
lodash: "^4.17.
|
|
241930
|
+
lodash: "^4.17.23",
|
|
241931
241931
|
multer: "^2.0.0",
|
|
241932
241932
|
msw: "^2.12.10",
|
|
241933
241933
|
nanoid: "^5.1.6",
|
|
@@ -249114,4 +249114,4 @@ export {
|
|
|
249114
249114
|
CLIExitError
|
|
249115
249115
|
};
|
|
249116
249116
|
|
|
249117
|
-
//# debugId=
|
|
249117
|
+
//# debugId=ADA50D6B6C58BDA764756E2164756E21
|