From 7a240c13cec7529cfb671bee1cd40ad40937de1a Mon Sep 17 00:00:00 2001 From: Mark Date: Thu, 16 Jan 2025 14:38:21 -0800 Subject: [PATCH] Update blueprint --- package.json | 1 + yarn.lock | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/package.json b/package.json index 37a8b15..86e6f36 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "dependencies": { "@blueprintjs/core": "^4.0.0-beta.12", "@monaco-editor/react": "^4.3.1", + "blueprintjs": "^0.0.8", "chevrotain": "^10.0.0", "monaco-editor": "^0.30.1", "next": "12.0.8", diff --git a/yarn.lock b/yarn.lock index c1cf6b9..1f8e00a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1634,6 +1634,11 @@ bl@^4.0.3: inherits "^2.0.4" 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: version "1.1.11" resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"