Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @plasmicapp/data-sources@0.1.172
 - @plasmicapp/react-web@0.2.371
 - @plasmicapp/react-web-runtime@0.0.91
 - @plasmicpkgs/antd5@0.0.272
 - @plasmicpkgs/plasmic-rich-components@1.0.203
 - @plasmicpkgs/react-chartjs-2@1.0.118
 - @plasmicpkgs/react-quill@1.0.71

GitOrigin-RevId: 2cd7f1eaf948d70ee45f451e38da560778a07309
  • Loading branch information
Jenkins authored and actions-user committed Feb 17, 2025
1 parent 9ea0fe0 commit 03fce54
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/data-sources/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.1.171",
"version": "0.1.172",
"license": "MIT",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-web-runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plasmicapp/react-web-runtime",
"version": "0.0.90",
"version": "0.0.91",
"files": [
"jsx-runtime",
"jsx-dev-runtime"
Expand All @@ -14,7 +14,7 @@
"prepublishOnly": "npm run build"
},
"devDependencies": {
"@plasmicapp/react-web": "0.2.370",
"@plasmicapp/react-web": "0.2.371",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.4",
Expand Down
4 changes: 2 additions & 2 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.370",
"version": "0.2.371",
"description": "plasmic library for rendering in the presentational style",
"main": "dist/index.cjs.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -97,7 +97,7 @@
},
"dependencies": {
"@plasmicapp/auth-react": "0.0.22",
"@plasmicapp/data-sources": "0.1.171",
"@plasmicapp/data-sources": "0.1.172",
"@plasmicapp/data-sources-context": "0.1.21",
"@plasmicapp/host": "1.0.211",
"@plasmicapp/loader-splits": "1.0.62",
Expand Down
6 changes: 3 additions & 3 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.271",
"version": "0.0.272",
"description": "Plasmic registration calls for antd components",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -66,10 +66,10 @@
"@babel/preset-env": "^7.22.15",
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.22.15",
"@plasmicapp/data-sources": "0.1.171",
"@plasmicapp/data-sources": "0.1.172",
"@plasmicapp/host": "1.0.211",
"@plasmicapp/query": "0.1.79",
"@plasmicapp/react-web": "0.2.370",
"@plasmicapp/react-web": "0.2.371",
"@rollup/plugin-commonjs": "^11.0.0",
"@rollup/plugin-json": "^4.0.0",
"@rollup/plugin-node-resolve": "^9.0.0",
Expand Down
4 changes: 2 additions & 2 deletions plasmicpkgs/plasmic-rich-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plasmicpkgs/plasmic-rich-components",
"version": "1.0.202",
"version": "1.0.203",
"description": "Rich batteries-included general purpose components for business apps, admin panels, etc.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@ant-design/icons": "^5.0.1",
"@ant-design/pro-components": "2.6.4",
"@plasmicapp/data-sources": "0.1.171",
"@plasmicapp/data-sources": "0.1.172",
"@plasmicapp/host": "1.0.211",
"@rollup/plugin-commonjs": "^25.0.2",
"@rollup/plugin-json": "^6.0.0",
Expand Down
4 changes: 2 additions & 2 deletions plasmicpkgs/react-chartjs-2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plasmicpkgs/react-chartjs-2",
"version": "1.0.117",
"version": "1.0.118",
"description": "Chart.js 2.x components for React",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -28,7 +28,7 @@
"analyze": "size-limit --why"
},
"devDependencies": {
"@plasmicapp/data-sources": "0.1.171",
"@plasmicapp/data-sources": "0.1.172",
"@plasmicapp/host": "1.0.211",
"@size-limit/preset-small-lib": "^4.11.0",
"@types/node": "^14.0.26",
Expand Down
4 changes: 2 additions & 2 deletions plasmicpkgs/react-quill/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plasmicpkgs/react-quill",
"version": "1.0.70",
"version": "1.0.71",
"description": "Plasmic registration call for react-quill WYSIWYG Editor",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -28,7 +28,7 @@
"analyze": "size-limit --why"
},
"devDependencies": {
"@plasmicapp/data-sources": "0.1.171",
"@plasmicapp/data-sources": "0.1.172",
"@plasmicapp/host": "1.0.211",
"@size-limit/preset-small-lib": "^4.11.0",
"@types/node": "^14.0.26",
Expand Down

0 comments on commit 03fce54

Please sign in to comment.