Browse Source

chore(renovate): Update patch (#7950)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/7964/head
renovate[bot] 3 months ago committed by GitHub
parent
commit
4cd931e168
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      packages/nc-gui/package.json
  2. 8
      pnpm-lock.yaml
  3. 2
      scripts/pkg-executable/package.json

2
packages/nc-gui/package.json

@ -99,7 +99,7 @@
"vue-qrcode-reader": "3.1.9",
"vue3-calendar-heatmap": "^2.0.5",
"vue3-contextmenu": "^0.2.12",
"vue3-grid-layout-next": "^1.0.6",
"vue3-grid-layout-next": "^1.0.7",
"vue3-text-clamp": "^0.1.2",
"vuedraggable": "^4.1.0",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.19.3/xlsx-0.19.3.tgz"

8
pnpm-lock.yaml

@ -226,8 +226,8 @@ importers:
specifier: ^0.2.12
version: 0.2.12
vue3-grid-layout-next:
specifier: ^1.0.6
version: 1.0.6
specifier: ^1.0.7
version: 1.0.7
vue3-text-clamp:
specifier: ^0.1.2
version: 0.1.2(resize-detector@0.3.0)(vue@3.3.13)
@ -26573,8 +26573,8 @@ packages:
- typescript
dev: false
/vue3-grid-layout-next@1.0.6:
resolution: {integrity: sha512-gkQcvBAkWwiQ/WX3gRQud4AdYE4B07MAxvOHhucCE/E/IcDU252XK1InlqzsXmzjug7Zo7FLUMucGBRT9TdX+Q==}
/vue3-grid-layout-next@1.0.7:
resolution: {integrity: sha512-0MPPqF+CiOrDZZ1SwyOfsere7VpKXh/KIev4N09cMWio5uf7leM3McvZW0cJO/jOWC1thU26rmWnXjiKThIoxg==}
dependencies:
'@interactjs/actions': 1.10.18(@interactjs/core@1.10.18)(@interactjs/utils@1.10.18)
'@interactjs/auto-scroll': 1.10.18(@interactjs/utils@1.10.18)

2
scripts/pkg-executable/package.json

@ -30,7 +30,7 @@
"@nestjs/common": "^10.3.5",
"@nestjs/core": "^10.3.5",
"express": "^4.18.3",
"nocodb": "0.204.8"
"nocodb": "0.204.9"
},
"overrides": {
"sqlite3": "5.1.7"

Loading…
Cancel
Save