fix(deps): update dependencies

This commit is contained in:
2025-11-28 11:09:05 +00:00
parent 84b974f095
commit f434b163ef
3 changed files with 8 additions and 7 deletions

View File

@@ -11,7 +11,7 @@
},
"imports": {
"@push.rocks/smartregistry": "npm:@push.rocks/smartregistry@^2.5.0",
"@push.rocks/smartdata": "npm:@push.rocks/smartdata@^7.0.0",
"@push.rocks/smartdata": "npm:@push.rocks/smartdata@^7.0.9",
"@push.rocks/smartbucket": "npm:@push.rocks/smartbucket@^4.3.0",
"@push.rocks/smartlog": "npm:@push.rocks/smartlog@^3.1.0",
"@push.rocks/smartenv": "npm:@push.rocks/smartenv@^6.0.0",

10
deno.lock generated
View File

@@ -18,7 +18,7 @@
"npm:@push.rocks/smartbucket@^4.3.0": "4.3.0",
"npm:@push.rocks/smartcli@4": "4.0.19",
"npm:@push.rocks/smartcrypto@2": "2.0.4",
"npm:@push.rocks/smartdata@7": "7.0.0",
"npm:@push.rocks/smartdata@^7.0.9": "7.0.9",
"npm:@push.rocks/smartdelay@3": "3.0.5",
"npm:@push.rocks/smartenv@6": "6.0.0",
"npm:@push.rocks/smartjwt@^2.2.0": "2.2.1",
@@ -931,8 +931,8 @@
],
"tarball": "https://verdaccio.lossless.digital/@push.rocks/smartdata/-/smartdata-5.16.7.tgz"
},
"@push.rocks/smartdata@7.0.0": {
"integrity": "sha512-xf2yYfgzabhY9T+yAq8uEmYa3mNB2xc1c7x/fwpI8PkqSfm0457EKcbBG4mKSswtLk2q7dsrwbdZLaMA3DcdEQ==",
"@push.rocks/smartdata@7.0.9": {
"integrity": "sha512-50U4qVwqdWtfImH3KueJ4Kk1ZgXJI2MRe1yMbe41NwOeYsriJOfpu9LnpXFzCTx1750jAsDV/7W+JjKcKSHVFA==",
"dependencies": [
"@push.rocks/lik",
"@push.rocks/smartdelay",
@@ -947,7 +947,7 @@
"@tsclass/tsclass@9.3.0",
"mongodb@7.0.0"
],
"tarball": "https://verdaccio.lossless.digital/@push.rocks/smartdata/-/smartdata-7.0.0.tgz"
"tarball": "https://verdaccio.lossless.digital/@push.rocks/smartdata/-/smartdata-7.0.9.tgz"
},
"@push.rocks/smartdelay@3.0.5": {
"integrity": "sha512-mUuI7kj2f7ztjpic96FvRIlf2RsKBa5arw81AHNsndbxO6asRcxuWL8dTVxouEIK8YsBUlj0AsrCkHhMbLQdHw==",
@@ -3930,7 +3930,7 @@
"npm:@push.rocks/smartbucket@^4.3.0",
"npm:@push.rocks/smartcli@4",
"npm:@push.rocks/smartcrypto@2",
"npm:@push.rocks/smartdata@7",
"npm:@push.rocks/smartdata@^7.0.9",
"npm:@push.rocks/smartdelay@3",
"npm:@push.rocks/smartenv@6",
"npm:@push.rocks/smartjwt@^2.2.0",

View File

@@ -29,5 +29,6 @@
},
"dependencies": {
"@push.rocks/smartdata": "link:../../push.rocks/smartdata"
}
},
"packageManager": "pnpm@10.18.1+sha512.77a884a165cbba2d8d1c19e3b4880eee6d2fcabd0d879121e282196b80042351d5eb3ca0935fa599da1dc51265cc68816ad2bddd2a2de5ea9fdf92adbec7cd34"
}