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

340
package-lock.json generated
View File

@@ -50,6 +50,7 @@
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz",
"integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"@jridgewell/gen-mapping": "^0.3.5",
@@ -1514,6 +1515,7 @@
"version": "7.26.0",
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.26.0.tgz",
"integrity": "sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@ampproject/remapping": "^2.2.0",
@@ -1544,6 +1546,7 @@
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
"integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
"dev": true,
"license": "MIT",
"dependencies": {
"ms": "^2.1.3"
@@ -1561,6 +1564,7 @@
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
"dev": true,
"license": "MIT"
},
"node_modules/@babel/generator": {
@@ -1840,6 +1844,7 @@
"version": "7.26.10",
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.26.10.tgz",
"integrity": "sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==",
"dev": true,
"dependencies": {
"@babel/template": "^7.26.9",
"@babel/types": "^7.26.10"
@@ -6601,25 +6606,6 @@
"@rsbuild/core": "1.x"
}
},
"node_modules/@rsbuild/plugin-sass/node_modules/nanoid": {
"version": "3.3.8",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz",
"integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==",
"dev": true,
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
"license": "MIT",
"bin": {
"nanoid": "bin/nanoid.cjs"
},
"engines": {
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
},
"node_modules/@rsbuild/plugin-sass/node_modules/postcss": {
"version": "8.4.49",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.49.tgz",
@@ -7801,6 +7787,7 @@
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/@types/linkify-it/-/linkify-it-5.0.0.tgz",
"integrity": "sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==",
"dev": true,
"license": "MIT"
},
"node_modules/@types/lodash": {
@@ -7813,6 +7800,7 @@
"version": "12.2.3",
"resolved": "https://registry.npmjs.org/@types/markdown-it/-/markdown-it-12.2.3.tgz",
"integrity": "sha512-GKMHFfv3458yYy+v/N8gjufHO6MSZKCOXpZc5GXIWWy8uldwfmPn98vp81gZ5f9SVw8YYBctgfJ22a2d7AOMeQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/linkify-it": "*",
@@ -7823,6 +7811,7 @@
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@types/mdurl/-/mdurl-2.0.0.tgz",
"integrity": "sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==",
"dev": true,
"license": "MIT"
},
"node_modules/@types/ms": {
@@ -11033,6 +11022,7 @@
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
"integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
"dev": true,
"license": "MIT"
},
"node_modules/cookie": {
@@ -12643,6 +12633,7 @@
"version": "0.1.13",
"resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz",
"integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==",
"dev": true,
"license": "MIT",
"optional": true,
"dependencies": {
@@ -13588,6 +13579,7 @@
"version": "1.0.0-beta.2",
"resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
"integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=6.9.0"
@@ -17838,6 +17830,24 @@
"integrity": "sha512-wynEP02LmIbLpcYw8uBKpcfF6dmg2vcpKqxeH5UcoKEYdExslsdUA4ugFauuaeYdTB76ez6gJW8XAZ6CgkXYxA==",
"license": "MIT"
},
"node_modules/nanoid": {
"version": "3.3.8",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz",
"integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
"license": "MIT",
"bin": {
"nanoid": "bin/nanoid.cjs"
},
"engines": {
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
},
"node_modules/native-reg": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/native-reg/-/native-reg-1.1.1.tgz",
@@ -19878,25 +19888,6 @@
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==",
"license": "MIT"
},
"node_modules/postcss/node_modules/nanoid": {
"version": "3.3.8",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz",
"integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==",
"dev": true,
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
"license": "MIT",
"bin": {
"nanoid": "bin/nanoid.cjs"
},
"engines": {
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
},
"node_modules/posthog-node": {
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/posthog-node/-/posthog-node-4.2.1.tgz",
@@ -24147,7 +24138,7 @@
"version": "5.8.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz",
"integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==",
"devOptional": true,
"dev": true,
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
@@ -25012,9 +25003,9 @@
"@reduxjs/toolkit": "^1.8.0",
"@tabler/icons": "^1.46.0",
"@tippyjs/react": "^4.2.6",
"@usebruno/common": "0.1.0",
"@usebruno/common": "0.3.0",
"@usebruno/graphql-docs": "0.1.0",
"@usebruno/schema": "0.7.0",
"@usebruno/schema": "0.14.0",
"classnames": "^2.3.1",
"codemirror": "5.65.2",
"codemirror-graphql": "2.1.1",
@@ -25098,6 +25089,24 @@
"webpack-cli": "^4.9.1"
}
},
"packages/bruno-app/node_modules/@usebruno/common": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/@usebruno/common/-/common-0.3.0.tgz",
"integrity": "sha512-2XFZcQ7k5/KfORSkquIZn6nmLcI6/JkiOdDxInEOrNk4IQakjOPxfoQzhx/3SsANnjlcdLJJYRG3Wrfrh98Whg==",
"license": "MIT"
},
"packages/bruno-app/node_modules/@usebruno/schema": {
"version": "0.14.0",
"resolved": "https://registry.npmjs.org/@usebruno/schema/-/schema-0.14.0.tgz",
"integrity": "sha512-FR0Ourc0cyzgoydXukyR72IZ/A8Kcva2UZo8UJWS/W1fTzMP57rJ/6bxTvKw13UvYPX5iHAD3I3CunAEZRQkTQ==",
"license": "MIT",
"dependencies": {
"nanoid": "3.3.8"
},
"peerDependencies": {
"yup": "^0.32.11"
}
},
"packages/bruno-app/node_modules/cookie": {
"version": "0.7.1",
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.1.tgz",
@@ -25124,24 +25133,6 @@
"node": ">=18.0.0"
}
},
"packages/bruno-app/node_modules/nanoid": {
"version": "3.3.8",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz",
"integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
"license": "MIT",
"bin": {
"nanoid": "bin/nanoid.cjs"
},
"engines": {
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
},
"packages/bruno-app/node_modules/semver": {
"version": "7.7.1",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
@@ -25155,14 +25146,14 @@
},
"packages/bruno-cli": {
"name": "@usebruno/cli",
"version": "1.16.0",
"version": "1.39.0",
"license": "MIT",
"dependencies": {
"@aws-sdk/credential-providers": "3.750.0",
"@usebruno/common": "0.1.0",
"@usebruno/js": "0.12.0",
"@usebruno/lang": "0.12.0",
"@usebruno/vm2": "^3.9.13",
"@usebruno/common": "0.3.0",
"@usebruno/js": "0.25.0",
"@usebruno/lang": "0.20.0",
"@usebruno/vm2": "3.9.19",
"aws4-axios": "^3.3.0",
"axios": "^1.8.3",
"axios-ntlm": "^1.4.2",
@@ -26212,6 +26203,68 @@
"node": ">=18.0.0"
}
},
"packages/bruno-cli/node_modules/@usebruno/common": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/@usebruno/common/-/common-0.3.0.tgz",
"integrity": "sha512-2XFZcQ7k5/KfORSkquIZn6nmLcI6/JkiOdDxInEOrNk4IQakjOPxfoQzhx/3SsANnjlcdLJJYRG3Wrfrh98Whg==",
"license": "MIT"
},
"packages/bruno-cli/node_modules/@usebruno/js": {
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@usebruno/js/-/js-0.25.0.tgz",
"integrity": "sha512-1PoUDnFuMaYAl8zZx0L+8d+zr8nmQDBqVRaI9I1ZhFMBPoEqqwaVfiPooGKrTESboKIZh8AMXzvm0q67UJJ0YA==",
"license": "MIT",
"dependencies": {
"@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",
"atob": "^2.1.2",
"axios": "1.7.7",
"btoa": "^1.2.1",
"chai": "^4.3.7",
"chai-string": "^1.5.0",
"cheerio": "^1.0.0",
"crypto-js": "^4.1.1",
"json-query": "^2.2.2",
"lodash": "^4.17.21",
"moment": "^2.29.4",
"nanoid": "3.3.8",
"node-fetch": "2.7.0",
"node-vault": "^0.10.2",
"path": "^0.12.7",
"quickjs-emscripten": "^0.29.2",
"uuid": "^9.0.0",
"xml2js": "^0.6.2"
},
"peerDependencies": {
"@usebruno/vm2": "^3.9.13"
}
},
"packages/bruno-cli/node_modules/@usebruno/js/node_modules/axios": {
"version": "1.7.7",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz",
"integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",
"form-data": "^4.0.0",
"proxy-from-env": "^1.1.0"
}
},
"packages/bruno-cli/node_modules/@usebruno/lang": {
"version": "0.20.0",
"resolved": "https://registry.npmjs.org/@usebruno/lang/-/lang-0.20.0.tgz",
"integrity": "sha512-AFRPiPA88yUGqebLRZ3WAQMXIo6bkhqAHbgD6WYl3uEsmXH29mAbZLXGZJELTQ2f1VnaTv7G5uvtVm+s1z+jLQ==",
"license": "MIT",
"dependencies": {
"arcsecond": "^5.0.0",
"dotenv": "^16.3.1",
"lodash": "^4.17.21",
"ohm-js": "^16.6.0"
}
},
"packages/bruno-cli/node_modules/fast-xml-parser": {
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz",
@@ -26250,7 +26303,7 @@
},
"packages/bruno-common": {
"name": "@usebruno/common",
"version": "0.1.0",
"version": "0.3.0",
"license": "MIT",
"devDependencies": {
"@rollup/plugin-commonjs": "^23.0.2",
@@ -26278,15 +26331,15 @@
},
"packages/bruno-electron": {
"name": "bruno",
"version": "v1.38.1",
"version": "v1.39.1",
"dependencies": {
"@aws-sdk/credential-providers": "3.750.0",
"@usebruno/common": "0.1.0",
"@usebruno/js": "0.12.0",
"@usebruno/lang": "0.12.0",
"@usebruno/js": "0.25.0",
"@usebruno/lang": "0.20.0",
"@usebruno/node-machine-id": "^2.0.0",
"@usebruno/schema": "0.7.0",
"@usebruno/vm2": "^3.9.13",
"@usebruno/schema": "0.14.0",
"@usebruno/vm2": "3.9.19",
"about-window": "^1.15.2",
"aws4-axios": "^3.3.0",
"axios": "^1.8.3",
@@ -27353,6 +27406,86 @@
"node": ">=18.0.0"
}
},
"packages/bruno-electron/node_modules/@usebruno/common": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@usebruno/common/-/common-0.1.0.tgz",
"integrity": "sha512-JtuS1JUmpB/pylSNjXJVHc4ZBMnW15CvCRxGLX55LGfJVpk0ihSsCMtHwKZsuIPvi8sUIIJ9ksFuAdygAmKBeQ==",
"license": "MIT"
},
"packages/bruno-electron/node_modules/@usebruno/js": {
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@usebruno/js/-/js-0.25.0.tgz",
"integrity": "sha512-1PoUDnFuMaYAl8zZx0L+8d+zr8nmQDBqVRaI9I1ZhFMBPoEqqwaVfiPooGKrTESboKIZh8AMXzvm0q67UJJ0YA==",
"license": "MIT",
"dependencies": {
"@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",
"atob": "^2.1.2",
"axios": "1.7.7",
"btoa": "^1.2.1",
"chai": "^4.3.7",
"chai-string": "^1.5.0",
"cheerio": "^1.0.0",
"crypto-js": "^4.1.1",
"json-query": "^2.2.2",
"lodash": "^4.17.21",
"moment": "^2.29.4",
"nanoid": "3.3.8",
"node-fetch": "2.7.0",
"node-vault": "^0.10.2",
"path": "^0.12.7",
"quickjs-emscripten": "^0.29.2",
"uuid": "^9.0.0",
"xml2js": "^0.6.2"
},
"peerDependencies": {
"@usebruno/vm2": "^3.9.13"
}
},
"packages/bruno-electron/node_modules/@usebruno/js/node_modules/@usebruno/common": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/@usebruno/common/-/common-0.3.0.tgz",
"integrity": "sha512-2XFZcQ7k5/KfORSkquIZn6nmLcI6/JkiOdDxInEOrNk4IQakjOPxfoQzhx/3SsANnjlcdLJJYRG3Wrfrh98Whg==",
"license": "MIT"
},
"packages/bruno-electron/node_modules/@usebruno/js/node_modules/axios": {
"version": "1.7.7",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz",
"integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",
"form-data": "^4.0.0",
"proxy-from-env": "^1.1.0"
}
},
"packages/bruno-electron/node_modules/@usebruno/lang": {
"version": "0.20.0",
"resolved": "https://registry.npmjs.org/@usebruno/lang/-/lang-0.20.0.tgz",
"integrity": "sha512-AFRPiPA88yUGqebLRZ3WAQMXIo6bkhqAHbgD6WYl3uEsmXH29mAbZLXGZJELTQ2f1VnaTv7G5uvtVm+s1z+jLQ==",
"license": "MIT",
"dependencies": {
"arcsecond": "^5.0.0",
"dotenv": "^16.3.1",
"lodash": "^4.17.21",
"ohm-js": "^16.6.0"
}
},
"packages/bruno-electron/node_modules/@usebruno/schema": {
"version": "0.14.0",
"resolved": "https://registry.npmjs.org/@usebruno/schema/-/schema-0.14.0.tgz",
"integrity": "sha512-FR0Ourc0cyzgoydXukyR72IZ/A8Kcva2UZo8UJWS/W1fTzMP57rJ/6bxTvKw13UvYPX5iHAD3I3CunAEZRQkTQ==",
"license": "MIT",
"dependencies": {
"nanoid": "3.3.8"
},
"peerDependencies": {
"yup": "^0.32.11"
}
},
"packages/bruno-electron/node_modules/fast-xml-parser": {
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz",
@@ -27389,24 +27522,6 @@
"node": ">=12"
}
},
"packages/bruno-electron/node_modules/nanoid": {
"version": "3.3.8",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz",
"integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
"license": "MIT",
"bin": {
"nanoid": "bin/nanoid.cjs"
},
"engines": {
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
},
"packages/bruno-graphql-docs": {
"name": "@usebruno/graphql-docs",
"version": "0.1.0",
@@ -27473,11 +27588,11 @@
},
"packages/bruno-js": {
"name": "@usebruno/js",
"version": "0.12.0",
"version": "0.25.0",
"license": "MIT",
"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",
@@ -27511,27 +27626,15 @@
"@usebruno/vm2": "^3.9.13"
}
},
"packages/bruno-js/node_modules/nanoid": {
"version": "3.3.8",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz",
"integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
"license": "MIT",
"bin": {
"nanoid": "bin/nanoid.cjs"
},
"engines": {
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
"packages/bruno-js/node_modules/@usebruno/common": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/@usebruno/common/-/common-0.3.0.tgz",
"integrity": "sha512-2XFZcQ7k5/KfORSkquIZn6nmLcI6/JkiOdDxInEOrNk4IQakjOPxfoQzhx/3SsANnjlcdLJJYRG3Wrfrh98Whg==",
"license": "MIT"
},
"packages/bruno-lang": {
"name": "@usebruno/lang",
"version": "0.12.0",
"version": "0.20.0",
"license": "MIT",
"dependencies": {
"arcsecond": "^5.0.0",
@@ -27570,7 +27673,7 @@
},
"packages/bruno-schema": {
"name": "@usebruno/schema",
"version": "0.7.0",
"version": "0.14.0",
"license": "MIT",
"dependencies": {
"nanoid": "3.3.8"
@@ -27579,23 +27682,6 @@
"yup": "^0.32.11"
}
},
"packages/bruno-schema/node_modules/nanoid": {
"version": "3.3.8",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz",
"integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
"bin": {
"nanoid": "bin/nanoid.cjs"
},
"engines": {
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
},
"packages/bruno-tests": {
"name": "@usebruno/tests",
"version": "0.0.1",

View File

@@ -17,9 +17,9 @@
"@reduxjs/toolkit": "^1.8.0",
"@tabler/icons": "^1.46.0",
"@tippyjs/react": "^4.2.6",
"@usebruno/common": "0.1.0",
"@usebruno/common": "0.3.0",
"@usebruno/graphql-docs": "0.1.0",
"@usebruno/schema": "0.7.0",
"@usebruno/schema": "0.14.0",
"classnames": "^2.3.1",
"codemirror": "5.65.2",
"codemirror-graphql": "2.1.1",

View File

@@ -1,6 +1,6 @@
{
"name": "@usebruno/cli",
"version": "1.16.0",
"version": "1.39.0",
"license": "MIT",
"main": "src/index.js",
"bin": {
@@ -47,10 +47,10 @@
],
"dependencies": {
"@aws-sdk/credential-providers": "3.750.0",
"@usebruno/common": "0.1.0",
"@usebruno/js": "0.12.0",
"@usebruno/lang": "0.12.0",
"@usebruno/vm2": "^3.9.13",
"@usebruno/common": "0.3.0",
"@usebruno/js": "0.25.0",
"@usebruno/lang": "0.20.0",
"@usebruno/vm2": "3.9.19",
"aws4-axios": "^3.3.0",
"axios": "^1.8.3",
"axios-ntlm": "^1.4.2",

View File

@@ -1,6 +1,6 @@
{
"name": "@usebruno/common",
"version": "0.1.0",
"version": "0.3.0",
"license": "MIT",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",

View File

@@ -1,11 +0,0 @@
{
"name": "@usebruno/docs",
"version": "0.0.1",
"main": "src/index.js",
"files": [
"src",
"package.json"
],
"dependencies": {
}
}

View File

@@ -1,5 +0,0 @@
# bruno-docs
This is a wip.
We have a request to generate docs in a html file that can be hosted on a server so that the visitor can view the API and make requests without downloading/installing anything.

View File

@@ -1,5 +1,5 @@
{
"version": "v1.38.1",
"version": "v1.39.1",
"name": "bruno",
"description": "Opensource API Client for Exploring and Testing APIs",
"homepage": "https://www.usebruno.com",
@@ -27,11 +27,11 @@
"dependencies": {
"@aws-sdk/credential-providers": "3.750.0",
"@usebruno/common": "0.1.0",
"@usebruno/js": "0.12.0",
"@usebruno/lang": "0.12.0",
"@usebruno/js": "0.25.0",
"@usebruno/lang": "0.20.0",
"@usebruno/node-machine-id": "^2.0.0",
"@usebruno/schema": "0.7.0",
"@usebruno/vm2": "^3.9.13",
"@usebruno/schema": "0.14.0",
"@usebruno/vm2": "3.9.19",
"about-window": "^1.15.2",
"aws4-axios": "^3.3.0",
"axios": "^1.8.3",

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",

View File

@@ -1,6 +1,6 @@
{
"name": "@usebruno/lang",
"version": "0.12.0",
"version": "0.20.0",
"license": "MIT",
"main": "src/index.js",
"files": [

View File

@@ -1,6 +1,6 @@
{
"name": "@usebruno/schema",
"version": "0.7.0",
"version": "0.14.0",
"license": "MIT",
"main": "src/index.js",
"files": [