|
|
|
@ -37,7 +37,7 @@
|
|
|
|
|
"locale-codes": "^1.3.1", |
|
|
|
|
"monaco-editor": "^0.33.0", |
|
|
|
|
"monaco-sql-languages": "^0.11.0", |
|
|
|
|
"nocodb-sdk": "0.111.2", |
|
|
|
|
"nocodb-sdk": "file:../nocodb-sdk", |
|
|
|
|
"papaparse": "^5.3.2", |
|
|
|
|
"parse-github-url": "^1.0.2", |
|
|
|
|
"pinia": "^2.1.4", |
|
|
|
@ -131,7 +131,6 @@
|
|
|
|
|
}, |
|
|
|
|
"../nocodb-sdk": { |
|
|
|
|
"version": "0.111.2", |
|
|
|
|
"extraneous": true, |
|
|
|
|
"license": "AGPL-3.0-or-later", |
|
|
|
|
"dependencies": { |
|
|
|
|
"axios": "^0.21.1", |
|
|
|
@ -8944,6 +8943,7 @@
|
|
|
|
|
"version": "1.15.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz", |
|
|
|
|
"integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==", |
|
|
|
|
"devOptional": true, |
|
|
|
|
"funding": [ |
|
|
|
|
{ |
|
|
|
|
"type": "individual", |
|
|
|
@ -11680,21 +11680,8 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/nocodb-sdk": { |
|
|
|
|
"version": "0.111.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/nocodb-sdk/-/nocodb-sdk-0.111.2.tgz", |
|
|
|
|
"integrity": "sha512-daL3VKOzklL9AYhWfIOJeUDYUBdlPaW0xUmcCYzEJX/q/Ca3Jhk3/5o5XjJIneT11s/UaQ6dPv8boD36tEabhA==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"axios": "^0.21.1", |
|
|
|
|
"jsep": "^1.3.6" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/nocodb-sdk/node_modules/axios": { |
|
|
|
|
"version": "0.21.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.4.tgz", |
|
|
|
|
"integrity": "sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"follow-redirects": "^1.14.0" |
|
|
|
|
} |
|
|
|
|
"resolved": "../nocodb-sdk", |
|
|
|
|
"link": true |
|
|
|
|
}, |
|
|
|
|
"node_modules/node-abi": { |
|
|
|
|
"version": "3.45.0", |
|
|
|
@ -23611,7 +23598,8 @@
|
|
|
|
|
"follow-redirects": { |
|
|
|
|
"version": "1.15.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz", |
|
|
|
|
"integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==" |
|
|
|
|
"integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==", |
|
|
|
|
"devOptional": true |
|
|
|
|
}, |
|
|
|
|
"for-each": { |
|
|
|
|
"version": "0.3.3", |
|
|
|
@ -25631,22 +25619,24 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"nocodb-sdk": { |
|
|
|
|
"version": "0.111.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/nocodb-sdk/-/nocodb-sdk-0.111.2.tgz", |
|
|
|
|
"integrity": "sha512-daL3VKOzklL9AYhWfIOJeUDYUBdlPaW0xUmcCYzEJX/q/Ca3Jhk3/5o5XjJIneT11s/UaQ6dPv8boD36tEabhA==", |
|
|
|
|
"version": "file:../nocodb-sdk", |
|
|
|
|
"requires": { |
|
|
|
|
"@typescript-eslint/eslint-plugin": "^4.0.1", |
|
|
|
|
"@typescript-eslint/parser": "^4.0.1", |
|
|
|
|
"axios": "^0.21.1", |
|
|
|
|
"jsep": "^1.3.6" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"axios": { |
|
|
|
|
"version": "0.21.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.4.tgz", |
|
|
|
|
"integrity": "sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==", |
|
|
|
|
"requires": { |
|
|
|
|
"follow-redirects": "^1.14.0" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
"cspell": "^4.1.0", |
|
|
|
|
"eslint": "^7.8.0", |
|
|
|
|
"eslint-config-prettier": "^6.11.0", |
|
|
|
|
"eslint-plugin-eslint-comments": "^3.2.0", |
|
|
|
|
"eslint-plugin-functional": "^3.0.2", |
|
|
|
|
"eslint-plugin-import": "^2.22.0", |
|
|
|
|
"eslint-plugin-prettier": "^4.0.0", |
|
|
|
|
"jsep": "^1.3.6", |
|
|
|
|
"npm-run-all": "^4.1.5", |
|
|
|
|
"prettier": "^2.1.1", |
|
|
|
|
"rimraf": "^5.0.1", |
|
|
|
|
"tsc-alias": "^1.8.7", |
|
|
|
|
"typescript": "^4.7.4" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node-abi": { |
|
|
|
|