Browse Source

chore(renovate): Update patch

pull/6996/head
renovate[bot] 7 months ago committed by GitHub
parent
commit
e314cd98ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/uffizzi/docker-compose.uffizzi.yml
  2. 2
      docker-compose/mysql/docker-compose.yml
  3. 2
      docker-compose/nginx-proxy-manager/docker-compose.yml
  4. 2
      package.json
  5. 102
      packages/nc-gui/package.json
  6. 16
      packages/noco-docs/package-lock.json
  7. 10
      packages/noco-docs/package.json
  8. 10
      packages/nocodb-sdk/package.json
  9. 116
      packages/nocodb/package.json
  10. 2852
      pnpm-lock.yaml
  11. 8
      scripts/pkg-executable/package.json

2
.github/uffizzi/docker-compose.uffizzi.yml

@ -31,7 +31,7 @@ services:
MYSQL_PASSWORD: password
MYSQL_ROOT_PASSWORD: password
MYSQL_USER: noco
image: "mysql:8.0.32"
image: "mysql:8.0.35"
deploy:
resources:
limits:

2
docker-compose/mysql/docker-compose.yml

@ -27,7 +27,7 @@ services:
- "-h"
- localhost
timeout: 20s
image: "mysql:8.0.32"
image: "mysql:8.0.35"
restart: always
volumes:
- "db_data:/var/lib/mysql"

2
docker-compose/nginx-proxy-manager/docker-compose.yml

@ -46,7 +46,7 @@ services:
- "-h"
- localhost
timeout: 20s
image: "mysql:8.0.32"
image: "mysql:8.0.35"
networks:
- default
restart: always

2
package.json

@ -18,7 +18,7 @@
"devDependencies": {
"fs": "0.0.1-security",
"lerna": "^7.0.2",
"husky": "^8.0.0",
"husky": "^8.0.3",
"xlsx": "^0.17.4"
},
"husky": {

102
packages/nc-gui/package.json

@ -37,42 +37,42 @@
},
"dependencies": {
"@braks/revue-draggable": "^0.4.3",
"@ckpack/vue-color": "^1.2.0",
"@ckpack/vue-color": "^1.2.4",
"@iconify/vue": "^4.1.1",
"@pinia/nuxt": "^0.4.11",
"@vue-flow/additional-components": "^1.2.0",
"@vue-flow/core": "^1.3.0",
"@vuelidate/core": "^2.0.0-alpha.44",
"@vuelidate/validators": "^2.0.0-alpha.31",
"@vue-flow/additional-components": "^1.2.4",
"@vue-flow/core": "^1.3.3",
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4",
"@vueuse/core": "^10.2.1",
"@vueuse/integrations": "^10.2.1",
"ant-design-vue": "^3.2.11",
"chart.js": "^4.3.0",
"ant-design-vue": "^3.2.20",
"chart.js": "^4.3.3",
"crossoriginworker": "^1.1.0",
"d3-scale": "^4.0.2",
"dagre": "^0.8.5",
"dayjs": "^1.11.9",
"dayjs": "^1.11.10",
"deep-object-diff": "^1.1.9",
"emoji-mart-vue-fast": "^15.0.0",
"file-saver": "^2.0.5",
"fuse.js": "^6.6.2",
"httpsnippet": "^2.0.0",
"jsbarcode": "^3.11.5",
"jsep": "^1.3.6",
"jsbarcode": "^3.11.6",
"jsep": "^1.3.8",
"jwt-decode": "^3.1.2",
"leaflet": "^1.9.2",
"leaflet": "^1.9.4",
"leaflet.markercluster": "^1.5.3",
"locale-codes": "^1.3.1",
"monaco-editor": "^0.33.0",
"monaco-sql-languages": "^0.11.0",
"nocodb-sdk": "workspace:^",
"papaparse": "^5.3.2",
"papaparse": "^5.4.1",
"parse-github-url": "^1.0.2",
"pinia": "^2.1.4",
"qrcode": "^1.5.1",
"pinia": "^2.1.7",
"qrcode": "^1.5.3",
"rfdc": "^1.3.0",
"showdown": "^2.1.0",
"socket.io-client": "^4.5.1",
"socket.io-client": "^4.5.4",
"sortablejs": "^1.15.0",
"splitpanes": "^3.1.5",
"tinycolor2": "^1.4.2",
@ -84,56 +84,56 @@
"vue-dompurify-html": "^3.0.0",
"vue-github-button": "^3.1.0",
"vue-i18n": "^9.2.2",
"vue-qrcode-reader": "3.1.0-vue3-compatibility.2",
"vue3-calendar-heatmap": "^2.0.0",
"vue-qrcode-reader": "3.1.8",
"vue3-calendar-heatmap": "^2.0.5",
"vue3-contextmenu": "^0.2.12",
"vue3-grid-layout-next": "^1.0.5",
"vue3-text-clamp": "^0.1.1",
"vue3-grid-layout-next": "^1.0.6",
"vue3-text-clamp": "^0.1.2",
"vuedraggable": "^4.1.0",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@antfu/eslint-config": "^0.26.0",
"@antfu/eslint-config": "^0.26.3",
"@esbuild-plugins/node-modules-polyfill": "^0.2.2",
"@iconify-json/ant-design": "^1.1.9",
"@iconify-json/bi": "^1.1.18",
"@iconify-json/carbon": "^1.1.20",
"@iconify-json/ant-design": "^1.1.10",
"@iconify-json/bi": "^1.1.20",
"@iconify-json/carbon": "^1.1.21",
"@iconify-json/cil": "^1.1.5",
"@iconify-json/clarity": "^1.1.9",
"@iconify-json/eva": "^1.1.7",
"@iconify-json/ic": "^1.1.14",
"@iconify-json/ion": "^1.1.12",
"@iconify-json/la": "^1.1.5",
"@iconify-json/logos": "^1.1.34",
"@iconify-json/lucide": "^1.1.119",
"@iconify-json/material-symbols": "^1.1.57",
"@iconify-json/mdi": "^1.1.54",
"@iconify-json/logos": "^1.1.38",
"@iconify-json/lucide": "^1.1.141",
"@iconify-json/material-symbols": "^1.1.63",
"@iconify-json/mdi": "^1.1.55",
"@iconify-json/mi": "^1.1.5",
"@iconify-json/ph": "^1.1.6",
"@iconify-json/ri": "^1.1.12",
"@iconify-json/simple-icons": "^1.1.67",
"@iconify-json/simple-icons": "^1.1.78",
"@iconify-json/system-uicons": "^1.1.9",
"@iconify-json/tabler": "^1.1.89",
"@iconify-json/vscode-icons": "^1.1.28",
"@intlify/unplugin-vue-i18n": "^0.12.2",
"@nuxt/image-edge": "^1.0.0-rc.1-28217290.de85e17",
"@types/d3-scale": "^4.0.3",
"@types/dagre": "^0.7.48",
"@types/file-saver": "^2.0.5",
"@types/leaflet": "^1.9.0",
"@types/leaflet.markercluster": "^1.5.1",
"@types/papaparse": "^5.3.2",
"@types/parse-github-url": "^1.0.0",
"@types/qrcode": "^1.5.0",
"@types/showdown": "^2.0.0",
"@iconify-json/tabler": "^1.1.96",
"@iconify-json/vscode-icons": "^1.1.29",
"@intlify/unplugin-vue-i18n": "^0.12.3",
"@nuxt/image-edge": "^1.0.0-testing",
"@types/d3-scale": "^4.0.8",
"@types/dagre": "^0.7.52",
"@types/file-saver": "^2.0.7",
"@types/leaflet": "^1.9.8",
"@types/leaflet.markercluster": "^1.5.4",
"@types/papaparse": "^5.3.11",
"@types/parse-github-url": "^1.0.3",
"@types/qrcode": "^1.5.5",
"@types/showdown": "^2.0.4",
"@types/sortablejs": "^1.13.0",
"@types/splitpanes": "^2.2.1",
"@types/tinycolor2": "^1.4.3",
"@types/validator": "^13.7.10",
"@types/vue-barcode-reader": "^0.0.0",
"@unocss/nuxt": "^0.51.12",
"@vitest/ui": "^0.18.0",
"@vue/compiler-sfc": "^3.2.37",
"@types/splitpanes": "^2.2.5",
"@types/tinycolor2": "^1.4.6",
"@types/validator": "^13.7.17",
"@types/vue-barcode-reader": "^0.0.3",
"@unocss/nuxt": "^0.51.13",
"@vitest/ui": "^0.18.1",
"@vue/compiler-sfc": "^3.2.47",
"@vue/test-utils": "^2.0.2",
"@vueuse/nuxt": "^10.2.1",
"@windicss/plugin-animations": "^1.0.9",
@ -142,11 +142,11 @@
"eslint": "^8.33.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"happy-dom": "^6.0.3",
"happy-dom": "^6.0.4",
"nuxt": "^3.8.1",
"nuxt-windicss": "^2.6.1",
"prettier": "^2.7.1",
"sass": "^1.63.4",
"prettier": "^2.8.8",
"sass": "^1.63.6",
"ts-loader": "^9.4.4",
"unplugin-icons": "^0.14.15",
"unplugin-vue-components": "^0.22.12",

16
packages/noco-docs/package-lock.json generated

@ -18,20 +18,20 @@
"clsx": "^1.2.1",
"docusaurus-plugin-sass": "^0.2.5",
"docusaurus-theme-search-typesense": "^0.14.0",
"nc-analytics": "^0.0.4",
"nc-analytics": "^0.0.7",
"plugin-image-zoom": "github:flexanalytics/plugin-image-zoom",
"prism-react-renderer": "^1.3.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "^1.66.1"
"sass": "^1.69.5"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.0.0",
"@tsconfig/docusaurus": "^1.0.5",
"typescript": "^4.7.4"
"@tsconfig/docusaurus": "^1.0.7",
"typescript": "^4.9.5"
},
"engines": {
"node": ">=16.14"
"node": ">=16.14.2"
}
},
"node_modules/@algolia/autocomplete-core": {
@ -10845,9 +10845,9 @@
"integrity": "sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg=="
},
"node_modules/nc-analytics": {
"version": "0.0.4",
"resolved": "https://registry.npmjs.org/nc-analytics/-/nc-analytics-0.0.4.tgz",
"integrity": "sha512-OXz94rXQh4zdJLEBqsJAa4N8JMrbiV57n5KfUQ1CjaynVr5X4NH5onqnKE1O6ixlsIFklCsipZ7xueriNPMR4g=="
"version": "0.0.7",
"resolved": "https://registry.npmjs.org/nc-analytics/-/nc-analytics-0.0.7.tgz",
"integrity": "sha512-ymcfvyVn/20LM/UYLzjnlU+Rm2rD0J+KmVk1nwUdlYyztMdHfQZy9TVszjb9G1J0D3MYWd2jwngYbkg6hDERwQ=="
},
"node_modules/negotiator": {
"version": "0.6.3",

10
packages/noco-docs/package.json

@ -37,17 +37,17 @@
"clsx": "^1.2.1",
"docusaurus-plugin-sass": "^0.2.5",
"docusaurus-theme-search-typesense": "^0.14.0",
"nc-analytics": "^0.0.4",
"nc-analytics": "^0.0.7",
"plugin-image-zoom": "github:flexanalytics/plugin-image-zoom",
"prism-react-renderer": "^1.3.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "^1.66.1"
"sass": "^1.69.5"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.0.0",
"@tsconfig/docusaurus": "^1.0.5",
"typescript": "^4.7.4"
"@tsconfig/docusaurus": "^1.0.7",
"typescript": "^4.9.5"
},
"browserslist": {
"production": [
@ -62,6 +62,6 @@
]
},
"engines": {
"node": ">=16.14"
"node": ">=16.14.2"
}
}

10
packages/nocodb-sdk/package.json

@ -39,12 +39,12 @@
},
"dependencies": {
"axios": "^0.21.1",
"jsep": "^1.3.6"
"jsep": "^1.3.8"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"cspell": "^4.1.0",
"cspell": "^4.1.5",
"eslint": "^8.33.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-eslint-comments": "^3.2.0",
@ -53,9 +53,9 @@
"eslint-plugin-prettier": "^4.2.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"rimraf": "^5.0.1",
"tsc-alias": "^1.8.7",
"typescript": "^4.7.4"
"rimraf": "^5.0.5",
"tsc-alias": "^1.8.8",
"typescript": "^5.2.2"
},
"files": [
"build/main",

116
packages/nocodb/package.json

@ -50,26 +50,26 @@
"@aws-sdk/lib-storage": "^3.451.0",
"@aws-sdk/s3-request-presigner": "^3.423.0",
"@google-cloud/storage": "^7.1.0",
"@graphql-tools/merge": "^6.0.12",
"@graphql-tools/merge": "^6.0.18",
"@jm18457/kafkajs-msk-iam-authentication-mechanism": "^3.1.2",
"@nestjs/bull": "^10.0.1",
"@nestjs/common": "^10.2.1",
"@nestjs/config": "^3.0.0",
"@nestjs/core": "^10.2.1",
"@nestjs/event-emitter": "^2.0.2",
"@nestjs/jwt": "^10.1.0",
"@nestjs/mapped-types": "^2.0.2",
"@nestjs/passport": "^10.0.1",
"@nestjs/platform-express": "^10.2.1",
"@nestjs/platform-socket.io": "^10.2.1",
"@nestjs/common": "^10.2.9",
"@nestjs/config": "^3.0.1",
"@nestjs/core": "^10.2.9",
"@nestjs/event-emitter": "^2.0.3",
"@nestjs/jwt": "^10.1.1",
"@nestjs/mapped-types": "^2.0.4",
"@nestjs/passport": "^10.0.2",
"@nestjs/platform-express": "^10.2.9",
"@nestjs/platform-socket.io": "^10.2.9",
"@nestjs/serve-static": "^4.0.0",
"@nestjs/throttler": "^4.2.1",
"@nestjs/websockets": "^10.2.1",
"@nestjs/websockets": "^10.2.9",
"@ntegral/nestjs-sentry": "^4.0.0",
"@sentry/node": "^6.3.5",
"@sentry/node": "^6.3.6",
"@techpass/passport-openidconnect": "^0.3.3",
"@types/chai": "^4.2.12",
"airtable": "^0.12.1",
"@types/chai": "^4.2.22",
"airtable": "^0.12.2",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
"archiver": "^5.0.2",
@ -78,72 +78,72 @@
"aws-sdk": "^2.1455.0",
"axios": "^0.21.1",
"bcryptjs": "^2.4.3",
"body-parser": "^1.20.1",
"boxen": "^5.1.0",
"bull": "^4.11.3",
"bullmq": "^1.81.1",
"body-parser": "^1.20.2",
"boxen": "^5.1.2",
"bull": "^4.11.5",
"bullmq": "^1.81.4",
"clear": "^0.1.0",
"clickhouse": "^2.6.0",
"clickhouse-migrations": "^0.1.13",
"colors": "^1.4.0",
"compare-versions": "^6.0.0-rc.1",
"cookie-parser": "^1.4.5",
"compare-versions": "^6.0.0",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"cron": "^1.8.2",
"crypto-js": "^4.0.0",
"dataloader": "^2.0.0",
"dayjs": "^1.11.9",
"dayjs": "^1.11.10",
"debug": "^4.3.4",
"dotenv": "^8.2.0",
"ejs": "^3.1.3",
"emittery": "^0.7.1",
"express": "^4.18.1",
"emittery": "^0.7.2",
"express": "^4.18.2",
"extract-zip": "^2.0.1",
"fast-levenshtein": "^2.0.6",
"fs-extra": "^9.0.1",
"glob": "^7.1.6",
"glob": "^7.1.7",
"graphql": "^15.3.0",
"graphql-depth-limit": "^1.1.0",
"graphql-type-json": "^0.3.2",
"handlebars": "^4.7.6",
"html-to-json-parser": "^1.1.0",
"import-fresh": "^3.2.1",
"import-fresh": "^3.2.2",
"inflection": "^1.12.0",
"ioredis": "^5.3.2",
"ioredis-mock": "^8.8.3",
"is-docker": "^2.2.1",
"isomorphic-dompurify": "^1.8.0",
"jsep": "^1.3.6",
"jsep": "^1.3.8",
"json5": "^2.2.3",
"jsonfile": "^6.1.0",
"jsonwebtoken": "^9.0.0",
"jsonwebtoken": "^9.0.2",
"kafkajs": "^2.2.4",
"knex": "2.4.2",
"list-github-dir-content": "^3.0.0",
"lodash": "^4.17.19",
"lru-cache": "^6.0.0",
"mailersend": "^1.1.0",
"mailersend": "^1.1.1",
"marked": "^4.3.0",
"minio": "^7.0.18",
"mkdirp": "^2.1.3",
"minio": "^7.0.33",
"mkdirp": "^2.1.6",
"morgan": "^1.10.0",
"mssql": "^10.0.0",
"mssql": "^10.0.1",
"multer": "^1.4.5-lts.1",
"mysql2": "^3.2.0",
"mysql2": "^3.2.4",
"nanoid": "^3.1.20",
"nc-help": "0.3.1",
"nc-lib-gui": "0.202.7",
"nc-plugin": "^0.1.3",
"ncp": "^2.0.0",
"nestjs-kafka": "^1.0.6",
"nestjs-throttler-storage-redis": "^0.3.0",
"nestjs-throttler-storage-redis": "^0.3.3",
"nocodb-sdk": "workspace:^",
"nodemailer": "^6.4.10",
"object-hash": "^3.0.0",
"object-sizeof": "^2.6.1",
"object-sizeof": "^2.6.3",
"os-locale": "^6.0.2",
"p-queue": "^6.6.2",
"papaparse": "^5.4.0",
"papaparse": "^5.4.1",
"parse-database-url": "^0.3.0",
"passport": "^0.6.0",
"passport-auth-token": "^1.0.1",
@ -161,35 +161,35 @@
"rmdir": "^1.2.0",
"rxjs": "^7.2.0",
"slash": "^3.0.0",
"slug": "^8.2.2",
"slug": "^8.2.3",
"socket.io": "^4.4.1",
"sql-query-identifier": "^2.5.0",
"sqlite3": "^5.1.6",
"tedious": "^16.4.0",
"tedious": "^16.4.1",
"tinycolor2": "^1.4.2",
"twilio": "^3.55.1",
"unique-names-generator": "^4.3.1",
"uuid": "^9.0.0",
"validator": "^13.1.1",
"unique-names-generator": "^4.7.1",
"uuid": "^9.0.1",
"validator": "^13.1.17",
"xc-core-ts": "^0.1.0",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@nestjs/cli": "^10.1.10",
"@nestjs/schematics": "^10.0.1",
"@nestjs/testing": "^10.1.0",
"@nestjs/cli": "^10.1.18",
"@nestjs/schematics": "^10.0.3",
"@nestjs/testing": "^10.1.3",
"@nestjsplus/dyn-schematics": "^1.0.12",
"@types/ejs": "^3.1.2",
"@types/express": "^4.17.17",
"@types/jest": "^29.5.2",
"@types/mocha": "^10.0.1",
"@types/multer": "^1.4.7",
"@types/node": "20.3.1",
"@types/passport-google-oauth20": "^2.0.11",
"@types/passport-jwt": "^3.0.8",
"@types/supertest": "^2.0.12",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"@types/ejs": "^3.1.5",
"@types/express": "^4.17.21",
"@types/jest": "^29.5.8",
"@types/mocha": "^10.0.4",
"@types/multer": "^1.4.10",
"@types/node": "20.3.3",
"@types/passport-google-oauth20": "^2.0.14",
"@types/passport-jwt": "^3.0.13",
"@types/supertest": "^2.0.16",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"chai": "^4.2.0",
"copy-webpack-plugin": "^11.0.0",
"cross-env": "^7.0.3",
@ -202,14 +202,14 @@
"jest": "29.5.0",
"mocha": "^10.1.0",
"nodemon": "^3.0.1",
"prettier": "^2.7.1",
"source-map-support": "^0.5.20",
"prettier": "^2.8.8",
"source-map-support": "^0.5.21",
"supertest": "^6.3.3",
"ts-jest": "29.0.5",
"ts-loader": "^9.2.3",
"ts-loader": "^9.2.9",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.1.3",
"typescript": "^5.1.6",
"webpack-cli": "^5.1.4"
},
"jest": {

2852
pnpm-lock.yaml

File diff suppressed because it is too large Load Diff

8
scripts/pkg-executable/package.json

@ -27,9 +27,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.17.1",
"nocodb": "0.202.5",
"@nestjs/common": "^10.2.1",
"@nestjs/core": "^10.2.1"
"express": "^4.17.3",
"nocodb": "0.202.7",
"@nestjs/common": "^10.2.9",
"@nestjs/core": "^10.2.9"
}
}

Loading…
Cancel
Save