Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @plasmicapp/[email protected]
 - @plasmicapp/[email protected]
 - @plasmicapp/[email protected]
 - @plasmicapp/[email protected]
 - @plasmicapp/[email protected]
 - @plasmicapp/[email protected]
 - @plasmicapp/[email protected]
 - @plasmicapp/[email protected]
 - @plasmicapp/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
 - @plasmicpkgs/[email protected]
  • Loading branch information
Jenkins committed Jul 20, 2023
1 parent 2bd8739 commit 98f55a1
Show file tree
Hide file tree
Showing 40 changed files with 85 additions and 85 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
4 changes: 2 additions & 2 deletions packages/data-sources/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.1.98",
"version": "0.1.99",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion packages/host/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 2 additions & 2 deletions packages/loader-gatsby/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down Expand Up @@ -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"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/loader-nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.299",
"version": "1.0.300",
"license": "MIT",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
Expand Down Expand Up @@ -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"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/loader-react/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions packages/loader-svelte/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/loader-vue/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand All @@ -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",
Expand Down
6 changes: 3 additions & 3 deletions packages/react-web/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions plasmicpkgs/airtable/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions plasmicpkgs/antd/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions plasmicpkgs/antd5/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions plasmicpkgs/commerce-providers/commerce/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions plasmicpkgs/commerce-providers/commercetools/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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"
},
Expand Down
6 changes: 3 additions & 3 deletions plasmicpkgs/commerce-providers/local/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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",
Expand All @@ -33,7 +33,7 @@
"react": ">=16.8.0"
},
"dependencies": {
"@plasmicpkgs/commerce": "0.0.149",
"@plasmicpkgs/commerce": "0.0.150",
"@types/react": "^18.0.27"
}
}
6 changes: 3 additions & 3 deletions plasmicpkgs/commerce-providers/saleor/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -18,15 +18,15 @@
"analyze": "size-limit --why"
},
"dependencies": {
"@plasmicpkgs/commerce": "0.0.149",
"@plasmicpkgs/commerce": "0.0.150",
"debounce": "^1.2.1"
},
"peerDependencies": {
"next": "^12",
"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",
Expand Down
6 changes: 3 additions & 3 deletions plasmicpkgs/commerce-providers/shopify/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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",
Expand All @@ -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"
}
Expand Down
6 changes: 3 additions & 3 deletions plasmicpkgs/commerce-providers/swell/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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",
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions plasmicpkgs/framer-motion/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions plasmicpkgs/lottie-react/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions plasmicpkgs/plasmic-basic-components/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions plasmicpkgs/plasmic-cms/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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",
Expand Down
Loading

0 comments on commit 98f55a1

Please sign in to comment.