From 839c18fa2edbd8d647668d5877a0e15543af64a5 Mon Sep 17 00:00:00 2001 From: MultiMote Date: Tue, 29 Oct 2024 21:04:28 +0300 Subject: [PATCH] Fix context issues --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 15b86db..5bb463f 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@fontsource-variable/noto-sans": "^5.0.5", - "@mmote/niimbluelib": "0.0.1-alpha.14", + "@mmote/niimbluelib": "0.0.1-alpha.15", "@popperjs/core": "^2.11.8", "bootstrap": "5.3.3", "d3-dsv": "^3.0.1", diff --git a/yarn.lock b/yarn.lock index c1b7a5a..74ee660 100644 --- a/yarn.lock +++ b/yarn.lock @@ -162,10 +162,10 @@ "@jridgewell/resolve-uri" "^3.1.0" "@jridgewell/sourcemap-codec" "^1.4.14" -"@mmote/niimbluelib@0.0.1-alpha.14": - version "0.0.1-alpha.14" - resolved "https://registry.yarnpkg.com/@mmote/niimbluelib/-/niimbluelib-0.0.1-alpha.14.tgz#e871538c223bd12f7840148a85e28203a3ef71ea" - integrity sha512-6tDhkrOENNjHxcMnS/ZUEtWhIflOsTddJhADQQi9PtfM2tJGtDeYsb7u72UEsCNKFxeDvSWJtr4/RJUXGDpJRg== +"@mmote/niimbluelib@0.0.1-alpha.15": + version "0.0.1-alpha.15" + resolved "https://registry.yarnpkg.com/@mmote/niimbluelib/-/niimbluelib-0.0.1-alpha.15.tgz#192e6ec853b52c46e80a553a717129231b2f2c80" + integrity sha512-TIjW17Rn6oo5en2Ohwf9oI1OYL44uACoTeFM3pFaBP6NFvA72mRt75QiE8CCzZlVMe+YhQk3kymDXG9Y1ii0pg== dependencies: async-mutex "^0.5.0" typescript-event-target "^1.1.1"