Update blueprint
This commit is contained in:
parent
45eb92068d
commit
7a240c13ce
@ -14,6 +14,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@blueprintjs/core": "^4.0.0-beta.12",
|
"@blueprintjs/core": "^4.0.0-beta.12",
|
||||||
"@monaco-editor/react": "^4.3.1",
|
"@monaco-editor/react": "^4.3.1",
|
||||||
|
"blueprintjs": "^0.0.8",
|
||||||
"chevrotain": "^10.0.0",
|
"chevrotain": "^10.0.0",
|
||||||
"monaco-editor": "^0.30.1",
|
"monaco-editor": "^0.30.1",
|
||||||
"next": "12.0.8",
|
"next": "12.0.8",
|
||||||
|
@ -1634,6 +1634,11 @@ bl@^4.0.3:
|
|||||||
inherits "^2.0.4"
|
inherits "^2.0.4"
|
||||||
readable-stream "^3.4.0"
|
readable-stream "^3.4.0"
|
||||||
|
|
||||||
|
blueprintjs@^0.0.8:
|
||||||
|
version "0.0.8"
|
||||||
|
resolved "https://registry.yarnpkg.com/blueprintjs/-/blueprintjs-0.0.8.tgz#557c692fc876ec0f94c001f15514379249cb3ce1"
|
||||||
|
integrity sha512-0nd7Cs8dcK1IVODfoXCkmqLjHRd3e2j+FYvRj4cJaygJmCPPTtTLNdxSiLtfqntfwSU9bPNdcep/bOqx1WL0fA==
|
||||||
|
|
||||||
brace-expansion@^1.1.7:
|
brace-expansion@^1.1.7:
|
||||||
version "1.1.11"
|
version "1.1.11"
|
||||||
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
|
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user