mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
Merge pull request #346 from pybricks/dependabot/npm_and_yarn/blueprintjs/core-3.40.0
Bump @blueprintjs/core from 3.39.0 to 3.40.0
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
"url": "https://github.com/pybricks/pybricks-code"
|
||||
},
|
||||
"dependencies": {
|
||||
"@blueprintjs/core": "^3.39.0",
|
||||
"@blueprintjs/core": "^3.40.0",
|
||||
"@craco/craco": "^6.1.1",
|
||||
"@pybricks/firmware": "4.6.0",
|
||||
"@pybricks/ide-docs": "1.1.1",
|
||||
|
||||
@@ -1800,12 +1800,12 @@
|
||||
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
||||
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
|
||||
|
||||
"@blueprintjs/core@^3.39.0":
|
||||
version "3.39.0"
|
||||
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-3.39.0.tgz#77c13aea4e5285568b9ad76f69004567ea7d75e5"
|
||||
integrity sha512-Pl92Qvfo0iowvJ81hOxfOXgBUuqHdMgtYao7hCvhF5hvz8wYRfOr1GHChVsiD5NvpNmG2rtUTYqkfft06Tyj5A==
|
||||
"@blueprintjs/core@^3.40.0":
|
||||
version "3.40.0"
|
||||
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-3.40.0.tgz#b396718f700b8545c390e5b2e0b58e1ffbe59708"
|
||||
integrity sha512-vb0xIO0cF+udhYYS/1wUKnZin7frQTIP3NOGETOpmvUZOqAfxM0447+LsaBYvLmkEdTm0uD6IR0bklQPw21eAw==
|
||||
dependencies:
|
||||
"@blueprintjs/icons" "^3.24.0"
|
||||
"@blueprintjs/icons" "^3.25.0"
|
||||
"@types/dom4" "^2.0.1"
|
||||
classnames "^2.2"
|
||||
dom4 "^2.1.5"
|
||||
@@ -1817,10 +1817,10 @@
|
||||
resize-observer-polyfill "^1.5.1"
|
||||
tslib "~1.13.0"
|
||||
|
||||
"@blueprintjs/icons@^3.24.0":
|
||||
version "3.24.0"
|
||||
resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-3.24.0.tgz#aa7e6042e40806d22f85da8d62990ff0296adcf2"
|
||||
integrity sha512-OvDDI5EUueS1Y3t594iS8LAGoHhLhYjC2GuN/01a85n+ASLSp0jf0/+uix2JeCOj41iTdRRCINbWuRwVQNNGPw==
|
||||
"@blueprintjs/icons@^3.25.0":
|
||||
version "3.25.0"
|
||||
resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-3.25.0.tgz#5f2bfff857faff97e0ebf44fc981a607e0bdec9d"
|
||||
integrity sha512-WbGjMIJiUwrOTkBk66B6AV605d+HZJT0SoW+fh429UJPTtcm+7T/+bRxQlQeXfLvgR+bTW5P6rx6cM4D/B4uww==
|
||||
dependencies:
|
||||
classnames "^2.2"
|
||||
tslib "~1.13.0"
|
||||
|
||||
Reference in New Issue
Block a user