Skip to content

Commit

Permalink
v20.5.17
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig Condon authored and Craig Condon committed Apr 1, 2024
1 parent 41def8f commit e68177b
Show file tree
Hide file tree
Showing 18 changed files with 71 additions and 71 deletions.
10 changes: 5 additions & 5 deletions integrations/vscode/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions integrations/vscode/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vscode-paperclip",
"displayName": "Paperclip",
"version": "20.5.16",
"version": "20.5.17",
"publisher": "crcn",
"preview": true,
"private": true,
Expand Down Expand Up @@ -99,9 +99,9 @@
},
"dependencies": {
"@improbable-eng/grpc-web-node-http-transport": "^0.15.0",
"@paperclip-ui/common": "^20.5.16",
"@paperclip-ui/proto": "^20.5.16",
"@paperclip-ui/releases": "^20.5.16",
"@paperclip-ui/common": "^20.5.17",
"@paperclip-ui/proto": "^20.5.17",
"@paperclip-ui/releases": "^20.5.17",
"color": "^4.2.3",
"execa": "^8.0.0",
"get-port": "^3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useNx": true,
"npmClient": "yarn",
"version": "20.5.16"
"version": "20.5.17"
}
2 changes: 1 addition & 1 deletion libs/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paperclip-ui/core",
"version": "20.5.16",
"version": "20.5.17",
"description": "",
"main": "lib/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion libs/designer-rust/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paperclip-ui/designer-rust",
"version": "20.5.16",
"version": "20.5.17",
"description": "",
"main": "index.js",
"private": true,
Expand Down
16 changes: 8 additions & 8 deletions libs/designer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paperclip-ui/designer",
"version": "20.5.16",
"version": "20.5.17",
"description": "",
"main": "index.js",
"private": true,
Expand All @@ -22,9 +22,9 @@
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.18.6",
"@improbable-eng/grpc-web-node-http-transport": "^0.15.0",
"@paperclip-ui/evaluator": "^20.5.16",
"@paperclip-ui/parser": "^20.5.16",
"@paperclip-ui/workspace": "^20.5.16",
"@paperclip-ui/evaluator": "^20.5.17",
"@paperclip-ui/parser": "^20.5.17",
"@paperclip-ui/workspace": "^20.5.17",
"@types/jest": "^29.2.3",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
Expand All @@ -50,9 +50,9 @@
"webpack-dev-server": "^4.11.1"
},
"dependencies": {
"@paperclip-ui/core": "^20.5.16",
"@paperclip-ui/proto": "^20.5.16",
"@paperclip-ui/web-renderer": "^20.5.16",
"@paperclip-ui/core": "^20.5.17",
"@paperclip-ui/proto": "^20.5.17",
"@paperclip-ui/web-renderer": "^20.5.17",
"@types/color": "^3.0.3",
"classnames": "^2.3.2",
"color": "^4.2.3",
Expand All @@ -61,7 +61,7 @@
"grpc-web": "^1.3.1",
"immer": "^9.0.15",
"lodash": "^4.17.21",
"paperclip-loader": "^20.5.16",
"paperclip-loader": "^20.5.17",
"raw-loader": "^4.0.2",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
Expand Down
4 changes: 2 additions & 2 deletions libs/evaluator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paperclip-ui/evaluator",
"version": "20.5.16",
"version": "20.5.17",
"private": true,
"publishConfig": {
"access": "public"
Expand All @@ -15,7 +15,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@paperclip-ui/proto": "^20.5.16"
"@paperclip-ui/proto": "^20.5.17"
},
"gitHead": "8104e4d9b0b976b8c8eccf1e4eee194a251bc76e"
}
2 changes: 1 addition & 1 deletion libs/figma-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paperclip-ui/figma-plugin",
"version": "20.5.16",
"version": "20.5.17",
"description": "Copy + paste plugin for Paperclip",
"main": "code.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion libs/js-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paperclip-ui/common",
"version": "20.5.16",
"version": "20.5.17",
"description": "",
"main": "lib/index.js",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion libs/migrate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paperclip-ui/migrate",
"version": "20.5.16",
"version": "20.5.17",
"description": "",
"type": "module",
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions libs/node-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paperclip-ui/cli",
"version": "20.5.16",
"version": "20.5.17",
"description": "",
"main": "lib/index.js",
"type": "module",
Expand All @@ -18,7 +18,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@paperclip-ui/releases": "^20.5.16",
"@paperclip-ui/releases": "^20.5.17",
"execa": "^8.0.0"
},
"gitHead": "9cbfaf54c043385661768ba1b1a41de3ec872d1d"
Expand Down
2 changes: 1 addition & 1 deletion libs/paperclip-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "paperclip-loader",
"version": "20.5.16",
"version": "20.5.17",
"description": "",
"main": "lib/index.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions libs/parser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paperclip-ui/parser",
"version": "20.5.16",
"version": "20.5.17",
"description": "",
"main": "lib/index.js",
"scripts": {
Expand All @@ -14,7 +14,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@paperclip-ui/proto": "^20.5.16"
"@paperclip-ui/proto": "^20.5.17"
},
"gitHead": "9cbfaf54c043385661768ba1b1a41de3ec872d1d"
}
4 changes: 2 additions & 2 deletions libs/proto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paperclip-ui/proto",
"version": "20.5.16",
"version": "20.5.17",
"description": "",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@grpc/grpc-js": "^1.7.3",
"@improbable-eng/grpc-web": "^0.15.0",
"@paperclip-ui/common": "^20.5.16",
"@paperclip-ui/common": "^20.5.17",
"@types/node": "^18.11.9",
"browser-headers": "^0.4.1",
"rxjs": "^7.5.7",
Expand Down
2 changes: 1 addition & 1 deletion libs/releases/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paperclip-ui/releases",
"version": "20.5.16",
"version": "20.5.17",
"description": "",
"main": "lib/index.js",
"type": "module",
Expand Down
6 changes: 3 additions & 3 deletions libs/web-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paperclip-ui/web-renderer",
"version": "20.5.16",
"version": "20.5.17",
"description": "",
"main": "lib/index.js",
"private": true,
Expand All @@ -15,8 +15,8 @@
"author": "",
"license": "ISC",
"dependencies": {
"@paperclip-ui/common": "^20.5.16",
"@paperclip-ui/proto": "^20.5.16",
"@paperclip-ui/common": "^20.5.17",
"@paperclip-ui/proto": "^20.5.17",
"html-entities": "^1.2.1"
},
"gitHead": "8104e4d9b0b976b8c8eccf1e4eee194a251bc76e"
Expand Down
10 changes: 5 additions & 5 deletions libs/workspace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paperclip-ui/workspace",
"version": "20.5.16",
"version": "20.5.17",
"description": "",
"main": "index.js",
"private": true,
Expand Down Expand Up @@ -42,13 +42,13 @@
"ts-loader": "^9.3.1"
},
"dependencies": {
"@paperclip-ui/designer": "^20.5.16",
"@paperclip-ui/proto": "^20.5.16",
"@paperclip-ui/web-renderer": "^20.5.16",
"@paperclip-ui/designer": "^20.5.17",
"@paperclip-ui/proto": "^20.5.17",
"@paperclip-ui/web-renderer": "^20.5.17",
"grpc-web": "^1.3.1",
"immer": "^9.0.15",
"mocha": "^10.1.0",
"paperclip-loader": "^20.5.16",
"paperclip-loader": "^20.5.17",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-hotkeys-hook": "^3.4.7",
Expand Down

0 comments on commit e68177b

Please sign in to comment.