mirror of
https://github.com/google/blockly.git
synced 2026-01-07 00:50:27 +01:00
chore(deps): bump @blockly/theme-modern from 2.1.28 to 2.1.33 (#6125)
Bumps [@blockly/theme-modern](https://github.com/google/blockly-samples/tree/HEAD/plugins/theme-modern) from 2.1.28 to 2.1.33. - [Release notes](https://github.com/google/blockly-samples/releases) - [Commits](https://github.com/google/blockly-samples/commits/@blockly/theme-modern@2.1.33/plugins/theme-modern) --- updated-dependencies: - dependency-name: "@blockly/theme-modern" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -228,15 +228,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@blockly/theme-modern": {
|
||||
"version": "2.1.28",
|
||||
"resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.28.tgz",
|
||||
"integrity": "sha512-SRPrQJOvTU8yC+NFnfFipaciCJEfmIG+imPwNcL1WZ/pPct6ojEDwHKAalWkHGLrTb0rmOaDVeHJJQx+HZmQsQ==",
|
||||
"version": "2.1.33",
|
||||
"resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.33.tgz",
|
||||
"integrity": "sha512-ZEC7M+gB/FVrRHwDsIVjef5cj8vbhmegSc7DapVxQSJaz1IGjO53izFjz9iCFWVEope6He5LRYiOvQZPdgc/pA==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=8.17.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"blockly": "3.20200123.0 - 7"
|
||||
"blockly": "3.20200123.0 - 8"
|
||||
}
|
||||
},
|
||||
"node_modules/@blockly/theme-tritanopia": {
|
||||
@@ -12777,9 +12777,9 @@
|
||||
"requires": {}
|
||||
},
|
||||
"@blockly/theme-modern": {
|
||||
"version": "2.1.28",
|
||||
"resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.28.tgz",
|
||||
"integrity": "sha512-SRPrQJOvTU8yC+NFnfFipaciCJEfmIG+imPwNcL1WZ/pPct6ojEDwHKAalWkHGLrTb0rmOaDVeHJJQx+HZmQsQ==",
|
||||
"version": "2.1.33",
|
||||
"resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.33.tgz",
|
||||
"integrity": "sha512-ZEC7M+gB/FVrRHwDsIVjef5cj8vbhmegSc7DapVxQSJaz1IGjO53izFjz9iCFWVEope6He5LRYiOvQZPdgc/pA==",
|
||||
"dev": true,
|
||||
"requires": {}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user