mirror of
https://github.com/Youzini-afk/ST-Bionic-Memory-Ecology.git
synced 2026-06-14 02:40:45 +08:00
chore(vector): update TriviumDB PoC to 0.7
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "ST-BME",
|
||||
"name": "ST-Bionic-Memory-Ecology",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"dependencies": {
|
||||
"triviumdb": "^0.4.41"
|
||||
"triviumdb": "0.7.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"dexie": "4.0.8",
|
||||
@@ -30,9 +30,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/triviumdb": {
|
||||
"version": "0.4.41",
|
||||
"resolved": "https://registry.npmjs.org/triviumdb/-/triviumdb-0.4.41.tgz",
|
||||
"integrity": "sha512-2onLIrmVxB+Vfjbk5c939dovkP6SKXJnrdQ8ICz2DHdFA9iYW9XBQUvxcz+vRSk/iRdLUDr1ypYb9dV82xi8PQ==",
|
||||
"version": "0.7.1",
|
||||
"resolved": "https://registry.npmjs.org/triviumdb/-/triviumdb-0.7.1.tgz",
|
||||
"integrity": "sha512-PjKQptYiaTNAsSWn4xRqXcdO4qV1SvknZ0QpSs+HnnQEoiug4y0yb3wAnHOsC4rxink26Lb0lgV8At7JpsSaLA==",
|
||||
"license": "Apache-2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user