1
Fork 0
mirror of https://github.com/Steffo99/bluelib.git synced 2024-10-16 05:37:28 +00:00

⬆️ Upgrade to bluelib@4

This commit is contained in:
Steffo 2022-03-12 04:11:30 +01:00
parent 5cc6c6401d
commit 4971067b6a
Signed by: steffo
GPG key ID: 6965406171929D01
5 changed files with 7 additions and 5 deletions

3
.gitmodules vendored
View file

@ -1,3 +0,0 @@
[submodule "bluelib"]
path = src/bluelib
url = https://github.com/Steffo99/bluelib

View file

@ -1,6 +1,6 @@
# `bluelib-react`
React bindings for [`bluelib@3`](https://github.com/Steffo99/bluelib)
React bindings for [`bluelib@4`](https://github.com/Steffo99/bluelib)
## Documentation

View file

@ -26,6 +26,7 @@
"license": "AGPL-3.0-or-later",
"dependencies": {
"@babel/runtime": "^7.15.3",
"@steffo/bluelib": "^4.0.1",
"classnames": "^2.3.1",
"color": "https://github.com/Steffo99/color",
"uuid": "^8.3.2"

@ -1 +0,0 @@
Subproject commit 0ff9ba0a2bc22f0a278e1568cd5a6cb5a179dffd

View file

@ -1789,6 +1789,11 @@
dependencies:
"@sinonjs/commons" "^1.7.0"
"@steffo/bluelib@^4.0.1":
version "4.0.1"
resolved "https://registry.npmjs.org/@steffo/bluelib/-/bluelib-4.0.1.tgz#addd4f53d938e25299fa9a75239d4ab41acc575e"
integrity sha512-LQdQLuLZIlifvEmenTkwVWVFrULuKJA6NK1qav2kiL8haG8NT2TAes2G/r2x1U2ycIFwJTsJnJ6BPLxhTxXGgg==
"@storybook/addon-actions@6.4.18", "@storybook/addon-actions@^6.3.7":
version "6.4.18"
resolved "https://registry.yarnpkg.com/@storybook/addon-actions/-/addon-actions-6.4.18.tgz#e997060e1b0af62f9f831301a56a3addfc1f1365"