diff --git a/api/package.json b/api/package.json index 2edf03e..720cf2c 100644 --- a/api/package.json +++ b/api/package.json @@ -26,7 +26,7 @@ ] }, "dependencies": { - "aeria": "^0.0.353", + "aeria": "^0.0.354", "aeria-sdk": "^0.0.222" }, "devDependencies": { diff --git a/package-lock.json b/package-lock.json index ef97e51..46dffb0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ }, "api": { "dependencies": { - "aeria": "^0.0.353", + "aeria": "^0.0.354", "aeria-sdk": "^0.0.222" }, "devDependencies": { @@ -25,36 +25,27 @@ "typescript": "^5.9.3" } }, - "node_modules/@aeria-ui/state-management": { - "version": "0.0.21", - "license": "ISC", - "peer": true, - "peerDependencies": { - "vue": "^3.5.14" - } - }, - "node_modules/@aeriajs/builtins": { - "version": "0.0.296", + "api/node_modules/@aeriajs/builtins": { + "version": "0.0.297", + "resolved": "https://registry.npmjs.org/@aeriajs/builtins/-/builtins-0.0.297.tgz", + "integrity": "sha512-x/cvScv+3o/W/7QSQQLwjzk/3Afov80orGihVfhPMfm2q4Xu/hpnSWBquHD/z/a0gWc1XbrDt4fUoXO+jFYtvg==", "license": "ISC", "peer": true, "dependencies": { "bcryptjs": "^3.0.2" }, "peerDependencies": { - "@aeriajs/common": "^0.0.168", - "@aeriajs/core": "^0.0.296", - "@aeriajs/entrypoint": "^0.0.176", + "@aeriajs/common": "^0.0.169", + "@aeriajs/core": "^0.0.297", + "@aeriajs/entrypoint": "^0.0.177", "@aeriajs/types": "^0.0.141", - "@aeriajs/validation": "^0.0.193" + "@aeriajs/validation": "^0.0.194" } }, - "node_modules/@aeriajs/builtins-icons": { - "version": "0.0.10", - "license": "ISC", - "peer": true - }, - "node_modules/@aeriajs/cli": { - "version": "0.0.283", + "api/node_modules/@aeriajs/cli": { + "version": "0.0.284", + "resolved": "https://registry.npmjs.org/@aeriajs/cli/-/cli-0.0.284.tgz", + "integrity": "sha512-eDdw5yVoPzz5s05bUPXkBJo6YXjXsJUvHYp66RBxBOLjyr65lLDUjNorvnKzCTp/dleUQpJ5PVKEId7nYrrFrQ==", "license": "ISC", "peer": true, "dependencies": { @@ -69,16 +60,18 @@ "node": ">=22" }, "peerDependencies": { - "@aeriajs/builtins": "^0.0.296", - "@aeriajs/common": "^0.0.168", - "@aeriajs/compiler": "^0.0.82", - "@aeriajs/core": "^0.0.296", - "@aeriajs/entrypoint": "^0.0.176", + "@aeriajs/builtins": "^0.0.297", + "@aeriajs/common": "^0.0.169", + "@aeriajs/compiler": "^0.0.83", + "@aeriajs/core": "^0.0.297", + "@aeriajs/entrypoint": "^0.0.177", "@aeriajs/types": "^0.0.141" } }, - "node_modules/@aeriajs/common": { - "version": "0.0.168", + "api/node_modules/@aeriajs/common": { + "version": "0.0.169", + "resolved": "https://registry.npmjs.org/@aeriajs/common/-/common-0.0.169.tgz", + "integrity": "sha512-p24nxKkiw/r7J4bOsDu/tYqBGUX0cF0jUw6m+puoGhBAtGaecAsmY2lrHNVrXtdvxQ5VJkqYleQXnCkTR9Devw==", "license": "ISC", "peer": true, "peerDependencies": { @@ -86,17 +79,21 @@ "bson": "^7.2.0" } }, - "node_modules/@aeriajs/compiler": { - "version": "0.0.82", + "api/node_modules/@aeriajs/compiler": { + "version": "0.0.83", + "resolved": "https://registry.npmjs.org/@aeriajs/compiler/-/compiler-0.0.83.tgz", + "integrity": "sha512-MM2vy24S7IFHZHWUh+6P9TrXn0tgOj0w5seaaiq/XIrC65MDAgJ+vPmicXIWmZvBlZPQjZc2B5LvijMWiYKuDg==", "license": "ISC", "peer": true, "peerDependencies": { - "@aeriajs/common": "^0.0.168", + "@aeriajs/common": "^0.0.169", "@aeriajs/types": "^0.0.141" } }, - "node_modules/@aeriajs/core": { - "version": "0.0.296", + "api/node_modules/@aeriajs/core": { + "version": "0.0.297", + "resolved": "https://registry.npmjs.org/@aeriajs/core/-/core-0.0.297.tgz", + "integrity": "sha512-X3578mk5ZYqjBx6s9WBHnYw1sr0a2gACLr3SCq44yBmR6ydLEzqcqiJpvM6KN83xetcbRzk14bbQhoE25xBkkQ==", "hasInstallScript": true, "license": "ISC", "peer": true, @@ -108,90 +105,143 @@ "mongodb-memory-server": "^11.0.1" }, "peerDependencies": { - "@aeriajs/builtins": "^0.0.296", - "@aeriajs/common": "^0.0.168", - "@aeriajs/entrypoint": "^0.0.176", - "@aeriajs/http": "^0.0.208", - "@aeriajs/security": "^0.0.296", + "@aeriajs/builtins": "^0.0.297", + "@aeriajs/common": "^0.0.169", + "@aeriajs/entrypoint": "^0.0.177", + "@aeriajs/http": "^0.0.209", + "@aeriajs/security": "^0.0.297", "@aeriajs/types": "^0.0.141", - "@aeriajs/validation": "^0.0.193" + "@aeriajs/validation": "^0.0.194" } }, - "node_modules/@aeriajs/entrypoint": { - "version": "0.0.176", + "api/node_modules/@aeriajs/entrypoint": { + "version": "0.0.177", + "resolved": "https://registry.npmjs.org/@aeriajs/entrypoint/-/entrypoint-0.0.177.tgz", + "integrity": "sha512-DuOGH/E6BFyRoVn6sTJ1t9xxPO7Tl30eQinJTbV8RGrztNKqMkGAlzaYI9VvTd2r+HNoZd7xO4S5cCsANIJWVw==", "license": "ISC", "peer": true, "peerDependencies": { - "@aeriajs/common": "^0.0.168", + "@aeriajs/common": "^0.0.169", "@aeriajs/types": "^0.0.141" } }, - "node_modules/@aeriajs/http": { - "version": "0.0.208", + "api/node_modules/@aeriajs/http": { + "version": "0.0.209", + "resolved": "https://registry.npmjs.org/@aeriajs/http/-/http-0.0.209.tgz", + "integrity": "sha512-Vxozy3E+rus8/s6DV3E8vn6RVBdveX16+3PnYtkuSdyVJAalTx+gLdQehQeD2rx32g117KrfDL5H/5ucPYUoNA==", "license": "ISC", "peer": true, "peerDependencies": { - "@aeriajs/common": "^0.0.168", - "@aeriajs/entrypoint": "^0.0.176", + "@aeriajs/common": "^0.0.169", + "@aeriajs/entrypoint": "^0.0.177", "@aeriajs/types": "^0.0.141", - "@aeriajs/validation": "^0.0.193", + "@aeriajs/validation": "^0.0.194", "mongodb": "^7.1.0" } }, - "node_modules/@aeriajs/node-http": { - "version": "0.0.208", + "api/node_modules/@aeriajs/node-http": { + "version": "0.0.209", + "resolved": "https://registry.npmjs.org/@aeriajs/node-http/-/node-http-0.0.209.tgz", + "integrity": "sha512-TPpLj5Dq6GwlmqFXrt68J9bfD08mvdyhTtnhD46flBm+Yu7IcKd7ZSNoc/4b903J5BqW2u8L3zjKMBViuz0Jng==", "license": "ISC", "peer": true, "peerDependencies": { - "@aeriajs/common": "^0.0.168", - "@aeriajs/http": "^0.0.208" + "@aeriajs/common": "^0.0.169", + "@aeriajs/http": "^0.0.209" } }, - "node_modules/@aeriajs/security": { - "version": "0.0.296", + "api/node_modules/@aeriajs/security": { + "version": "0.0.297", + "resolved": "https://registry.npmjs.org/@aeriajs/security/-/security-0.0.297.tgz", + "integrity": "sha512-LSBGt9qQgmA4K6YjHvZ0rsE9NxlXTIGrGjDuenGhWF8lLVmphTOWI1lZykfsO9miiIs/8dbrNUH4sk34tFScOg==", "license": "ISC", "peer": true, "peerDependencies": { - "@aeriajs/common": "^0.0.168", - "@aeriajs/core": "^0.0.296", - "@aeriajs/entrypoint": "^0.0.176", + "@aeriajs/common": "^0.0.169", + "@aeriajs/core": "^0.0.297", + "@aeriajs/entrypoint": "^0.0.177", "@aeriajs/types": "^0.0.141", "mongodb": "^7.1.0" } }, - "node_modules/@aeriajs/server": { - "version": "0.0.299", + "api/node_modules/@aeriajs/server": { + "version": "0.0.300", + "resolved": "https://registry.npmjs.org/@aeriajs/server/-/server-0.0.300.tgz", + "integrity": "sha512-w/4xYSkkgrZY1jJhRdjoV1w2cEeU1n33xwP56yqJJtrKWJPKKXIyGFmrmeWC1CRd+ARkrST0BUA6tr8ENT+kCw==", "license": "ISC", "peer": true, "peerDependencies": { - "@aeriajs/builtins": "^0.0.296", - "@aeriajs/common": "^0.0.168", - "@aeriajs/core": "^0.0.296", - "@aeriajs/entrypoint": "^0.0.176", - "@aeriajs/http": "^0.0.208", - "@aeriajs/node-http": "^0.0.208", - "@aeriajs/server": "^0.0.299", + "@aeriajs/builtins": "^0.0.297", + "@aeriajs/common": "^0.0.169", + "@aeriajs/core": "^0.0.297", + "@aeriajs/entrypoint": "^0.0.177", + "@aeriajs/http": "^0.0.209", + "@aeriajs/node-http": "^0.0.209", + "@aeriajs/server": "^0.0.300", "@aeriajs/types": "^0.0.141", "mongodb": "^7.1.0" } }, - "node_modules/@aeriajs/types": { - "version": "0.0.141", + "api/node_modules/@aeriajs/validation": { + "version": "0.0.194", + "resolved": "https://registry.npmjs.org/@aeriajs/validation/-/validation-0.0.194.tgz", + "integrity": "sha512-+qvnUO+fUr24G7zr61XE2Cb74uiduwp+pCTjy8qO2uJAeZsDripSi97Jt3KzxeX46B2hcaXgRKUCDlnm1hvsBQ==", "license": "ISC", "peer": true, "peerDependencies": { - "@phosphor-icons/core": "^2.1.1" + "@aeriajs/common": "^0.0.169", + "@aeriajs/entrypoint": "^0.0.177", + "@aeriajs/types": "^0.0.141", + "mongodb": "^7.1.0" + } + }, + "api/node_modules/aeria": { + "version": "0.0.354", + "resolved": "https://registry.npmjs.org/aeria/-/aeria-0.0.354.tgz", + "integrity": "sha512-OM9pfERELmN7XvxkKEgXGiAI1jxXYsH1FSZTv4s2e5JnqMg6e1vdIXCx8RwfpXQkfGiEo00DbvdrB1VBWbv5+Q==", + "license": "ISC", + "peerDependencies": { + "@aeriajs/builtins": "^0.0.297", + "@aeriajs/cli": "^0.0.284", + "@aeriajs/common": "^0.0.169", + "@aeriajs/core": "^0.0.297", + "@aeriajs/entrypoint": "^0.0.177", + "@aeriajs/http": "^0.0.209", + "@aeriajs/node-http": "^0.0.209", + "@aeriajs/security": "^0.0.297", + "@aeriajs/server": "^0.0.300", + "@aeriajs/types": "^0.0.141", + "@aeriajs/validation": "^0.0.194" } }, - "node_modules/@aeriajs/validation": { - "version": "0.0.193", + "node_modules/@aeria-ui/state-management": { + "version": "0.0.21", + "license": "ISC", + "peer": true, + "peerDependencies": { + "vue": "^3.5.14" + } + }, + "node_modules/@aeriajs/builtins-icons": { + "version": "0.0.10", + "license": "ISC", + "peer": true + }, + "node_modules/@aeriajs/common": { + "version": "0.0.168", "license": "ISC", "peer": true, "peerDependencies": { - "@aeriajs/common": "^0.0.168", - "@aeriajs/entrypoint": "^0.0.176", "@aeriajs/types": "^0.0.141", - "mongodb": "^7.1.0" + "bson": "^7.2.0" + } + }, + "node_modules/@aeriajs/types": { + "version": "0.0.141", + "license": "ISC", + "peer": true, + "peerDependencies": { + "@phosphor-icons/core": "^2.1.1" } }, "node_modules/@babel/generator": { @@ -674,25 +724,6 @@ "node": ">=0.4.0" } }, - "node_modules/aeria": { - "version": "0.0.353", - "resolved": "https://registry.npmjs.org/aeria/-/aeria-0.0.353.tgz", - "integrity": "sha512-1k51WS1AkkRojQpITWknuzUBcSE0CwRK4Um4zCanSWg2XBNgILBYFrtGMdOT+ByQfGZcZQbji5676iWlPG2ltw==", - "license": "ISC", - "peerDependencies": { - "@aeriajs/builtins": "^0.0.296", - "@aeriajs/cli": "^0.0.283", - "@aeriajs/common": "^0.0.168", - "@aeriajs/core": "^0.0.296", - "@aeriajs/entrypoint": "^0.0.176", - "@aeriajs/http": "^0.0.208", - "@aeriajs/node-http": "^0.0.208", - "@aeriajs/security": "^0.0.296", - "@aeriajs/server": "^0.0.299", - "@aeriajs/types": "^0.0.141", - "@aeriajs/validation": "^0.0.193" - } - }, "node_modules/aeria-icons": { "version": "0.0.12", "license": "ISC",