From 98f55a13c36ec563fe7e8f286167d0c3f241fee8 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Thu, 20 Jul 2023 08:21:26 +0000 Subject: [PATCH] Publish - @plasmicapp/cli@0.1.302 - @plasmicapp/data-sources@0.1.99 - @plasmicapp/host@1.0.154 - @plasmicapp/loader-gatsby@1.0.283 - @plasmicapp/loader-nextjs@1.0.300 - @plasmicapp/loader-react@1.0.281 - @plasmicapp/loader-svelte@0.0.261 - @plasmicapp/loader-vue@0.1.275 - @plasmicapp/react-web@0.2.241 - @plasmicpkgs/airtable@0.0.167 - @plasmicpkgs/antd@2.0.73 - @plasmicpkgs/antd5@0.0.90 - @plasmicpkgs/commerce@0.0.150 - @plasmicpkgs/commerce-commercetools@0.0.98 - @plasmicpkgs/commerce-local@0.0.150 - @plasmicpkgs/commerce-saleor@0.0.113 - @plasmicpkgs/commerce-shopify@0.0.155 - @plasmicpkgs/commerce-swell@0.0.157 - @plasmicpkgs/framer-motion@0.0.151 - @plasmicpkgs/lottie-react@0.0.139 - @plasmicpkgs/plasmic-basic-components@0.0.165 - @plasmicpkgs/plasmic-cms@0.0.204 - @plasmicpkgs/plasmic-content-stack@0.0.107 - @plasmicpkgs/plasmic-contentful@0.0.88 - @plasmicpkgs/plasmic-embed-css@0.1.138 - @plasmicpkgs/plasmic-graphcms@0.0.124 - @plasmicpkgs/plasmic-nav@0.0.124 - @plasmicpkgs/plasmic-query@0.0.170 - @plasmicpkgs/plasmic-rich-components@1.0.103 - @plasmicpkgs/plasmic-sanity-io@1.0.128 - @plasmicpkgs/plasmic-strapi@0.1.100 - @plasmicpkgs/plasmic-wordpress@0.0.75 - @plasmicpkgs/plasmic-wordpress-graphql@0.0.70 - @plasmicpkgs/react-awesome-reveal@3.8.154 - @plasmicpkgs/react-chartjs-2@1.0.43 - @plasmicpkgs/react-parallax-tilt@0.0.152 - @plasmicpkgs/react-scroll-parallax@0.0.159 - @plasmicpkgs/react-slick@0.0.160 - @plasmicpkgs/react-twitter-widgets@0.0.151 - @plasmicpkgs/react-youtube@7.13.157 --- packages/cli/package.json | 2 +- packages/data-sources/package.json | 4 ++-- packages/host/package.json | 2 +- packages/loader-gatsby/package.json | 4 ++-- packages/loader-nextjs/package.json | 4 ++-- packages/loader-react/package.json | 4 ++-- packages/loader-svelte/package.json | 4 ++-- packages/loader-vue/package.json | 4 ++-- packages/react-web/package.json | 6 +++--- plasmicpkgs/airtable/package.json | 4 ++-- plasmicpkgs/antd/package.json | 4 ++-- plasmicpkgs/antd5/package.json | 4 ++-- plasmicpkgs/commerce-providers/commerce/package.json | 4 ++-- plasmicpkgs/commerce-providers/commercetools/package.json | 4 ++-- plasmicpkgs/commerce-providers/local/package.json | 6 +++--- plasmicpkgs/commerce-providers/saleor/package.json | 6 +++--- plasmicpkgs/commerce-providers/shopify/package.json | 6 +++--- plasmicpkgs/commerce-providers/swell/package.json | 6 +++--- plasmicpkgs/framer-motion/package.json | 4 ++-- plasmicpkgs/lottie-react/package.json | 4 ++-- plasmicpkgs/plasmic-basic-components/package.json | 4 ++-- plasmicpkgs/plasmic-cms/package.json | 4 ++-- plasmicpkgs/plasmic-content-stack/package.json | 4 ++-- plasmicpkgs/plasmic-contentful/package.json | 4 ++-- plasmicpkgs/plasmic-embed-css/package.json | 4 ++-- plasmicpkgs/plasmic-graphcms/package.json | 4 ++-- plasmicpkgs/plasmic-nav/package.json | 4 ++-- plasmicpkgs/plasmic-query/package.json | 4 ++-- plasmicpkgs/plasmic-rich-components/package.json | 6 +++--- plasmicpkgs/plasmic-sanity-io/package.json | 4 ++-- plasmicpkgs/plasmic-strapi/package.json | 4 ++-- plasmicpkgs/plasmic-wordpress-graphql/package.json | 4 ++-- plasmicpkgs/plasmic-wordpress/package.json | 4 ++-- plasmicpkgs/react-awesome-reveal/package.json | 4 ++-- plasmicpkgs/react-chartjs-2/package.json | 6 +++--- plasmicpkgs/react-parallax-tilt/package.json | 4 ++-- plasmicpkgs/react-scroll-parallax/package.json | 4 ++-- plasmicpkgs/react-slick/package.json | 4 ++-- plasmicpkgs/react-twitter-widgets/package.json | 4 ++-- plasmicpkgs/react-youtube/package.json | 4 ++-- 40 files changed, 85 insertions(+), 85 deletions(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index 087fae01979..7a0bd5f5c54 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicapp/cli", - "version": "0.1.301", + "version": "0.1.302", "description": "plasmic cli for syncing local code with Plasmic designs", "engines": { "node": ">=12" diff --git a/packages/data-sources/package.json b/packages/data-sources/package.json index 28954436472..f9156b1276e 100644 --- a/packages/data-sources/package.json +++ b/packages/data-sources/package.json @@ -1,5 +1,5 @@ { - "version": "0.1.98", + "version": "0.1.99", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -58,7 +58,7 @@ }, "dependencies": { "@plasmicapp/data-sources-context": "0.1.11", - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@plasmicapp/isomorphic-unfetch": "^1.0.1", "@plasmicapp/query": "0.1.67", "fast-stringify": "^2.0.0" diff --git a/packages/host/package.json b/packages/host/package.json index 1089d74da2e..68f6b1c6189 100644 --- a/packages/host/package.json +++ b/packages/host/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicapp/host", - "version": "1.0.153", + "version": "1.0.154", "description": "plasmic library for app hosting", "main": "dist/index.cjs.js", "types": "dist/index.d.ts", diff --git a/packages/loader-gatsby/package.json b/packages/loader-gatsby/package.json index ab32c313791..4b07dba162d 100644 --- a/packages/loader-gatsby/package.json +++ b/packages/loader-gatsby/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicapp/loader-gatsby", - "version": "1.0.282", + "version": "1.0.283", "types": "./dist/index.d.ts", "main": "./dist/index.js", "exports": { @@ -62,7 +62,7 @@ }, "dependencies": { "@plasmicapp/loader-core": "1.0.105", - "@plasmicapp/loader-react": "1.0.280", + "@plasmicapp/loader-react": "1.0.281", "@plasmicapp/watcher": "1.0.72", "lodash": "^4.17.21" } diff --git a/packages/loader-nextjs/package.json b/packages/loader-nextjs/package.json index 3b64cf66ebb..7b72281e100 100644 --- a/packages/loader-nextjs/package.json +++ b/packages/loader-nextjs/package.json @@ -1,5 +1,5 @@ { - "version": "1.0.299", + "version": "1.0.300", "license": "MIT", "types": "./dist/index.d.ts", "main": "./dist/index.js", @@ -79,7 +79,7 @@ "dependencies": { "@plasmicapp/loader-core": "1.0.105", "@plasmicapp/loader-edge": "1.0.34", - "@plasmicapp/loader-react": "1.0.280", + "@plasmicapp/loader-react": "1.0.281", "@plasmicapp/watcher": "1.0.72", "server-only": "0.0.1" }, diff --git a/packages/loader-react/package.json b/packages/loader-react/package.json index cdbb1e9ff7f..59fc1c2c21b 100644 --- a/packages/loader-react/package.json +++ b/packages/loader-react/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicapp/loader-react", - "version": "1.0.280", + "version": "1.0.281", "types": "./dist/index.d.ts", "main": "./dist/index.js", "exports": { @@ -50,7 +50,7 @@ }, "dependencies": { "@plasmicapp/data-sources-context": "0.1.11", - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@plasmicapp/loader-core": "1.0.105", "@plasmicapp/loader-splits": "1.0.33", "@plasmicapp/prepass": "1.0.1", diff --git a/packages/loader-svelte/package.json b/packages/loader-svelte/package.json index 91ac788deb4..c20bab537b6 100644 --- a/packages/loader-svelte/package.json +++ b/packages/loader-svelte/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicapp/loader-svelte", - "version": "0.0.260", + "version": "0.0.261", "main": "dist/index.js", "module": "dist/index.mjs", "svelte": "src/index.js", @@ -39,7 +39,7 @@ "svelte-preprocess": "^4.9.1" }, "dependencies": { - "@plasmicapp/loader-react": "1.0.280", + "@plasmicapp/loader-react": "1.0.281", "react": "^18.2.0", "react-dom": "^18.2.0" } diff --git a/packages/loader-vue/package.json b/packages/loader-vue/package.json index ed95813e528..3f7b1fef1da 100644 --- a/packages/loader-vue/package.json +++ b/packages/loader-vue/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicapp/loader-vue", - "version": "0.1.274", + "version": "0.1.275", "types": "./dist/index.d.ts", "main": "./dist/index.js", "exports": { @@ -22,7 +22,7 @@ "node": ">=12" }, "dependencies": { - "@plasmicapp/loader-react": "1.0.280", + "@plasmicapp/loader-react": "1.0.281", "core-js": "^3.6.5", "react": ">=16.8.0", "react-dom": ">=16.8.0", diff --git a/packages/react-web/package.json b/packages/react-web/package.json index f0cc36ff4f3..84ec6178c8f 100644 --- a/packages/react-web/package.json +++ b/packages/react-web/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicapp/react-web", - "version": "0.2.240", + "version": "0.2.241", "description": "plasmic library for rendering in the presentational style", "main": "dist/index.cjs.js", "types": "dist/index.d.ts", @@ -86,9 +86,9 @@ "prettier": {}, "dependencies": { "@plasmicapp/auth-react": "0.0.6", - "@plasmicapp/data-sources": "0.1.98", + "@plasmicapp/data-sources": "0.1.99", "@plasmicapp/data-sources-context": "0.1.11", - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@plasmicapp/prepass": "1.0.1", "@plasmicapp/query": "0.1.67", "@react-aria/checkbox": "^3.5.0", diff --git a/plasmicpkgs/airtable/package.json b/plasmicpkgs/airtable/package.json index 29e1d048fa2..f6e61033120 100644 --- a/plasmicpkgs/airtable/package.json +++ b/plasmicpkgs/airtable/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/airtable", - "version": "0.0.166", + "version": "0.0.167", "description": "Plasmic registration call for the HTML5 video element", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -28,7 +28,7 @@ "analyze": "size-limit --why" }, "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@size-limit/preset-small-lib": "^4.11.0", "@types/node": "^14.0.26", "size-limit": "^4.11.0", diff --git a/plasmicpkgs/antd/package.json b/plasmicpkgs/antd/package.json index fd0b74f5425..231c5ae336f 100644 --- a/plasmicpkgs/antd/package.json +++ b/plasmicpkgs/antd/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/antd", - "version": "2.0.72", + "version": "2.0.73", "description": "Plasmic registration calls for antd components", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -59,7 +59,7 @@ "antd": "^4.19.5" }, "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@size-limit/preset-small-lib": "^4.11.0", "@types/node": "^14.0.26", "react": "^18.2.0", diff --git a/plasmicpkgs/antd5/package.json b/plasmicpkgs/antd5/package.json index 5eddef0372e..9fab0de8ec5 100644 --- a/plasmicpkgs/antd5/package.json +++ b/plasmicpkgs/antd5/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/antd5", - "version": "0.0.89", + "version": "0.0.90", "description": "Plasmic registration calls for antd components", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -55,7 +55,7 @@ "antd": "^5.1.6" }, "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@plasmicapp/query": "0.1.67", "@types/node": "^14.0.26", "@types/react": "^18.0.27", diff --git a/plasmicpkgs/commerce-providers/commerce/package.json b/plasmicpkgs/commerce-providers/commerce/package.json index 54b12e8bbb9..2b216396f82 100644 --- a/plasmicpkgs/commerce-providers/commerce/package.json +++ b/plasmicpkgs/commerce-providers/commerce/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/commerce", - "version": "0.0.149", + "version": "0.0.150", "description": "Plasmic registration calls for commerce components", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -18,7 +18,7 @@ "analyze": "size-limit --why" }, "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@plasmicapp/query": "0.1.67", "@size-limit/preset-small-lib": "^4.11.0", "@types/debounce": "^1.2.1", diff --git a/plasmicpkgs/commerce-providers/commercetools/package.json b/plasmicpkgs/commerce-providers/commercetools/package.json index deaa24ad4f6..b66ab1a45dd 100644 --- a/plasmicpkgs/commerce-providers/commercetools/package.json +++ b/plasmicpkgs/commerce-providers/commercetools/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/commerce-commercetools", - "version": "0.0.97", + "version": "0.0.98", "description": "Plasmic registration calls for commercetools commerce provider", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -35,7 +35,7 @@ }, "dependencies": { "@commercetools/platform-sdk": "^2.8.0", - "@plasmicpkgs/commerce": "0.0.149", + "@plasmicpkgs/commerce": "0.0.150", "@types/react": "^18.0.27", "qs": "^6.11.0" }, diff --git a/plasmicpkgs/commerce-providers/local/package.json b/plasmicpkgs/commerce-providers/local/package.json index bca9d143d6b..d7755be80c3 100644 --- a/plasmicpkgs/commerce-providers/local/package.json +++ b/plasmicpkgs/commerce-providers/local/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/commerce-local", - "version": "0.0.149", + "version": "0.0.150", "description": "Plasmic registration calls for local provider components", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -18,7 +18,7 @@ "analyze": "size-limit --why" }, "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@size-limit/preset-small-lib": "^4.11.0", "@types/js-cookie": "^3.0.1", "@types/node": "^14.0.26", @@ -33,7 +33,7 @@ "react": ">=16.8.0" }, "dependencies": { - "@plasmicpkgs/commerce": "0.0.149", + "@plasmicpkgs/commerce": "0.0.150", "@types/react": "^18.0.27" } } diff --git a/plasmicpkgs/commerce-providers/saleor/package.json b/plasmicpkgs/commerce-providers/saleor/package.json index 7dd30e99ffa..d1345a39eb0 100644 --- a/plasmicpkgs/commerce-providers/saleor/package.json +++ b/plasmicpkgs/commerce-providers/saleor/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/commerce-saleor", - "version": "0.0.112", + "version": "0.0.113", "description": "Plasmic registration calls for saleor commerce provider", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -18,7 +18,7 @@ "analyze": "size-limit --why" }, "dependencies": { - "@plasmicpkgs/commerce": "0.0.149", + "@plasmicpkgs/commerce": "0.0.150", "debounce": "^1.2.1" }, "peerDependencies": { @@ -26,7 +26,7 @@ "react": ">=16.8.0" }, "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@size-limit/preset-small-lib": "^7.0.8", "@types/debounce": "^1.2.1", "@types/node": "^17.0.8", diff --git a/plasmicpkgs/commerce-providers/shopify/package.json b/plasmicpkgs/commerce-providers/shopify/package.json index 9483b8437cd..b555e91e6b4 100644 --- a/plasmicpkgs/commerce-providers/shopify/package.json +++ b/plasmicpkgs/commerce-providers/shopify/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/commerce-shopify", - "version": "0.0.154", + "version": "0.0.155", "description": "Plasmic registration calls for shopify commerce provider", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -18,7 +18,7 @@ "analyze": "size-limit --why" }, "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@size-limit/preset-small-lib": "^4.11.0", "@types/js-cookie": "^3.0.1", "@types/node": "^14.0.26", @@ -32,7 +32,7 @@ "react": ">=16.8.0" }, "dependencies": { - "@plasmicpkgs/commerce": "0.0.149", + "@plasmicpkgs/commerce": "0.0.150", "@types/react": "^18.0.27", "debounce": "^1.2.1" } diff --git a/plasmicpkgs/commerce-providers/swell/package.json b/plasmicpkgs/commerce-providers/swell/package.json index db21545d5a7..453b4062d6d 100644 --- a/plasmicpkgs/commerce-providers/swell/package.json +++ b/plasmicpkgs/commerce-providers/swell/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/commerce-swell", - "version": "0.0.156", + "version": "0.0.157", "description": "Plasmic registration calls for swell commerce provider", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -18,7 +18,7 @@ "analyze": "size-limit --why" }, "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@size-limit/preset-small-lib": "^4.11.0", "@types/js-cookie": "^3.0.1", "@types/node": "^14.0.26", @@ -32,7 +32,7 @@ "react": ">=16.8.0" }, "dependencies": { - "@plasmicpkgs/commerce": "0.0.149", + "@plasmicpkgs/commerce": "0.0.150", "@types/react": "^18.0.27", "debounce": "^1.2.1", "swell-js": "^3.13.0" diff --git a/plasmicpkgs/framer-motion/package.json b/plasmicpkgs/framer-motion/package.json index 3b814ec39c3..6b3f96ceb4b 100644 --- a/plasmicpkgs/framer-motion/package.json +++ b/plasmicpkgs/framer-motion/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/framer-motion", - "version": "0.0.150", + "version": "0.0.151", "description": "Plasmic registration call for Framer Motion", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -28,7 +28,7 @@ "analyze": "size-limit --why" }, "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@size-limit/preset-small-lib": "^7.0.0", "@types/node": "^14.0.26", "size-limit": "^7.0.0", diff --git a/plasmicpkgs/lottie-react/package.json b/plasmicpkgs/lottie-react/package.json index 51b16d9a927..8e77d5c0cb7 100644 --- a/plasmicpkgs/lottie-react/package.json +++ b/plasmicpkgs/lottie-react/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/lottie-react", - "version": "0.0.138", + "version": "0.0.139", "description": "Plasmic registration call for the HTML5 video element", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -28,7 +28,7 @@ "analyze": "size-limit --why" }, "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@size-limit/preset-small-lib": "^4.11.0", "@types/node": "^14.0.26", "size-limit": "^4.11.0", diff --git a/plasmicpkgs/plasmic-basic-components/package.json b/plasmicpkgs/plasmic-basic-components/package.json index 145a031ab37..4a9da476eda 100644 --- a/plasmicpkgs/plasmic-basic-components/package.json +++ b/plasmicpkgs/plasmic-basic-components/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/plasmic-basic-components", - "version": "0.0.164", + "version": "0.0.165", "description": "Plasmic registration call for the HTML5 video element", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -28,7 +28,7 @@ "analyze": "size-limit --why" }, "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@plasmicapp/query": "0.1.67", "@size-limit/preset-small-lib": "^4.11.0", "@types/node": "^14.0.26", diff --git a/plasmicpkgs/plasmic-cms/package.json b/plasmicpkgs/plasmic-cms/package.json index 23d59c1b705..9f303ed2099 100644 --- a/plasmicpkgs/plasmic-cms/package.json +++ b/plasmicpkgs/plasmic-cms/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/plasmic-cms", - "version": "0.0.203", + "version": "0.0.204", "description": "Plasmic CMS components", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -28,7 +28,7 @@ "analyze": "size-limit --why" }, "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@plasmicapp/query": "0.1.67", "@size-limit/preset-small-lib": "^7.0.8", "@types/node": "^17.0.14", diff --git a/plasmicpkgs/plasmic-content-stack/package.json b/plasmicpkgs/plasmic-content-stack/package.json index 7c0bfe98863..cbc83f25d8e 100644 --- a/plasmicpkgs/plasmic-content-stack/package.json +++ b/plasmicpkgs/plasmic-content-stack/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/plasmic-content-stack", - "version": "0.0.106", + "version": "0.0.107", "description": "Plasmic ContentStack components.", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -34,7 +34,7 @@ } ], "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@plasmicapp/query": "0.1.67", "@size-limit/preset-small-lib": "^7.0.8", "@types/dlv": "^1.1.2", diff --git a/plasmicpkgs/plasmic-contentful/package.json b/plasmicpkgs/plasmic-contentful/package.json index 34a5a1f1ea8..f7cc44e90a5 100644 --- a/plasmicpkgs/plasmic-contentful/package.json +++ b/plasmicpkgs/plasmic-contentful/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/plasmic-contentful", - "version": "0.0.87", + "version": "0.0.88", "description": "Plasmic Contentful components.", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -34,7 +34,7 @@ } ], "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@plasmicapp/query": "0.1.67", "@size-limit/preset-small-lib": "^7.0.8", "@types/dlv": "^1.1.2", diff --git a/plasmicpkgs/plasmic-embed-css/package.json b/plasmicpkgs/plasmic-embed-css/package.json index c6e712416b9..7ea5d99cc31 100644 --- a/plasmicpkgs/plasmic-embed-css/package.json +++ b/plasmicpkgs/plasmic-embed-css/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/plasmic-embed-css", - "version": "0.1.137", + "version": "0.1.138", "description": "Plasmic embed css code components", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -28,7 +28,7 @@ "analyze": "size-limit --why" }, "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@size-limit/preset-small-lib": "^7.0.8", "@types/node": "^17.0.14", "size-limit": "^7.0.8", diff --git a/plasmicpkgs/plasmic-graphcms/package.json b/plasmicpkgs/plasmic-graphcms/package.json index f268d8e4bb2..7aa0ff768e1 100644 --- a/plasmicpkgs/plasmic-graphcms/package.json +++ b/plasmicpkgs/plasmic-graphcms/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/plasmic-graphcms", - "version": "0.0.123", + "version": "0.0.124", "description": "Plasmic GraphCMS components.", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -36,7 +36,7 @@ } ], "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@plasmicapp/query": "0.1.67", "@size-limit/preset-small-lib": "^7.0.8", "@types/dlv": "^1.1.2", diff --git a/plasmicpkgs/plasmic-nav/package.json b/plasmicpkgs/plasmic-nav/package.json index 654bc482c83..268b7338102 100644 --- a/plasmicpkgs/plasmic-nav/package.json +++ b/plasmicpkgs/plasmic-nav/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/plasmic-nav", - "version": "0.0.123", + "version": "0.0.124", "description": "Plasmic mobile navigation menu and registration calls", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -28,7 +28,7 @@ "analyze": "size-limit --why" }, "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@size-limit/preset-small-lib": "^4.11.0", "@types/node": "^14.0.26", "@types/react": "^18.0.27", diff --git a/plasmicpkgs/plasmic-query/package.json b/plasmicpkgs/plasmic-query/package.json index 92c119fa317..30e55f058ea 100644 --- a/plasmicpkgs/plasmic-query/package.json +++ b/plasmicpkgs/plasmic-query/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/plasmic-query", - "version": "0.0.169", + "version": "0.0.170", "description": "Plasmic components and registration calls for data fetching", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -28,7 +28,7 @@ "analyze": "size-limit --why" }, "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@plasmicapp/query": "0.1.67", "@size-limit/preset-small-lib": "^4.11.0", "@types/node": "^14.0.26", diff --git a/plasmicpkgs/plasmic-rich-components/package.json b/plasmicpkgs/plasmic-rich-components/package.json index 253754dda2b..bc45e10711c 100644 --- a/plasmicpkgs/plasmic-rich-components/package.json +++ b/plasmicpkgs/plasmic-rich-components/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/plasmic-rich-components", - "version": "1.0.102", + "version": "1.0.103", "description": "Rich batteries-included general purpose components for business apps, admin panels, etc.", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -30,8 +30,8 @@ "devDependencies": { "@ant-design/icons": "^5.0.1", "@ant-design/pro-components": "^2.4.1", - "@plasmicapp/data-sources": "0.1.98", - "@plasmicapp/host": "1.0.153", + "@plasmicapp/data-sources": "0.1.99", + "@plasmicapp/host": "1.0.154", "@rollup/plugin-commonjs": "^25.0.2", "@rollup/plugin-json": "^6.0.0", "@rollup/plugin-node-resolve": "^15.1.0", diff --git a/plasmicpkgs/plasmic-sanity-io/package.json b/plasmicpkgs/plasmic-sanity-io/package.json index 7c04f2aa9a4..1dc8f223fad 100644 --- a/plasmicpkgs/plasmic-sanity-io/package.json +++ b/plasmicpkgs/plasmic-sanity-io/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/plasmic-sanity-io", - "version": "1.0.127", + "version": "1.0.128", "description": "Plasmic Sanity.io components.", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -28,7 +28,7 @@ "analyze": "size-limit --why" }, "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@plasmicapp/query": "0.1.67", "@size-limit/preset-small-lib": "^7.0.8", "@types/dlv": "^1.1.2", diff --git a/plasmicpkgs/plasmic-strapi/package.json b/plasmicpkgs/plasmic-strapi/package.json index 40fc8f0011b..ade9d05f088 100644 --- a/plasmicpkgs/plasmic-strapi/package.json +++ b/plasmicpkgs/plasmic-strapi/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/plasmic-strapi", - "version": "0.1.99", + "version": "0.1.100", "description": "Plasmic Strapi components.", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -34,7 +34,7 @@ } ], "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@plasmicapp/query": "0.1.67", "@size-limit/preset-small-lib": "^7.0.8", "@types/dlv": "^1.1.2", diff --git a/plasmicpkgs/plasmic-wordpress-graphql/package.json b/plasmicpkgs/plasmic-wordpress-graphql/package.json index 90912764846..a7ec0782e18 100644 --- a/plasmicpkgs/plasmic-wordpress-graphql/package.json +++ b/plasmicpkgs/plasmic-wordpress-graphql/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/plasmic-wordpress-graphql", - "version": "0.0.69", + "version": "0.0.70", "description": "Plasmic Wordpress GraphQL components.", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -34,7 +34,7 @@ } ], "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@plasmicapp/query": "0.1.67", "@size-limit/preset-small-lib": "^7.0.8", "@types/react": "^18.0.27", diff --git a/plasmicpkgs/plasmic-wordpress/package.json b/plasmicpkgs/plasmic-wordpress/package.json index 99848b6e879..abe3c1fe150 100644 --- a/plasmicpkgs/plasmic-wordpress/package.json +++ b/plasmicpkgs/plasmic-wordpress/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/plasmic-wordpress", - "version": "0.0.74", + "version": "0.0.75", "description": "Plasmic Wordpress components.", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -36,7 +36,7 @@ } ], "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@plasmicapp/query": "0.1.67", "@size-limit/preset-small-lib": "^7.0.8", "@types/react": "^18.0.27", diff --git a/plasmicpkgs/react-awesome-reveal/package.json b/plasmicpkgs/react-awesome-reveal/package.json index 94d681db4a5..72b08e2d264 100644 --- a/plasmicpkgs/react-awesome-reveal/package.json +++ b/plasmicpkgs/react-awesome-reveal/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/react-awesome-reveal", - "version": "3.8.153", + "version": "3.8.154", "description": "Plasmic registration call for react-awesome-reveal", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -28,7 +28,7 @@ "analyze": "size-limit --why" }, "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@size-limit/preset-small-lib": "^4.11.0", "@types/node": "^14.0.26", "size-limit": "^4.11.0", diff --git a/plasmicpkgs/react-chartjs-2/package.json b/plasmicpkgs/react-chartjs-2/package.json index 9c2bb2e2c87..c199770422a 100644 --- a/plasmicpkgs/react-chartjs-2/package.json +++ b/plasmicpkgs/react-chartjs-2/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/react-chartjs-2", - "version": "1.0.42", + "version": "1.0.43", "description": "Chart.js 2.x components for React", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -28,8 +28,8 @@ "analyze": "size-limit --why" }, "devDependencies": { - "@plasmicapp/data-sources": "0.1.98", - "@plasmicapp/host": "1.0.153", + "@plasmicapp/data-sources": "0.1.99", + "@plasmicapp/host": "1.0.154", "@size-limit/preset-small-lib": "^4.11.0", "@types/node": "^14.0.26", "chart.js": "^4.2.1", diff --git a/plasmicpkgs/react-parallax-tilt/package.json b/plasmicpkgs/react-parallax-tilt/package.json index fb0cff23580..0b8b6b5fcd5 100644 --- a/plasmicpkgs/react-parallax-tilt/package.json +++ b/plasmicpkgs/react-parallax-tilt/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/react-parallax-tilt", - "version": "0.0.151", + "version": "0.0.152", "description": "Plasmic registration call for the HTML5 video element", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -28,7 +28,7 @@ "analyze": "size-limit --why" }, "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@size-limit/preset-small-lib": "^4.11.0", "@types/node": "^14.0.26", "size-limit": "^4.11.0", diff --git a/plasmicpkgs/react-scroll-parallax/package.json b/plasmicpkgs/react-scroll-parallax/package.json index 56caf20913d..3d5c72cca3b 100644 --- a/plasmicpkgs/react-scroll-parallax/package.json +++ b/plasmicpkgs/react-scroll-parallax/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/react-scroll-parallax", - "version": "0.0.158", + "version": "0.0.159", "description": "Plasmic registration call for the HTML5 video element", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -28,7 +28,7 @@ "analyze": "size-limit --why" }, "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@size-limit/preset-small-lib": "^4.11.0", "@types/node": "^14.0.26", "size-limit": "^4.11.0", diff --git a/plasmicpkgs/react-slick/package.json b/plasmicpkgs/react-slick/package.json index e5ae713ef7d..4095bc305f4 100644 --- a/plasmicpkgs/react-slick/package.json +++ b/plasmicpkgs/react-slick/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/react-slick", - "version": "0.0.159", + "version": "0.0.160", "description": "Plasmic registration call for the React Slick Slider component", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -28,7 +28,7 @@ "analyze": "size-limit --why" }, "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@size-limit/preset-small-lib": "^4.11.0", "@types/node": "^14.0.26", "@types/react-slick": "^0.23.7", diff --git a/plasmicpkgs/react-twitter-widgets/package.json b/plasmicpkgs/react-twitter-widgets/package.json index 57556852c66..d5bddcb94d9 100644 --- a/plasmicpkgs/react-twitter-widgets/package.json +++ b/plasmicpkgs/react-twitter-widgets/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/react-twitter-widgets", - "version": "0.0.150", + "version": "0.0.151", "description": "Plasmic registration calls for react-twitter-widgets", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -28,7 +28,7 @@ "analyze": "size-limit --why" }, "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@size-limit/preset-small-lib": "^4.11.0", "@types/node": "^14.0.26", "size-limit": "^4.11.0", diff --git a/plasmicpkgs/react-youtube/package.json b/plasmicpkgs/react-youtube/package.json index 13989f367e0..62f88c4a7ce 100644 --- a/plasmicpkgs/react-youtube/package.json +++ b/plasmicpkgs/react-youtube/package.json @@ -1,6 +1,6 @@ { "name": "@plasmicpkgs/react-youtube", - "version": "7.13.156", + "version": "7.13.157", "description": "Plasmic registration call for react-youtube", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -28,7 +28,7 @@ "analyze": "size-limit --why" }, "devDependencies": { - "@plasmicapp/host": "1.0.153", + "@plasmicapp/host": "1.0.154", "@size-limit/preset-small-lib": "^4.11.0", "@types/node": "^14.0.26", "@types/youtube-player": "^5.5.6",