|
|
|
@ -25,7 +25,7 @@
|
|
|
|
|
"jwt-decode": "^3.1.2", |
|
|
|
|
"locale-codes": "^1.3.1", |
|
|
|
|
"monaco-editor": "^0.33.0", |
|
|
|
|
"nocodb-sdk": "file:../nocodb-sdk", |
|
|
|
|
"nocodb-sdk": "0.98.3", |
|
|
|
|
"papaparse": "^5.3.2", |
|
|
|
|
"socket.io-client": "^4.5.1", |
|
|
|
|
"sortablejs": "^1.15.0", |
|
|
|
@ -86,7 +86,8 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"../nocodb-sdk": { |
|
|
|
|
"version": "0.98.2", |
|
|
|
|
"version": "0.98.3", |
|
|
|
|
"extraneous": true, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"dependencies": { |
|
|
|
|
"axios": "^0.21.1", |
|
|
|
@ -8529,7 +8530,6 @@
|
|
|
|
|
"version": "1.15.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.1.tgz", |
|
|
|
|
"integrity": "sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==", |
|
|
|
|
"devOptional": true, |
|
|
|
|
"funding": [ |
|
|
|
|
{ |
|
|
|
|
"type": "individual", |
|
|
|
@ -11806,8 +11806,24 @@
|
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"node_modules/nocodb-sdk": { |
|
|
|
|
"resolved": "../nocodb-sdk", |
|
|
|
|
"link": true |
|
|
|
|
"version": "0.98.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/nocodb-sdk/-/nocodb-sdk-0.98.3.tgz", |
|
|
|
|
"integrity": "sha512-UXnn0HS9giFGTEeCo4e7Kb5ZvvDNOWzukxHW/otHjcF2L7byE571BAyhzZkbnPegbum1Y0VSY4YzrJf2AQOGAA==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"axios": "^0.21.1", |
|
|
|
|
"jsep": "^1.3.6" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=10" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"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" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/node-abi": { |
|
|
|
|
"version": "3.23.0", |
|
|
|
@ -23144,8 +23160,7 @@
|
|
|
|
|
"follow-redirects": { |
|
|
|
|
"version": "1.15.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.1.tgz", |
|
|
|
|
"integrity": "sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==", |
|
|
|
|
"devOptional": true |
|
|
|
|
"integrity": "sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==" |
|
|
|
|
}, |
|
|
|
|
"form-data": { |
|
|
|
|
"version": "4.0.0", |
|
|
|
@ -25551,33 +25566,22 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"nocodb-sdk": { |
|
|
|
|
"version": "file:../nocodb-sdk", |
|
|
|
|
"version": "0.98.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/nocodb-sdk/-/nocodb-sdk-0.98.3.tgz", |
|
|
|
|
"integrity": "sha512-UXnn0HS9giFGTEeCo4e7Kb5ZvvDNOWzukxHW/otHjcF2L7byE571BAyhzZkbnPegbum1Y0VSY4YzrJf2AQOGAA==", |
|
|
|
|
"requires": { |
|
|
|
|
"@ava/typescript": "^1.1.1", |
|
|
|
|
"@istanbuljs/nyc-config-typescript": "^1.0.1", |
|
|
|
|
"@typescript-eslint/eslint-plugin": "^4.0.1", |
|
|
|
|
"@typescript-eslint/parser": "^4.0.1", |
|
|
|
|
"ava": "^3.12.1", |
|
|
|
|
"axios": "^0.21.1", |
|
|
|
|
"codecov": "^3.5.0", |
|
|
|
|
"cspell": "^4.1.0", |
|
|
|
|
"cz-conventional-changelog": "^3.3.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", |
|
|
|
|
"gh-pages": "^3.1.0", |
|
|
|
|
"jsep": "^1.3.6", |
|
|
|
|
"npm-run-all": "^4.1.5", |
|
|
|
|
"nyc": "^15.1.0", |
|
|
|
|
"open-cli": "^6.0.1", |
|
|
|
|
"prettier": "^2.1.1", |
|
|
|
|
"standard-version": "^9.0.0", |
|
|
|
|
"ts-node": "^9.0.0", |
|
|
|
|
"typedoc": "^0.23.16", |
|
|
|
|
"typescript": "^4.0.2" |
|
|
|
|
"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" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node-abi": { |
|
|
|
|