Skip to content

Commit

Permalink
chore: update all plugins to latest blockly beta
Browse files Browse the repository at this point in the history
  • Loading branch information
maribethb committed May 13, 2024
1 parent 610b1b5 commit 86d4086
Show file tree
Hide file tree
Showing 82 changed files with 387 additions and 387 deletions.
16 changes: 8 additions & 8 deletions plugins/block-dynamic-connection/package-lock.json

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

4 changes: 2 additions & 2 deletions plugins/block-dynamic-connection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@
"devDependencies": {
"@blockly/dev-scripts": "^3.1.1",
"@blockly/dev-tools": "^7.1.10",
"blockly": "^11.0.0-beta.9",
"blockly": "^11.0.0-beta.12",
"chai": "^4.2.0",
"mocha": "^10.2.0",
"typescript": "^5.2.2"
},
"peerDependencies": {
"blockly": "^11.0.0-beta.9"
"blockly": "^11.0.0-beta.12"
},
"publishConfig": {
"access": "public",
Expand Down
16 changes: 8 additions & 8 deletions plugins/block-plus-minus/package-lock.json

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

4 changes: 2 additions & 2 deletions plugins/block-plus-minus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
"devDependencies": {
"@blockly/dev-scripts": "^3.1.1",
"@blockly/dev-tools": "^7.1.10",
"blockly": "^11.0.0-beta.9",
"blockly": "^11.0.0-beta.12",
"chai": "^4.2.0",
"mocha": "^10.2.0",
"sinon": "^9.0.1"
},
"peerDependencies": {
"blockly": "^11.0.0-beta.9"
"blockly": "^11.0.0-beta.12"
},
"publishConfig": {
"access": "public",
Expand Down
10 changes: 5 additions & 5 deletions plugins/block-shareable-procedures/package-lock.json

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

4 changes: 2 additions & 2 deletions plugins/block-shareable-procedures/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@
"devDependencies": {
"@blockly/dev-scripts": "^3.1.1",
"@blockly/dev-tools": "^7.1.10",
"blockly": "^11.0.0-beta.9",
"blockly": "^11.0.0-beta.12",
"chai": "^4.3.7",
"jsdom": "^16.4.0",
"jsdom-global": "^3.0.2",
"sinon": "^15.0.1",
"typescript": "^5.2.2"
},
"peerDependencies": {
"blockly": "^11.0.0-beta.9"
"blockly": "^11.0.0-beta.12"
},
"publishConfig": {
"access": "public",
Expand Down
16 changes: 8 additions & 8 deletions plugins/block-test/package-lock.json

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

4 changes: 2 additions & 2 deletions plugins/block-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
],
"devDependencies": {
"@blockly/dev-scripts": "^3.1.1",
"blockly": "^11.0.0-beta.9"
"blockly": "^11.0.0-beta.12"
},
"peerDependencies": {
"blockly": "^11.0.0-beta.9"
"blockly": "^11.0.0-beta.12"
},
"publishConfig": {
"access": "public",
Expand Down
16 changes: 8 additions & 8 deletions plugins/content-highlight/package-lock.json

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

4 changes: 2 additions & 2 deletions plugins/content-highlight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@
"devDependencies": {
"@blockly/dev-scripts": "^3.1.1",
"@blockly/dev-tools": "^7.1.10",
"blockly": "^11.0.0-beta.9",
"blockly": "^11.0.0-beta.12",
"typescript": "^5.2.2"
},
"peerDependencies": {
"blockly": "^11.0.0-beta.9"
"blockly": "^11.0.0-beta.12"
},
"publishConfig": {
"access": "public",
Expand Down
16 changes: 8 additions & 8 deletions plugins/continuous-toolbox/package-lock.json

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

4 changes: 2 additions & 2 deletions plugins/continuous-toolbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
"devDependencies": {
"@blockly/dev-scripts": "^3.1.1",
"@blockly/dev-tools": "^7.1.10",
"blockly": "^11.0.0-beta.9"
"blockly": "^11.0.0-beta.12"
},
"peerDependencies": {
"blockly": "^11.0.0-beta.9"
"blockly": "^11.0.0-beta.12"
},
"publishConfig": {
"access": "public",
Expand Down
16 changes: 8 additions & 8 deletions plugins/cross-tab-copy-paste/package-lock.json

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

4 changes: 2 additions & 2 deletions plugins/cross-tab-copy-paste/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
"devDependencies": {
"@blockly/dev-scripts": "^3.1.1",
"@blockly/dev-tools": "^7.1.10",
"blockly": "^11.0.0-beta.9"
"blockly": "^11.0.0-beta.12"
},
"peerDependencies": {
"blockly": "^11.0.0-beta.9"
"blockly": "^11.0.0-beta.12"
},
"publishConfig": {
"access": "public",
Expand Down
Loading

0 comments on commit 86d4086

Please sign in to comment.