mirror of
https://github.com/MultiMote/niimblue
synced 2026-01-19 19:37:11 +03:00
Fix context issues
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user