Added dependencies
All checks were successful
CI / build (push) Successful in 34s

This commit is contained in:
Andrey Kernichniy 2026-03-08 12:40:57 +07:00
parent 8360edca63
commit bc9dbd24e0
12 changed files with 20 additions and 16 deletions

6
package-lock.json generated
View file

@ -9,6 +9,7 @@
"version": "0.0.0",
"license": "ISC",
"dependencies": {
"@gxc-solutions/model-base": "^0.0.1",
"rxjs": "^7.8.2"
},
"devDependencies": {
@ -694,6 +695,11 @@
"node": "^20.19.0 || ^22.13.0 || >=24"
}
},
"node_modules/@gxc-solutions/model-base": {
"version": "0.0.1",
"resolved": "https://npm.gxc-solutions.ru/@gxc-solutions/model-base/-/model-base-0.0.1.tgz",
"integrity": "sha512-qVx4zlSL+4dE+1fB0Jcqsh/El2ZPd+3SRsQ4iePCBgeKmmD1UUjV5qKStYoBfWYIKF9ttLsnDKvKdHREetRCDg=="
},
"node_modules/@humanfs/core": {
"version": "0.19.1",
"resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz",