Browse Source

chore(renovate): Update patch

pull/7041/head
renovate[bot] 11 months ago committed by GitHub
parent
commit
f8e7be7f10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 10
      packages/nc-gui/package.json
  2. 8
      packages/nocodb/package.json
  3. 1344
      pnpm-lock.yaml

10
packages/nc-gui/package.json

@ -116,20 +116,20 @@
"@iconify-json/tabler": "^1.1.97",
"@iconify-json/vscode-icons": "^1.1.29",
"@intlify/unplugin-vue-i18n": "^0.12.3",
"@nuxt/image-edge": "1.0.0-28341483.13a120f",
"@nuxt/image-edge": "1.0.0-28342020.fed0a3b",
"@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/papaparse": "^5.3.12",
"@types/parse-github-url": "^1.0.3",
"@types/qrcode": "^1.5.5",
"@types/showdown": "^2.0.4",
"@types/showdown": "^2.0.5",
"@types/sortablejs": "^1.13.0",
"@types/splitpanes": "^2.2.5",
"@types/tinycolor2": "^1.4.6",
"@types/validator": "^13.11.6",
"@types/validator": "^13.11.7",
"@types/vue-barcode-reader": "^0.0.3",
"@unocss/nuxt": "^0.51.13",
"@vitest/ui": "^0.18.1",
@ -143,7 +143,7 @@
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"happy-dom": "^6.0.4",
"nuxt": "^3.8.1",
"nuxt": "^3.8.2",
"nuxt-windicss": "^2.6.1",
"prettier": "^2.8.8",
"sass": "^1.69.5",

8
packages/nocodb/package.json

@ -68,7 +68,7 @@
"@ntegral/nestjs-sentry": "^4.0.0",
"@sentry/node": "^6.19.7",
"@techpass/passport-openidconnect": "^0.3.3",
"@types/chai": "^4.3.10",
"@types/chai": "^4.3.11",
"airtable": "^0.12.2",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
@ -181,9 +181,9 @@
"@nestjsplus/dyn-schematics": "^1.0.12",
"@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/jest": "^29.5.9",
"@types/mocha": "^10.0.5",
"@types/multer": "^1.4.11",
"@types/node": "20.3.3",
"@types/passport-google-oauth20": "^2.0.14",
"@types/passport-jwt": "^3.0.13",

1344
pnpm-lock.yaml

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save