Browse Source

Merge pull request #4073 from nocodb/release/0.98.0

pull/4075/head
github-actions[bot] 2 years ago committed by GitHub
parent
commit
2600bbf6cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 11
      packages/nc-gui/components.d.ts
  2. 70
      packages/nc-gui/package-lock.json
  3. 2
      packages/nc-gui/package.json
  4. 2
      packages/nc-lib-gui/package.json
  5. 4
      packages/nocodb-sdk/package-lock.json
  6. 2
      packages/nocodb-sdk/package.json
  7. 66
      packages/nocodb/package-lock.json
  8. 8
      packages/nocodb/package.json

11
packages/nc-gui/components.d.ts vendored

@ -82,15 +82,6 @@ declare module '@vue/runtime-core' {
IcRoundSearch: typeof import('~icons/ic/round-search')['default']
IcTwotoneWidthFull: typeof import('~icons/ic/twotone-width-full')['default']
IcTwotoneWidthNormal: typeof import('~icons/ic/twotone-width-normal')['default']
LazyDashboardSettingsAppInstall: typeof import('~icons/la/zy-dashboard-settings-app-install')['default']
LazyMonacoEditor: typeof import('~icons/la/zy-monaco-editor')['default']
LazyVirtualCellBelongsTo: typeof import('~icons/la/zy-virtual-cell-belongs-to')['default']
LazyVirtualCellCount: typeof import('~icons/la/zy-virtual-cell-count')['default']
LazyVirtualCellFormula: typeof import('~icons/la/zy-virtual-cell-formula')['default']
LazyVirtualCellHasMany: typeof import('~icons/la/zy-virtual-cell-has-many')['default']
LazyVirtualCellLookup: typeof import('~icons/la/zy-virtual-cell-lookup')['default']
LazyVirtualCellManyToMany: typeof import('~icons/la/zy-virtual-cell-many-to-many')['default']
LazyVirtualCellRollup: typeof import('~icons/la/zy-virtual-cell-rollup')['default']
LogosGoogleGmail: typeof import('~icons/logos/google-gmail')['default']
LogosRedditIcon: typeof import('~icons/logos/reddit-icon')['default']
LogosSwagger: typeof import('~icons/logos/swagger')['default']
@ -103,7 +94,6 @@ declare module '@vue/runtime-core' {
MaterialSymbolsDarkModeOutline: typeof import('~icons/material-symbols/dark-mode-outline')['default']
MaterialSymbolsFileCopyOutline: typeof import('~icons/material-symbols/file-copy-outline')['default']
MaterialSymbolsKeyboardReturn: typeof import('~icons/material-symbols/keyboard-return')['default']
MaterialSymbolsKeyboardShift: typeof import('~icons/material-symbols/keyboard-shift')['default']
MaterialSymbolsLightModeOutline: typeof import('~icons/material-symbols/light-mode-outline')['default']
MaterialSymbolsRocketLaunchOutline: typeof import('~icons/material-symbols/rocket-launch-outline')['default']
MaterialSymbolsSendOutline: typeof import('~icons/material-symbols/send-outline')['default']
@ -214,7 +204,6 @@ declare module '@vue/runtime-core' {
MdiStar: typeof import('~icons/mdi/star')['default']
MdiStarOutline: typeof import('~icons/mdi/star-outline')['default']
MdiStorefrontOutline: typeof import('~icons/mdi/storefront-outline')['default']
MdiStorefrontSutline: typeof import('~icons/mdi/storefront-sutline')['default']
MdiTable: typeof import('~icons/mdi/table')['default']
MdiTableArrowRight: typeof import('~icons/mdi/table-arrow-right')['default']
MdiTableLarge: typeof import('~icons/mdi/table-large')['default']

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

@ -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": {

2
packages/nc-gui/package.json

@ -32,7 +32,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",

2
packages/nc-lib-gui/package.json

@ -1,6 +1,6 @@
{
"name": "nc-lib-gui",
"version": "0.97.0",
"version": "0.98.0",
"description": "NocoDB GUI",
"author": {
"name": "NocoDB",

4
packages/nocodb-sdk/package-lock.json generated

@ -1,12 +1,12 @@
{
"name": "nocodb-sdk",
"version": "0.97.0",
"version": "0.98.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nocodb-sdk",
"version": "0.97.0",
"version": "0.98.0",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {

2
packages/nocodb-sdk/package.json

@ -1,6 +1,6 @@
{
"name": "nocodb-sdk",
"version": "0.97.0",
"version": "0.98.0",
"description": "NocoDB SDK",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",

66
packages/nocodb/package-lock.json generated

@ -1,12 +1,12 @@
{
"name": "nocodb",
"version": "0.97.0",
"version": "0.98.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nocodb",
"version": "0.97.0",
"version": "0.98.0",
"license": "AGPL-3.0-or-later",
"dependencies": {
"@google-cloud/storage": "^5.7.2",
@ -71,10 +71,10 @@
"nanoid": "^3.1.20",
"nc-common": "0.0.6",
"nc-help": "0.2.76",
"nc-lib-gui": "0.97.0",
"nc-lib-gui": "0.98.0",
"nc-plugin": "0.1.2",
"ncp": "^2.0.0",
"nocodb-sdk": "file:../nocodb-sdk",
"nocodb-sdk": "0.98.0",
"nodemailer": "^6.4.10",
"object-hash": "^3.0.0",
"ora": "^4.0.4",
@ -175,7 +175,8 @@
}
},
"../nocodb-sdk": {
"version": "0.97.0",
"version": "0.98.0",
"extraneous": true,
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
@ -15348,9 +15349,9 @@
}
},
"node_modules/nc-lib-gui": {
"version": "0.97.0",
"resolved": "https://registry.npmjs.org/nc-lib-gui/-/nc-lib-gui-0.97.0.tgz",
"integrity": "sha512-Ha+uC8nCYBtqWa+bF+seaj+D+90l745oL57lEmn6M5qkBNwuCSqoGhxyky9+YPimN/I2Qy4vyZqbvk1ghmO5Dg==",
"version": "0.98.0",
"resolved": "https://registry.npmjs.org/nc-lib-gui/-/nc-lib-gui-0.98.0.tgz",
"integrity": "sha512-aGEha2ECL0qKlBVWNxqax5hpWGuJVE+RT3Lw8UwcOc8VOxx0UHcJNUTliA7QOlIFTZomrP83rIz0czxIedDlMA==",
"dependencies": {
"axios": "^0.19.2",
"body-parser": "^1.19.0",
@ -15501,8 +15502,17 @@
}
},
"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/node-addon-api": {
"version": "2.0.0",
@ -36796,9 +36806,9 @@
}
},
"nc-lib-gui": {
"version": "0.97.0",
"resolved": "https://registry.npmjs.org/nc-lib-gui/-/nc-lib-gui-0.97.0.tgz",
"integrity": "sha512-Ha+uC8nCYBtqWa+bF+seaj+D+90l745oL57lEmn6M5qkBNwuCSqoGhxyky9+YPimN/I2Qy4vyZqbvk1ghmO5Dg==",
"version": "0.98.0",
"resolved": "https://registry.npmjs.org/nc-lib-gui/-/nc-lib-gui-0.98.0.tgz",
"integrity": "sha512-aGEha2ECL0qKlBVWNxqax5hpWGuJVE+RT3Lw8UwcOc8VOxx0UHcJNUTliA7QOlIFTZomrP83rIz0czxIedDlMA==",
"requires": {
"axios": "^0.19.2",
"body-parser": "^1.19.0",
@ -36936,34 +36946,12 @@
}
},
"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"
}
},
"node-addon-api": {

8
packages/nocodb/package.json

@ -1,6 +1,6 @@
{
"name": "nocodb",
"version": "0.97.0",
"version": "0.98.0",
"description": "NocoDB",
"main": "dist/bundle.js",
"repository": "https://github.com/nocodb/nocodb",
@ -156,10 +156,10 @@
"nanoid": "^3.1.20",
"nc-common": "0.0.6",
"nc-help": "0.2.76",
"nc-lib-gui": "0.97.0",
"nc-lib-gui": "0.98.0",
"nc-plugin": "0.1.2",
"ncp": "^2.0.0",
"nocodb-sdk": "file:../nocodb-sdk",
"nocodb-sdk": "0.98.0",
"nodemailer": "^6.4.10",
"object-hash": "^3.0.0",
"ora": "^4.0.4",
@ -265,4 +265,4 @@
"**/*.spec.js"
]
}
}
}
Loading…
Cancel
Save