Browse Source

Merge pull request #6232 from nocodb/release/0.111.0

pull/6290/head
github-actions[bot] 1 year ago committed by GitHub
parent
commit
8f7d768b53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 19
      packages/nc-gui/components.d.ts
  2. 56
      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.json
  6. 52
      packages/nocodb/package-lock.json
  7. 8
      packages/nocodb/package.json

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

@ -75,8 +75,6 @@ declare module '@vue/runtime-core' {
ATree: typeof import('ant-design-vue/es')['Tree']
ATypographyTitle: typeof import('ant-design-vue/es')['TypographyTitle']
AUploadDragger: typeof import('ant-design-vue/es')['UploadDragger']
BiFiletypeJson: typeof import('~icons/bi/filetype-json')['default']
BiFiletypeXlsx: typeof import('~icons/bi/filetype-xlsx')['default']
CilFullscreen: typeof import('~icons/cil/fullscreen')['default']
CilFullscreenExit: typeof import('~icons/cil/fullscreen-exit')['default']
ClarityColorPickerSolid: typeof import('~icons/clarity/color-picker-solid')['default']
@ -88,19 +86,12 @@ declare module '@vue/runtime-core' {
IcRoundKeyboardArrowDown: typeof import('~icons/ic/round-keyboard-arrow-down')['default']
IcRoundSearch: typeof import('~icons/ic/round-search')['default']
IcRoundStarBorder: typeof import('~icons/ic/round-star-border')['default']
IcTwotoneWidthFull: typeof import('~icons/ic/twotone-width-full')['default']
IcTwotoneWidthNormal: typeof import('~icons/ic/twotone-width-normal')['default']
LogosGoogleGmail: typeof import('~icons/logos/google-gmail')['default']
LogosMysqlIcon: typeof import('~icons/logos/mysql-icon')['default']
LogosPostgresql: typeof import('~icons/logos/postgresql')['default']
LogosSnowflakeIcon: typeof import('~icons/logos/snowflake-icon')['default']
LogosSwagger: typeof import('~icons/logos/swagger')['default']
MaterialSymbolsArrowCircleLeftRounded: typeof import('~icons/material-symbols/arrow-circle-left-rounded')['default']
MaterialSymbolsArrowCircleRightRounded: typeof import('~icons/material-symbols/arrow-circle-right-rounded')['default']
MaterialSymbolsAttachFile: typeof import('~icons/material-symbols/attach-file')['default']
MaterialSymbolsChevronRightRounded: typeof import('~icons/material-symbols/chevron-right-rounded')['default']
MaterialSymbolsCloseRounded: typeof import('~icons/material-symbols/close-rounded')['default']
MaterialSymbolsCreditCardOutline: typeof import('~icons/material-symbols/credit-card-outline')['default']
MaterialSymbolsDarkModeOutline: typeof import('~icons/material-symbols/dark-mode-outline')['default']
MaterialSymbolsDeleteOutlineRounded: typeof import('~icons/material-symbols/delete-outline-rounded')['default']
MaterialSymbolsFileCopyOutline: typeof import('~icons/material-symbols/file-copy-outline')['default']
@ -110,7 +101,6 @@ declare module '@vue/runtime-core' {
MaterialSymbolsKeyboardReturn: typeof import('~icons/material-symbols/keyboard-return')['default']
MaterialSymbolsLightModeOutline: typeof import('~icons/material-symbols/light-mode-outline')['default']
MaterialSymbolsLockOutline: typeof import('~icons/material-symbols/lock-outline')['default']
MaterialSymbolsMobileFriendly: typeof import('~icons/material-symbols/mobile-friendly')['default']
MaterialSymbolsPublic: typeof import('~icons/material-symbols/public')['default']
MaterialSymbolsRocketLaunchOutline: typeof import('~icons/material-symbols/rocket-launch-outline')['default']
MaterialSymbolsSendOutline: typeof import('~icons/material-symbols/send-outline')['default']
@ -120,7 +110,6 @@ declare module '@vue/runtime-core' {
MaterialSymbolsWarning: typeof import('~icons/material-symbols/warning')['default']
MdiAccount: typeof import('~icons/mdi/account')['default']
MdiAccountCircleOutline: typeof import('~icons/mdi/account-circle-outline')['default']
MdiAccountPlusOutline: typeof import('~icons/mdi/account-plus-outline')['default']
MdiAccountSupervisorOutline: typeof import('~icons/mdi/account-supervisor-outline')['default']
MdiAlpha: typeof import('~icons/mdi/alpha')['default']
MdiAppleKeyboardShift: typeof import('~icons/mdi/apple-keyboard-shift')['default']
@ -149,7 +138,6 @@ declare module '@vue/runtime-core' {
MdiDiscord: typeof import('~icons/mdi/discord')['default']
MdiDotsHorizontal: typeof import('~icons/mdi/dots-horizontal')['default']
MdiDotsVertical: typeof import('~icons/mdi/dots-vertical')['default']
MdiEarth: typeof import('~icons/mdi/earth')['default']
MdiEditOutline: typeof import('~icons/mdi/edit-outline')['default']
MdiEye: typeof import('~icons/mdi/eye')['default']
MdiFlag: typeof import('~icons/mdi/flag')['default']
@ -181,17 +169,10 @@ declare module '@vue/runtime-core' {
MdiWhatsapp: typeof import('~icons/mdi/whatsapp')['default']
MiCircleWarning: typeof import('~icons/mi/circle-warning')['default']
NcIconsInbox: typeof import('~icons/nc-icons/inbox')['default']
PhBook: typeof import('~icons/ph/book')['default']
PhDownloadSimpleFill: typeof import('~icons/ph/download-simple-fill')['default']
PhFileCsv: typeof import('~icons/ph/file-csv')['default']
PhMagnifyingGlassBold: typeof import('~icons/ph/magnifying-glass-bold')['default']
PhTriangleFill: typeof import('~icons/ph/triangle-fill')['default']
PhUsersBold: typeof import('~icons/ph/users-bold')['default']
PhXCircleLight: typeof import('~icons/ph/x-circle-light')['default']
RiExternalLinkLine: typeof import('~icons/ri/external-link-line')['default']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
SimpleIconsMicrosoftsqlserver: typeof import('~icons/simple-icons/microsoftsqlserver')['default']
VscodeIconsFileTypeSqlite: typeof import('~icons/vscode-icons/file-type-sqlite')['default']
}
}

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

@ -37,7 +37,7 @@
"locale-codes": "^1.3.1",
"monaco-editor": "^0.33.0",
"monaco-sql-languages": "^0.11.0",
"nocodb-sdk": "file:../nocodb-sdk",
"nocodb-sdk": "0.111.0",
"papaparse": "^5.3.2",
"parse-github-url": "^1.0.2",
"pinia": "^2.1.4",
@ -130,7 +130,8 @@
}
},
"../nocodb-sdk": {
"version": "0.109.7",
"version": "0.111.0",
"extraneous": true,
"license": "AGPL-3.0-or-later",
"dependencies": {
"axios": "^0.21.1",
@ -8943,7 +8944,6 @@
"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,8 +11680,21 @@
}
},
"node_modules/nocodb-sdk": {
"resolved": "../nocodb-sdk",
"link": true
"version": "0.111.0",
"resolved": "https://registry.npmjs.org/nocodb-sdk/-/nocodb-sdk-0.111.0.tgz",
"integrity": "sha512-6gHl5G5G42R80qProERysy4d/jJCx8z9zhttcDzPK2VDXC+UHIFZh7pxTaUUz2gcR6wa7WJ+00JUP4f3fiGO0w==",
"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"
}
},
"node_modules/node-abi": {
"version": "3.45.0",
@ -23598,8 +23611,7 @@
"follow-redirects": {
"version": "1.15.2",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz",
"integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==",
"devOptional": true
"integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA=="
},
"for-each": {
"version": "0.3.3",
@ -25619,24 +25631,22 @@
}
},
"nocodb-sdk": {
"version": "file:../nocodb-sdk",
"version": "0.111.0",
"resolved": "https://registry.npmjs.org/nocodb-sdk/-/nocodb-sdk-0.111.0.tgz",
"integrity": "sha512-6gHl5G5G42R80qProERysy4d/jJCx8z9zhttcDzPK2VDXC+UHIFZh7pxTaUUz2gcR6wa7WJ+00JUP4f3fiGO0w==",
"requires": {
"@typescript-eslint/eslint-plugin": "^4.0.1",
"@typescript-eslint/parser": "^4.0.1",
"axios": "^0.21.1",
"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"
"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

@ -60,7 +60,7 @@
"locale-codes": "^1.3.1",
"monaco-editor": "^0.33.0",
"monaco-sql-languages": "^0.11.0",
"nocodb-sdk": "file:../nocodb-sdk",
"nocodb-sdk": "0.111.0",
"papaparse": "^5.3.2",
"parse-github-url": "^1.0.2",
"pinia": "^2.1.4",

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

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

4
packages/nocodb-sdk/package.json

@ -1,6 +1,6 @@
{
"name": "nocodb-sdk",
"version": "0.109.7",
"version": "0.111.0",
"description": "NocoDB SDK",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",
@ -65,4 +65,4 @@
"prettier": {
"singleQuote": true
}
}
}

52
packages/nocodb/package-lock.json generated

@ -1,12 +1,12 @@
{
"name": "nocodb",
"version": "0.109.7",
"version": "0.111.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nocodb",
"version": "0.109.7",
"version": "0.111.0",
"license": "AGPL-3.0-or-later",
"dependencies": {
"@aws-sdk/client-kafka": "^3.332.0",
@ -93,12 +93,12 @@
"mysql2": "^3.2.0",
"nanoid": "^3.1.20",
"nc-help": "^0.2.87",
"nc-lib-gui": "0.109.7",
"nc-lib-gui": "0.111.0",
"nc-plugin": "^0.1.3",
"ncp": "^2.0.0",
"nestjs-kafka": "^1.0.6",
"nestjs-throttler-storage-redis": "^0.3.0",
"nocodb-sdk": "file:../nocodb-sdk",
"nocodb-sdk": "0.111.0",
"nodemailer": "^6.4.10",
"object-hash": "^3.0.0",
"object-sizeof": "^2.6.1",
@ -210,7 +210,8 @@
}
},
"../nocodb-sdk": {
"version": "0.109.7",
"version": "0.111.0",
"extraneous": true,
"license": "AGPL-3.0-or-later",
"dependencies": {
"axios": "^0.21.1",
@ -14510,9 +14511,9 @@
}
},
"node_modules/nc-lib-gui": {
"version": "0.109.7",
"resolved": "https://registry.npmjs.org/nc-lib-gui/-/nc-lib-gui-0.109.7.tgz",
"integrity": "sha512-YzZEga8x5tu8SSB+jae1LHEqy8P0n0nh3t6toW7WE61/sPNY5NN0GI1/VijRii5qWlMh8yo5hnfn2FJJpgcyUA==",
"version": "0.111.0",
"resolved": "https://registry.npmjs.org/nc-lib-gui/-/nc-lib-gui-0.111.0.tgz",
"integrity": "sha512-nAOfSJtxtJvZv8MljWyw0MuR/W/ra6LQvN7bspFKw6NslAtOu0a1+88wxtUU+R86j3qHVb4+ZFwChjBkFyqhfg==",
"dependencies": {
"express": "^4.17.1"
}
@ -14643,8 +14644,13 @@
}
},
"node_modules/nocodb-sdk": {
"resolved": "../nocodb-sdk",
"link": true
"version": "0.111.0",
"resolved": "https://registry.npmjs.org/nocodb-sdk/-/nocodb-sdk-0.111.0.tgz",
"integrity": "sha512-6gHl5G5G42R80qProERysy4d/jJCx8z9zhttcDzPK2VDXC+UHIFZh7pxTaUUz2gcR6wa7WJ+00JUP4f3fiGO0w==",
"dependencies": {
"axios": "^0.21.1",
"jsep": "^1.3.6"
}
},
"node_modules/node-abort-controller": {
"version": "3.1.1",
@ -31123,9 +31129,9 @@
}
},
"nc-lib-gui": {
"version": "0.109.7",
"resolved": "https://registry.npmjs.org/nc-lib-gui/-/nc-lib-gui-0.109.7.tgz",
"integrity": "sha512-YzZEga8x5tu8SSB+jae1LHEqy8P0n0nh3t6toW7WE61/sPNY5NN0GI1/VijRii5qWlMh8yo5hnfn2FJJpgcyUA==",
"version": "0.111.0",
"resolved": "https://registry.npmjs.org/nc-lib-gui/-/nc-lib-gui-0.111.0.tgz",
"integrity": "sha512-nAOfSJtxtJvZv8MljWyw0MuR/W/ra6LQvN7bspFKw6NslAtOu0a1+88wxtUU+R86j3qHVb4+ZFwChjBkFyqhfg==",
"requires": {
"express": "^4.17.1"
}
@ -31208,24 +31214,12 @@
"integrity": "sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg=="
},
"nocodb-sdk": {
"version": "file:../nocodb-sdk",
"version": "0.111.0",
"resolved": "https://registry.npmjs.org/nocodb-sdk/-/nocodb-sdk-0.111.0.tgz",
"integrity": "sha512-6gHl5G5G42R80qProERysy4d/jJCx8z9zhttcDzPK2VDXC+UHIFZh7pxTaUUz2gcR6wa7WJ+00JUP4f3fiGO0w==",
"requires": {
"@typescript-eslint/eslint-plugin": "^4.0.1",
"@typescript-eslint/parser": "^4.0.1",
"axios": "^0.21.1",
"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"
"jsep": "^1.3.6"
}
},
"node-abort-controller": {

8
packages/nocodb/package.json

@ -1,6 +1,6 @@
{
"name": "nocodb",
"version": "0.109.7",
"version": "0.111.0",
"description": "NocoDB Backend",
"main": "dist/bundle.js",
"author": {
@ -126,12 +126,12 @@
"mysql2": "^3.2.0",
"nanoid": "^3.1.20",
"nc-help": "^0.2.87",
"nc-lib-gui": "0.109.7",
"nc-lib-gui": "0.111.0",
"nc-plugin": "^0.1.3",
"ncp": "^2.0.0",
"nestjs-kafka": "^1.0.6",
"nestjs-throttler-storage-redis": "^0.3.0",
"nocodb-sdk": "file:../nocodb-sdk",
"nocodb-sdk": "0.111.0",
"nodemailer": "^6.4.10",
"object-hash": "^3.0.0",
"object-sizeof": "^2.6.1",
@ -223,4 +223,4 @@
"coverageDirectory": "../coverage",
"testEnvironment": "node"
}
}
}
Loading…
Cancel
Save