From 73ec5bb15e1d2e405d7d5d0072006e59860b8236 Mon Sep 17 00:00:00 2001 From: pranavxc Date: Fri, 1 Sep 2023 11:54:35 +0000 Subject: [PATCH] [create-pull-request] automated change Signed-off-by: GitHub --- packages/nc-gui/components.d.ts | 11 ------ packages/nc-gui/package-lock.json | 56 ++++++++++++++++++------------- packages/nc-gui/package.json | 2 +- packages/nc-lib-gui/package.json | 2 +- packages/nocodb-sdk/package.json | 2 +- packages/nocodb/package-lock.json | 52 +++++++++++++--------------- packages/nocodb/package.json | 8 ++--- 7 files changed, 63 insertions(+), 70 deletions(-) diff --git a/packages/nc-gui/components.d.ts b/packages/nc-gui/components.d.ts index 3f0a87fac6..9b24a0e022 100644 --- a/packages/nc-gui/components.d.ts +++ b/packages/nc-gui/components.d.ts @@ -80,12 +80,10 @@ declare module '@vue/runtime-core' { ClarityColorPickerSolid: typeof import('~icons/clarity/color-picker-solid')['default'] ClaritySuccessLine: typeof import('~icons/clarity/success-line')['default'] IcBaselineMoreVert: typeof import('~icons/ic/baseline-more-vert')['default'] - IcOutlineAccessTime: typeof import('~icons/ic/outline-access-time')['default'] IcOutlineInsertDriveFile: typeof import('~icons/ic/outline-insert-drive-file')['default'] IcRoundEdit: typeof import('~icons/ic/round-edit')['default'] 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'] LogosGoogleGmail: typeof import('~icons/logos/google-gmail')['default'] MaterialSymbolsArrowCircleLeftRounded: typeof import('~icons/material-symbols/arrow-circle-left-rounded')['default'] MaterialSymbolsArrowCircleRightRounded: typeof import('~icons/material-symbols/arrow-circle-right-rounded')['default'] @@ -95,8 +93,6 @@ declare module '@vue/runtime-core' { 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'] - MaterialSymbolsGroupOutlineRounded: typeof import('~icons/material-symbols/group-outline-rounded')['default'] - MaterialSymbolsInboxOutlineRounded: typeof import('~icons/material-symbols/inbox-outline-rounded')['default'] MaterialSymbolsKeyboardArrowDownRounded: typeof import('~icons/material-symbols/keyboard-arrow-down-rounded')['default'] MaterialSymbolsKeyboardReturn: typeof import('~icons/material-symbols/keyboard-return')['default'] MaterialSymbolsLightModeOutline: typeof import('~icons/material-symbols/light-mode-outline')['default'] @@ -125,20 +121,15 @@ declare module '@vue/runtime-core' { MdiChatProcessingOutline: typeof import('~icons/mdi/chat-processing-outline')['default'] MdiCheck: typeof import('~icons/mdi/check')['default'] MdiChevronDown: typeof import('~icons/mdi/chevron-down')['default'] - MdiChevronLeft: typeof import('~icons/mdi/chevron-left')['default'] MdiChevronRight: typeof import('~icons/mdi/chevron-right')['default'] MdiCircleMedium: typeof import('~icons/mdi/circle-medium')['default'] MdiClose: typeof import('~icons/mdi/close')['default'] - MdiCloseCircleOutline: typeof import('~icons/mdi/close-circle-outline')['default'] MdiCodeTags: typeof import('~icons/mdi/code-tags')['default'] MdiContentCopy: typeof import('~icons/mdi/content-copy')['default'] MdiCurrencyUsd: typeof import('~icons/mdi/currency-usd')['default'] - MdiDatabaseOutline: typeof import('~icons/mdi/database-outline')['default'] - MdiDeleteOutline: typeof import('~icons/mdi/delete-outline')['default'] MdiDiscord: typeof import('~icons/mdi/discord')['default'] MdiDotsHorizontal: typeof import('~icons/mdi/dots-horizontal')['default'] MdiDotsVertical: typeof import('~icons/mdi/dots-vertical')['default'] - MdiEditOutline: typeof import('~icons/mdi/edit-outline')['default'] MdiEye: typeof import('~icons/mdi/eye')['default'] MdiFlag: typeof import('~icons/mdi/flag')['default'] MdiFolder: typeof import('~icons/mdi/folder')['default'] @@ -152,8 +143,6 @@ declare module '@vue/runtime-core' { MdiMicrosoftTeams: typeof import('~icons/mdi/microsoft-teams')['default'] MdiMoonFull: typeof import('~icons/mdi/moon-full')['default'] MdiPlus: typeof import('~icons/mdi/plus')['default'] - MdiPlusOutline: typeof import('~icons/mdi/plus-outline')['default'] - MdiRefresh: typeof import('~icons/mdi/refresh')['default'] MdiReload: typeof import('~icons/mdi/reload')['default'] MdiRocketLaunchOutline: typeof import('~icons/mdi/rocket-launch-outline')['default'] MdiScriptTextOutline: typeof import('~icons/mdi/script-text-outline')['default'] diff --git a/packages/nc-gui/package-lock.json b/packages/nc-gui/package-lock.json index dbe67320c7..08c2bc76ee 100644 --- a/packages/nc-gui/package-lock.json +++ b/packages/nc-gui/package-lock.json @@ -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.1", "papaparse": "^5.3.2", "parse-github-url": "^1.0.2", "pinia": "^2.1.4", @@ -130,7 +130,8 @@ } }, "../nocodb-sdk": { - "version": "0.111.0", + "version": "0.111.1", + "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.1", + "resolved": "https://registry.npmjs.org/nocodb-sdk/-/nocodb-sdk-0.111.1.tgz", + "integrity": "sha512-FS5wyWd3XkPtRkqjO7Hdj5HKsco6/oYc8MPrZ7K/JRmqf0Yf1oydtarkv7h+dDTaNtfcp6Qm56b1JdwJP/EWvg==", + "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.1", + "resolved": "https://registry.npmjs.org/nocodb-sdk/-/nocodb-sdk-0.111.1.tgz", + "integrity": "sha512-FS5wyWd3XkPtRkqjO7Hdj5HKsco6/oYc8MPrZ7K/JRmqf0Yf1oydtarkv7h+dDTaNtfcp6Qm56b1JdwJP/EWvg==", "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": { diff --git a/packages/nc-gui/package.json b/packages/nc-gui/package.json index 80655b7352..18edb1cbaf 100644 --- a/packages/nc-gui/package.json +++ b/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.1", "papaparse": "^5.3.2", "parse-github-url": "^1.0.2", "pinia": "^2.1.4", diff --git a/packages/nc-lib-gui/package.json b/packages/nc-lib-gui/package.json index 3c4e29343e..a490c3474e 100644 --- a/packages/nc-lib-gui/package.json +++ b/packages/nc-lib-gui/package.json @@ -1,6 +1,6 @@ { "name": "nc-lib-gui", - "version": "0.111.0", + "version": "0.111.1", "description": "NocoDB GUI", "author": { "name": "NocoDB", diff --git a/packages/nocodb-sdk/package.json b/packages/nocodb-sdk/package.json index 980eaf58f8..b69c8ad76e 100644 --- a/packages/nocodb-sdk/package.json +++ b/packages/nocodb-sdk/package.json @@ -1,6 +1,6 @@ { "name": "nocodb-sdk", - "version": "0.111.0", + "version": "0.111.1", "description": "NocoDB SDK", "main": "build/main/index.js", "typings": "build/main/index.d.ts", diff --git a/packages/nocodb/package-lock.json b/packages/nocodb/package-lock.json index 45803570d9..c52851a0f2 100644 --- a/packages/nocodb/package-lock.json +++ b/packages/nocodb/package-lock.json @@ -1,12 +1,12 @@ { "name": "nocodb", - "version": "0.111.0", + "version": "0.111.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "nocodb", - "version": "0.111.0", + "version": "0.111.1", "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.92", - "nc-lib-gui": "0.111.0", + "nc-lib-gui": "0.111.1", "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.1", "nodemailer": "^6.4.10", "object-hash": "^3.0.0", "object-sizeof": "^2.6.1", @@ -210,7 +210,8 @@ } }, "../nocodb-sdk": { - "version": "0.111.0", + "version": "0.111.1", + "extraneous": true, "license": "AGPL-3.0-or-later", "dependencies": { "axios": "^0.21.1", @@ -14257,9 +14258,9 @@ } }, "node_modules/nc-lib-gui": { - "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==", + "version": "0.111.1", + "resolved": "https://registry.npmjs.org/nc-lib-gui/-/nc-lib-gui-0.111.1.tgz", + "integrity": "sha512-aN9wjLDxoLP2q3hyiB2zqbkLXj8Rf+mojen+AA/Wo6kFuXaB8LwLSrJpNSWrYpOJhNyBTFAm+3K1UPrOf1Te7Q==", "dependencies": { "express": "^4.17.1" } @@ -14382,8 +14383,13 @@ } }, "node_modules/nocodb-sdk": { - "resolved": "../nocodb-sdk", - "link": true + "version": "0.111.1", + "resolved": "https://registry.npmjs.org/nocodb-sdk/-/nocodb-sdk-0.111.1.tgz", + "integrity": "sha512-FS5wyWd3XkPtRkqjO7Hdj5HKsco6/oYc8MPrZ7K/JRmqf0Yf1oydtarkv7h+dDTaNtfcp6Qm56b1JdwJP/EWvg==", + "dependencies": { + "axios": "^0.21.1", + "jsep": "^1.3.6" + } }, "node_modules/node-abort-controller": { "version": "3.1.1", @@ -30822,9 +30828,9 @@ } }, "nc-lib-gui": { - "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==", + "version": "0.111.1", + "resolved": "https://registry.npmjs.org/nc-lib-gui/-/nc-lib-gui-0.111.1.tgz", + "integrity": "sha512-aN9wjLDxoLP2q3hyiB2zqbkLXj8Rf+mojen+AA/Wo6kFuXaB8LwLSrJpNSWrYpOJhNyBTFAm+3K1UPrOf1Te7Q==", "requires": { "express": "^4.17.1" } @@ -30902,24 +30908,12 @@ "requires": {} }, "nocodb-sdk": { - "version": "file:../nocodb-sdk", + "version": "0.111.1", + "resolved": "https://registry.npmjs.org/nocodb-sdk/-/nocodb-sdk-0.111.1.tgz", + "integrity": "sha512-FS5wyWd3XkPtRkqjO7Hdj5HKsco6/oYc8MPrZ7K/JRmqf0Yf1oydtarkv7h+dDTaNtfcp6Qm56b1JdwJP/EWvg==", "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": { diff --git a/packages/nocodb/package.json b/packages/nocodb/package.json index 2ba84db683..4ab02a0df1 100644 --- a/packages/nocodb/package.json +++ b/packages/nocodb/package.json @@ -1,6 +1,6 @@ { "name": "nocodb", - "version": "0.111.0", + "version": "0.111.1", "description": "NocoDB Backend", "main": "dist/bundle.js", "author": { @@ -126,12 +126,12 @@ "mysql2": "^3.2.0", "nanoid": "^3.1.20", "nc-help": "0.2.92", - "nc-lib-gui": "0.111.0", + "nc-lib-gui": "0.111.1", "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.1", "nodemailer": "^6.4.10", "object-hash": "^3.0.0", "object-sizeof": "^2.6.1", @@ -223,4 +223,4 @@ "coverageDirectory": "../coverage", "testEnvironment": "node" } -} +} \ No newline at end of file