Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/custom-tooltips-demo/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/custom-tooltips-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@blockly/dev-tools": "^3.0.7",
"@blockly/dev-tools": "^4.0.1",
"blockly": "^8.0.0"
},
"blocklyDemoConfig": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/block-dynamic-connection/package-lock.json

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

6 changes: 3 additions & 3 deletions plugins/block-dynamic-connection/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/block-dynamic-connection",
"version": "0.1.33",
"version": "0.1.34",
"description": "A group of blocks that add connections dynamically.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -40,8 +40,8 @@
"src"
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.24",
"@blockly/dev-tools": "^3.1.9",
"@blockly/dev-scripts": "^1.2.25",
"@blockly/dev-tools": "^4.0.1",
"blockly": "^8.0.0",
"chai": "^4.2.0",
"mocha": "^7.1.0"
Expand Down
2 changes: 1 addition & 1 deletion plugins/block-plus-minus/package-lock.json

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

6 changes: 3 additions & 3 deletions plugins/block-plus-minus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/block-plus-minus",
"version": "3.0.19",
"version": "3.0.20",
"description": "A group of blocks that replace the built-in mutator UI with a +/- based UI.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -39,8 +39,8 @@
"src"
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.24",
"@blockly/dev-tools": "^3.1.9",
"@blockly/dev-scripts": "^1.2.25",
"@blockly/dev-tools": "^4.0.1",
"blockly": "^8.0.0",
"chai": "^4.2.0",
"mocha": "^7.1.0",
Expand Down
2 changes: 1 addition & 1 deletion 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
@@ -1,6 +1,6 @@
{
"name": "@blockly/block-test",
"version": "2.0.15",
"version": "2.0.16",
"description": "A group of Blockly test blocks.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -39,7 +39,7 @@
"src"
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.24",
"@blockly/dev-scripts": "^1.2.25",
"blockly": "^8.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/content-highlight/package-lock.json

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

6 changes: 3 additions & 3 deletions plugins/content-highlight/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/workspace-content-highlight",
"version": "1.0.28",
"version": "1.0.29",
"description": "A Blockly workspace plugin that adds a highlight around the content area.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -43,8 +43,8 @@
"src"
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.24",
"@blockly/dev-tools": "^3.1.9",
"@blockly/dev-scripts": "^1.2.25",
"@blockly/dev-tools": "^4.0.1",
"blockly": "^8.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/continuous-toolbox/package-lock.json

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

6 changes: 3 additions & 3 deletions plugins/continuous-toolbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/continuous-toolbox",
"version": "2.0.37",
"version": "2.0.38",
"description": "A Blockly plugin that adds a continous-scrolling style toolbox and flyout",
"scripts": {
"build": "blockly-scripts build",
Expand Down Expand Up @@ -39,8 +39,8 @@
"src"
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.24",
"@blockly/dev-tools": "^3.1.9",
"@blockly/dev-scripts": "^1.2.25",
"@blockly/dev-tools": "^4.0.1",
"blockly": "^8.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion 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.

6 changes: 3 additions & 3 deletions plugins/cross-tab-copy-paste/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/plugin-cross-tab-copy-paste",
"version": "1.0.11",
"version": "1.0.12",
"description": "Allows you to copy blocks with cross-tab.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -40,8 +40,8 @@
"src"
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.24",
"@blockly/dev-tools": "^3.1.9",
"@blockly/dev-scripts": "^1.2.25",
"@blockly/dev-tools": "^4.0.1",
"blockly": "^8.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/dev-scripts/package-lock.json

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

2 changes: 1 addition & 1 deletion plugins/dev-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/dev-scripts",
"version": "1.2.24",
"version": "1.2.25",
"description": "Configuration and scripts for Blockly plugins.",
"scripts": {
"lint": "eslint ."
Expand Down
2 changes: 1 addition & 1 deletion plugins/dev-tools/package-lock.json

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

14 changes: 7 additions & 7 deletions plugins/dev-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/dev-tools",
"version": "3.1.9",
"version": "4.0.1",
"description": "A library of common utilities for Blockly extension development.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -39,11 +39,11 @@
"src"
],
"dependencies": {
"@blockly/block-test": "^2.0.15",
"@blockly/theme-dark": "^3.0.14",
"@blockly/theme-deuteranopia": "^2.0.14",
"@blockly/theme-highcontrast": "^2.0.14",
"@blockly/theme-tritanopia": "^2.0.14",
"@blockly/block-test": "^2.0.16",
"@blockly/theme-dark": "^3.0.15",
"@blockly/theme-deuteranopia": "^2.0.15",
"@blockly/theme-highcontrast": "^2.0.15",
"@blockly/theme-tritanopia": "^2.0.15",
"chai": "^4.2.0",
"dat.gui": "^0.7.7",
"lodash.assign": "^4.2.0",
Expand All @@ -52,7 +52,7 @@
"sinon": "^9.0.2"
},
"devDependencies": {
"@blockly/dev-scripts": "^1.2.24",
"@blockly/dev-scripts": "^1.2.25",
"@types/dat.gui": "^0.7.5",
"blockly": "^8.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion plugins/disable-top-blocks/package-lock.json

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

6 changes: 3 additions & 3 deletions plugins/disable-top-blocks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/disable-top-blocks",
"version": "0.1.39",
"version": "0.1.40",
"description": "A Blockly plugin that shows the 'disable' context menu option only on non-orphan blocks.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -39,8 +39,8 @@
"src"
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.24",
"@blockly/dev-tools": "^3.1.9",
"@blockly/dev-scripts": "^1.2.25",
"@blockly/dev-tools": "^4.0.1",
"blockly": "^8.0.0"
},
"peerDependencies": {
Expand Down
20 changes: 10 additions & 10 deletions plugins/field-bitmap/package-lock.json

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

10 changes: 5 additions & 5 deletions plugins/field-bitmap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/field-bitmap",
"version": "1.0.4",
"version": "1.0.5",
"description": "A field that lets users input a pixel grid with their mouse.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -41,14 +41,14 @@
"src"
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.24",
"@blockly/dev-tools": "^3.1.9",
"blockly": "^7.20211209.2",
"@blockly/dev-scripts": "^1.2.25",
"@blockly/dev-tools": "^4.0.1",
"blockly": "^8.0.0",
"chai": "^4.3.6",
"mocha": "^9.2.1"
},
"peerDependencies": {
"blockly": "^7.20211209.2"
"blockly": ">=7.20211209.2 <9"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch!

},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion plugins/field-date/package-lock.json

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

6 changes: 3 additions & 3 deletions plugins/field-date/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/field-date",
"version": "5.0.19",
"version": "5.0.20",
"description": "A Blockly date picker field that uses the Google Closure date picker.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -39,8 +39,8 @@
"src"
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.24",
"@blockly/dev-tools": "^3.1.9",
"@blockly/dev-scripts": "^1.2.25",
"@blockly/dev-tools": "^4.0.1",
"blockly": "^8.0.0",
"google-closure-compiler": "^20200920.0.0",
"google-closure-library": "^20200830.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/field-grid-dropdown/package-lock.json

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

6 changes: 3 additions & 3 deletions plugins/field-grid-dropdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/field-grid-dropdown",
"version": "1.0.44",
"version": "1.0.45",
"description": "A Blockly dropdown field with grid layout.",
"scripts": {
"build": "blockly-scripts build",
Expand Down Expand Up @@ -40,8 +40,8 @@
"src"
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.24",
"@blockly/dev-tools": "^3.1.9",
"@blockly/dev-scripts": "^1.2.25",
"@blockly/dev-tools": "^4.0.1",
"blockly": "^8.0.0"
},
"peerDependencies": {
Expand Down
Loading