Bump components library

This commit is contained in:
Jonas Dellinger
2022-06-02 17:59:18 +02:00
parent 0f20fe691f
commit 1114d55931
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -9,7 +9,7 @@
"version": "0.0.1",
"license": "GPLV2",
"dependencies": {
"decky-frontend-lib": "^0.0.4",
"decky-frontend-lib": "^0.0.6",
"react-icons": "^4.3.1"
},
"devDependencies": {
@@ -1017,9 +1017,9 @@
}
},
"node_modules/decky-frontend-lib": {
"version": "0.0.4",
"resolved": "https://registry.npmjs.org/decky-frontend-lib/-/decky-frontend-lib-0.0.4.tgz",
"integrity": "sha512-FSOsvhd1TR/hgLpO98IjAm9id4SZrTwUtQcUIeoyDlJCOMH7qg18bTB+yvGBkP05nykEGuxKS5I/o4GC++F1kg=="
"version": "0.0.6",
"resolved": "https://registry.npmjs.org/decky-frontend-lib/-/decky-frontend-lib-0.0.6.tgz",
"integrity": "sha512-R778PGhstdNQEHMrxZLAvGFhiLlOt63c97dbkpTmC03IujjnoTCplnbH0gb/XKNWXu9O4VrRou5hYLi8DWgkYg=="
},
"node_modules/deepmerge": {
"version": "4.2.2",
@@ -2979,9 +2979,9 @@
}
},
"decky-frontend-lib": {
"version": "0.0.4",
"resolved": "https://registry.npmjs.org/decky-frontend-lib/-/decky-frontend-lib-0.0.4.tgz",
"integrity": "sha512-FSOsvhd1TR/hgLpO98IjAm9id4SZrTwUtQcUIeoyDlJCOMH7qg18bTB+yvGBkP05nykEGuxKS5I/o4GC++F1kg=="
"version": "0.0.6",
"resolved": "https://registry.npmjs.org/decky-frontend-lib/-/decky-frontend-lib-0.0.6.tgz",
"integrity": "sha512-R778PGhstdNQEHMrxZLAvGFhiLlOt63c97dbkpTmC03IujjnoTCplnbH0gb/XKNWXu9O4VrRou5hYLi8DWgkYg=="
},
"deepmerge": {
"version": "4.2.2",
+1 -1
View File
@@ -35,7 +35,7 @@
}
},
"dependencies": {
"decky-frontend-lib": "^0.0.4",
"decky-frontend-lib": "^0.0.6",
"react-icons": "^4.3.1"
}
}