|
|
|
@ -23,7 +23,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.0", |
|
|
|
|
"papaparse": "^5.3.2", |
|
|
|
|
"socket.io-client": "^4.5.1", |
|
|
|
|
"sortablejs": "^1.15.0", |
|
|
|
@ -83,7 +83,8 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"../nocodb-sdk": { |
|
|
|
|
"version": "0.97.0", |
|
|
|
|
"version": "0.98.0", |
|
|
|
|
"extraneous": true, |
|
|
|
|
"hasInstallScript": true, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"dependencies": { |
|
|
|
@ -8204,7 +8205,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", |
|
|
|
@ -11473,8 +11473,25 @@
|
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"node_modules/nocodb-sdk": { |
|
|
|
|
"resolved": "../nocodb-sdk", |
|
|
|
|
"link": true |
|
|
|
|
"version": "0.98.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/nocodb-sdk/-/nocodb-sdk-0.98.0.tgz", |
|
|
|
|
"integrity": "sha512-+cUBfi/TaTWhRG/5RC+CljGV5fRbO+IPSmMKGa+5hCgxgI+DNCG6H0m72pRpVmjjq/sj3qSunYJsEC83KizBbQ==", |
|
|
|
|
"hasInstallScript": true, |
|
|
|
|
"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", |
|
|
|
@ -22505,8 +22522,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", |
|
|
|
@ -24907,34 +24923,22 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"nocodb-sdk": { |
|
|
|
|
"version": "file:../nocodb-sdk", |
|
|
|
|
"version": "0.98.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/nocodb-sdk/-/nocodb-sdk-0.98.0.tgz", |
|
|
|
|
"integrity": "sha512-+cUBfi/TaTWhRG/5RC+CljGV5fRbO+IPSmMKGa+5hCgxgI+DNCG6H0m72pRpVmjjq/sj3qSunYJsEC83KizBbQ==", |
|
|
|
|
"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", |
|
|
|
|
"swagger-typescript-api": "^10.0.1", |
|
|
|
|
"ts-node": "^9.0.0", |
|
|
|
|
"typedoc": "^0.22.17", |
|
|
|
|
"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": { |
|
|
|
|