chore: updated bruno lib versions

This commit is contained in:
Anoop M D
2025-03-13 02:15:05 +05:30
parent 0888219e95
commit 79394d719f
10 changed files with 231 additions and 161 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@usebruno/js",
"version": "0.12.0",
"version": "0.25.0",
"license": "MIT",
"main": "src/index.js",
"files": [
@@ -15,8 +15,8 @@
"sandbox:bundle-libraries": "node ./src/sandbox/bundle-libraries.js"
},
"dependencies": {
"@usebruno/common": "0.1.0",
"@usebruno/crypto-js": "^3.1.9",
"@usebruno/common": "0.3.0",
"@usebruno/crypto-js": "3.1.9",
"@usebruno/query": "0.1.0",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",