@wix/create-app 0.0.203 → 0.0.204

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/build/index.js CHANGED
@@ -57958,7 +57958,7 @@ function reportCommandStartEvent({
57958
57958
  var package_default = {
57959
57959
  name: "@wix/create-app",
57960
57960
  description: "Create Wix apps",
57961
- version: "0.0.203",
57961
+ version: "0.0.204",
57962
57962
  author: "Ihor Machuzhak",
57963
57963
  bin: "bin/index.cjs",
57964
57964
  devDependencies: {
@@ -57989,7 +57989,7 @@ var package_default = {
57989
57989
  commander: "^13.0.0",
57990
57990
  globby: "^14.1.0",
57991
57991
  "is-git-url": "^1.0.0",
57992
- lodash: "^4.17.21",
57992
+ lodash: "^4.18.1",
57993
57993
  "package-json": "^10.0.1",
57994
57994
  react: "^18.3.1",
57995
57995
  semver: "^7.6.3",