chore: updated deps

This commit is contained in:
Anoop M D 2024-02-06 03:31:45 +05:30
parent 7c6a043188
commit 12b9a02f7e
3 changed files with 8 additions and 8 deletions

12
package-lock.json generated
View File

@ -17954,7 +17954,7 @@
"dependencies": {
"@usebruno/common": "0.1.0",
"@usebruno/js": "0.10.1",
"@usebruno/lang": "0.9.0",
"@usebruno/lang": "0.10.0",
"axios": "^1.5.1",
"chai": "^4.3.7",
"chalk": "^3.0.0",
@ -18057,12 +18057,12 @@
},
"packages/bruno-electron": {
"name": "bruno",
"version": "v1.7.0",
"version": "v1.7.1",
"dependencies": {
"@aws-sdk/credential-providers": "^3.425.0",
"@usebruno/common": "0.1.0",
"@usebruno/js": "0.10.1",
"@usebruno/lang": "0.9.0",
"@usebruno/lang": "0.10.0",
"@usebruno/schema": "0.6.0",
"about-window": "^1.15.2",
"aws4-axios": "^3.3.0",
@ -18366,7 +18366,7 @@
},
"packages/bruno-lang": {
"name": "@usebruno/lang",
"version": "0.9.0",
"version": "0.10.0",
"license": "MIT",
"dependencies": {
"arcsecond": "^5.0.0",
@ -22276,7 +22276,7 @@
"requires": {
"@usebruno/common": "0.1.0",
"@usebruno/js": "0.10.1",
"@usebruno/lang": "0.9.0",
"@usebruno/lang": "0.10.0",
"axios": "^1.5.1",
"chai": "^4.3.7",
"chalk": "^3.0.0",
@ -23270,7 +23270,7 @@
"@aws-sdk/credential-providers": "^3.425.0",
"@usebruno/common": "0.1.0",
"@usebruno/js": "0.10.1",
"@usebruno/lang": "0.9.0",
"@usebruno/lang": "0.10.0",
"@usebruno/schema": "0.6.0",
"about-window": "^1.15.2",
"aws4-axios": "^3.3.0",

View File

@ -26,7 +26,7 @@
"dependencies": {
"@usebruno/common": "0.1.0",
"@usebruno/js": "0.10.1",
"@usebruno/lang": "0.9.0",
"@usebruno/lang": "0.10.0",
"axios": "^1.5.1",
"chai": "^4.3.7",
"chalk": "^3.0.0",

View File

@ -22,7 +22,7 @@
"@aws-sdk/credential-providers": "^3.425.0",
"@usebruno/common": "0.1.0",
"@usebruno/js": "0.10.1",
"@usebruno/lang": "0.9.0",
"@usebruno/lang": "0.10.0",
"@usebruno/schema": "0.6.0",
"about-window": "^1.15.2",
"aws4-axios": "^3.3.0",