@wix/create-app 0.0.117 → 0.0.119

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@wix/create-app",
3
3
  "description": "Create Wix apps",
4
- "version": "0.0.117",
4
+ "version": "0.0.119",
5
5
  "author": "Ihor Machuzhak",
6
6
  "bin": "bin/index.cjs",
7
7
  "devDependencies": {
@@ -11,7 +11,7 @@
11
11
  "@types/react": "^18.3.3",
12
12
  "@types/semver": "^7.5.8",
13
13
  "@types/validate-npm-package-name": "^4.0.2",
14
- "@wix/bi-logger-dev-tools-data": "^1.111.0",
14
+ "@wix/bi-logger-dev-tools-data": "^1.112.0",
15
15
  "@wix/cli-auth": "0.0.0",
16
16
  "@wix/cli-error": "0.0.0",
17
17
  "@wix/cli-error-reporting": "0.0.0",
@@ -86,5 +86,5 @@
86
86
  ]
87
87
  }
88
88
  },
89
- "falconPackageHash": "c18e04f305275f50bdb99456aedbd4bd601691669af5b0b3c9db2c9c"
89
+ "falconPackageHash": "f56770216b2b856b3cd33fe78ca88f4bbc5f3b8ebd85588dc93315f0"
90
90
  }
@@ -39,7 +39,7 @@ const Index: FC = () => {
39
39
  }
40
40
  title="Start editing this dashboard page"
41
41
  subtitle="Learn how to work with dashboard pages and how to add functionality to them using Wix APIs."
42
- theme="page"
42
+ skin="page"
43
43
  >
44
44
  <TextButton
45
45
  as="a"
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../node_modules/tsup/assets/esm_shims.js"],"sourcesContent":["// Shim globals in esm bundle\nimport { fileURLToPath } from 'url'\nimport path from 'path'\n\nconst getFilename = () => fileURLToPath(import.meta.url)\nconst getDirname = () => path.dirname(getFilename())\n\nexport const __dirname = /* @__PURE__ */ getDirname()\nexport const __filename = /* @__PURE__ */ getFilename()\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,SAAS,qBAAqB;AAC9B,OAAO,UAAU;AAFjB,IAIM,aACA,YAEO;AAPb;AAAA;AAAA;AAIA,IAAM,cAAc,MAAM,cAAc,YAAY,GAAG;AACvD,IAAM,aAAa,MAAM,KAAK,QAAQ,YAAY,CAAC;AAE5C,IAAM,YAA4B,2BAAW;AAAA;AAAA;","names":[]}