mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
bump start-sdk
This commit is contained in:
committed by
Aiden McClelland
parent
c89e47577b
commit
ded16549f7
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@@ -49,7 +49,7 @@
|
||||
"patch-db-client": "file: ../../../patch-db/client",
|
||||
"pbkdf2": "^3.1.2",
|
||||
"rxjs": "^7.5.6",
|
||||
"start-sdk": "^0.4.0-lib0.charlie1",
|
||||
"start-sdk": "^0.4.0-lib0.charlie2",
|
||||
"swiper": "^8.2.4",
|
||||
"ts-matches": "^5.2.1",
|
||||
"tslib": "^2.3.0",
|
||||
@@ -13771,9 +13771,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/start-sdk": {
|
||||
"version": "0.4.0-lib0.charlie1",
|
||||
"resolved": "https://registry.npmjs.org/start-sdk/-/start-sdk-0.4.0-lib0.charlie1.tgz",
|
||||
"integrity": "sha512-kb6ZJ3hSccT5x21ECBSm0GCI3Pw3U4LamNcXdkKMJ70/aSdtORk4wcmOpoyu8gH2N+sae5OoIH5LLsvDNKoG5w==",
|
||||
"version": "0.4.0-lib0.charlie2",
|
||||
"resolved": "https://registry.npmjs.org/start-sdk/-/start-sdk-0.4.0-lib0.charlie2.tgz",
|
||||
"integrity": "sha512-CXKrkPfJpTN/ObqKLzwhint7vPHRRN846pZVN7y3eclWV4eTY0c5XtXLxUwwG91P5VIGgmVFjPgXgR9sUkpVTw==",
|
||||
"dependencies": {
|
||||
"@iarna/toml": "^2.2.5",
|
||||
"lodash": "^4.17.21",
|
||||
|
||||
@@ -74,7 +74,7 @@
|
||||
"patch-db-client": "file: ../../../patch-db/client",
|
||||
"pbkdf2": "^3.1.2",
|
||||
"rxjs": "^7.5.6",
|
||||
"start-sdk": "^0.4.0-lib0.charlie1",
|
||||
"start-sdk": "^0.4.0-lib0.charlie2",
|
||||
"swiper": "^8.2.4",
|
||||
"ts-matches": "^5.2.1",
|
||||
"tslib": "^2.3.0",
|
||||
|
||||
Reference in New Issue
Block a user