Browse Source

chore: update nocodb-sdk to local path

pull/2705/head
Wing-Kam Wong 2 years ago
parent
commit
189d6a364b
  1. 44
      packages/nc-gui/package-lock.json
  2. 2
      packages/nc-gui/package.json
  3. 44
      packages/nocodb/package-lock.json
  4. 2
      packages/nocodb/package.json

44
packages/nc-gui/package-lock.json generated

@ -28,7 +28,7 @@
"monaco-editor": "^0.19.3",
"monaco-themes": "^0.2.5",
"nano-assign": "^1.0.1",
"nocodb-sdk": "0.92.4",
"nocodb-sdk": "file:../nocodb-sdk",
"nuxt": "^2.14.0",
"odometer": "^0.4.8",
"papaparse": "^5.3.1",
@ -76,7 +76,6 @@
},
"../nocodb-sdk": {
"version": "0.92.4",
"extraneous": true,
"license": "MIT",
"dependencies": {
"axios": "^0.21.1",
@ -10899,16 +10898,8 @@
}
},
"node_modules/nocodb-sdk": {
"version": "0.92.4",
"resolved": "https://registry.npmjs.org/nocodb-sdk/-/nocodb-sdk-0.92.4.tgz",
"integrity": "sha512-wAcTBM+ugG52zBaJ6eiAqDmigT5W2JWJVpUEvVtXXcWTl+fF9BPG9QGeYLJLgaqsqtuvR2RJlFiBbRub/3ttTQ==",
"dependencies": {
"axios": "^0.21.1",
"jsep": "^1.3.6"
},
"engines": {
"node": ">=10"
}
"resolved": "../nocodb-sdk",
"link": true
},
"node_modules/node-fetch": {
"version": "2.6.7",
@ -26326,12 +26317,33 @@
}
},
"nocodb-sdk": {
"version": "0.92.4",
"resolved": "https://registry.npmjs.org/nocodb-sdk/-/nocodb-sdk-0.92.4.tgz",
"integrity": "sha512-wAcTBM+ugG52zBaJ6eiAqDmigT5W2JWJVpUEvVtXXcWTl+fF9BPG9QGeYLJLgaqsqtuvR2RJlFiBbRub/3ttTQ==",
"version": "file:../nocodb-sdk",
"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",
"jsep": "^1.3.6"
"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.22.17",
"typescript": "^4.0.2"
}
},
"node-fetch": {

2
packages/nc-gui/package.json

@ -32,7 +32,7 @@
"monaco-editor": "^0.19.3",
"monaco-themes": "^0.2.5",
"nano-assign": "^1.0.1",
"nocodb-sdk": "0.92.4",
"nocodb-sdk": "file:../nocodb-sdk",
"nuxt": "^2.14.0",
"odometer": "^0.4.8",
"papaparse": "^5.3.1",

44
packages/nocodb/package-lock.json generated

@ -74,7 +74,7 @@
"nc-lib-gui": "0.92.4",
"nc-plugin": "0.1.2",
"ncp": "^2.0.0",
"nocodb-sdk": "0.92.4",
"nocodb-sdk": "file:../nocodb-sdk",
"nodemailer": "^6.4.10",
"object-hash": "^3.0.0",
"ora": "^4.0.4",
@ -160,7 +160,6 @@
},
"../nocodb-sdk": {
"version": "0.92.4",
"extraneous": true,
"license": "MIT",
"dependencies": {
"axios": "^0.21.1",
@ -15441,16 +15440,8 @@
}
},
"node_modules/nocodb-sdk": {
"version": "0.92.4",
"resolved": "https://registry.npmjs.org/nocodb-sdk/-/nocodb-sdk-0.92.4.tgz",
"integrity": "sha512-wAcTBM+ugG52zBaJ6eiAqDmigT5W2JWJVpUEvVtXXcWTl+fF9BPG9QGeYLJLgaqsqtuvR2RJlFiBbRub/3ttTQ==",
"dependencies": {
"axios": "^0.21.1",
"jsep": "^1.3.6"
},
"engines": {
"node": ">=10"
}
"resolved": "../nocodb-sdk",
"link": true
},
"node_modules/node-addon-api": {
"version": "2.0.0",
@ -36797,12 +36788,33 @@
}
},
"nocodb-sdk": {
"version": "0.92.4",
"resolved": "https://registry.npmjs.org/nocodb-sdk/-/nocodb-sdk-0.92.4.tgz",
"integrity": "sha512-wAcTBM+ugG52zBaJ6eiAqDmigT5W2JWJVpUEvVtXXcWTl+fF9BPG9QGeYLJLgaqsqtuvR2RJlFiBbRub/3ttTQ==",
"version": "file:../nocodb-sdk",
"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",
"jsep": "^1.3.6"
"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.22.17",
"typescript": "^4.0.2"
}
},
"node-addon-api": {

2
packages/nocodb/package.json

@ -160,7 +160,7 @@
"nc-lib-gui": "0.92.4",
"nc-plugin": "0.1.2",
"ncp": "^2.0.0",
"nocodb-sdk": "0.92.4",
"nocodb-sdk": "file:../nocodb-sdk",
"nodemailer": "^6.4.10",
"object-hash": "^3.0.0",
"ora": "^4.0.4",

Loading…
Cancel
Save