Browse Source

chore(renovate): Update patch

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

8
packages/nc-gui/package.json

@ -116,18 +116,18 @@
"@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-28342020.fed0a3b",
"@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.12",
"@types/papaparse": "^5.3.13",
"@types/parse-github-url": "^1.0.3",
"@types/qrcode": "^1.5.5",
"@types/showdown": "^2.0.5",
"@types/showdown": "^2.0.6",
"@types/sortablejs": "^1.13.0",
"@types/splitpanes": "^2.2.5",
"@types/splitpanes": "^2.2.6",
"@types/tinycolor2": "^1.4.6",
"@types/validator": "^13.11.7",
"@types/vue-barcode-reader": "^0.0.3",

6
packages/nocodb/package.json

@ -129,7 +129,7 @@
"morgan": "^1.10.0",
"mssql": "^10.0.1",
"multer": "^1.4.5-lts.1",
"mysql2": "^3.6.4",
"mysql2": "^3.6.5",
"nanoid": "^3.1.20",
"nc-help": "0.3.1",
"nc-lib-gui": "0.202.8",
@ -181,8 +181,8 @@
"@nestjsplus/dyn-schematics": "^1.0.12",
"@types/ejs": "^3.1.5",
"@types/express": "^4.17.21",
"@types/jest": "^29.5.9",
"@types/mocha": "^10.0.5",
"@types/jest": "^29.5.10",
"@types/mocha": "^10.0.6",
"@types/multer": "^1.4.11",
"@types/node": "20.3.3",
"@types/passport-google-oauth20": "^2.0.14",

396
pnpm-lock.yaml

@ -263,8 +263,8 @@ importers:
specifier: ^0.12.3
version: 0.12.3(vue-i18n@9.2.2)
'@nuxt/image-edge':
specifier: 1.0.0-28342020.fed0a3b
version: 1.0.0-28342020.fed0a3b
specifier: 1.0.0-testing
version: 1.0.0-testing
'@types/d3-scale':
specifier: ^4.0.8
version: 4.0.8
@ -281,8 +281,8 @@ importers:
specifier: ^1.5.4
version: 1.5.4
'@types/papaparse':
specifier: ^5.3.12
version: 5.3.12
specifier: ^5.3.13
version: 5.3.13
'@types/parse-github-url':
specifier: ^1.0.3
version: 1.0.3
@ -290,14 +290,14 @@ importers:
specifier: ^1.5.5
version: 1.5.5
'@types/showdown':
specifier: ^2.0.5
version: 2.0.5
specifier: ^2.0.6
version: 2.0.6
'@types/sortablejs':
specifier: ^1.13.0
version: 1.13.0
'@types/splitpanes':
specifier: ^2.2.5
version: 2.2.5
specifier: ^2.2.6
version: 2.2.6
'@types/tinycolor2':
specifier: ^1.4.6
version: 1.4.6
@ -600,7 +600,7 @@ importers:
version: 2.2.4
knex:
specifier: 2.4.2
version: 2.4.2(mysql2@3.6.4)(pg@8.10.0)(sqlite3@5.1.6)(tedious@16.6.0)
version: 2.4.2(mysql2@3.6.5)(pg@8.10.0)(sqlite3@5.1.6)(tedious@16.6.0)
list-github-dir-content:
specifier: ^3.0.0
version: 3.0.0
@ -632,8 +632,8 @@ importers:
specifier: ^1.4.5-lts.1
version: 1.4.5-lts.1
mysql2:
specifier: ^3.6.4
version: 3.6.4
specifier: ^3.6.5
version: 3.6.5
nanoid:
specifier: ^3.1.20
version: 3.1.20
@ -783,11 +783,11 @@ importers:
specifier: ^4.17.21
version: 4.17.21
'@types/jest':
specifier: ^29.5.9
version: 29.5.9
specifier: ^29.5.10
version: 29.5.10
'@types/mocha':
specifier: ^10.0.5
version: 10.0.5
specifier: ^10.0.6
version: 10.0.6
'@types/multer':
specifier: ^1.4.11
version: 1.4.11
@ -4055,7 +4055,7 @@ packages:
debug: 4.3.4(supports-color@8.1.1)
espree: 9.6.1
globals: 13.21.0
ignore: 5.2.4
ignore: 5.3.0
import-fresh: 3.3.0
js-yaml: 4.1.0
minimatch: 3.1.2
@ -4064,16 +4064,10 @@ packages:
- supports-color
dev: true
/@fastify/accept-negotiator@1.1.0:
resolution: {integrity: sha512-OIHZrb2ImZ7XG85HXOONLcJWGosv7sIvM2ifAPQVhg9Lv7qdmMBNVaai4QTdyuaqbKM5eO6sLSQOYI7wEQeCJQ==}
engines: {node: '>=14'}
requiresBuild: true
dev: true
optional: true
/@fastify/busboy@2.1.0:
resolution: {integrity: sha512-+KpH+QxZU7O4675t3mnkQKcZZg56u+K/Ct2K+N2AZYNVK8kyeo/bI18tI8aPm3tvNNRyTWfj6s5tnGNlcbQRsA==}
engines: {node: '>=14'}
requiresBuild: true
dev: true
/@gar/promisify@1.1.3:
@ -5790,34 +5784,23 @@ packages:
- xml2js
dev: true
/@nuxt/image-edge@1.0.0-28342020.fed0a3b:
resolution: {integrity: sha512-+rDkWddrBA+nnWFujSj2tlHdOCFv4rUFaVJzDezYF6e0Yly8W+xrtDh/91Dz8vJbeLo9qsGBIkMevh4eUmyEMQ==}
engines: {node: ^14.16.0 || >=16.11.0}
/@nuxt/image-edge@1.0.0-testing:
resolution: {integrity: sha512-7cP8TcCkFG3w3CPhW096FcvQWlGH/TmR1FUWpC/Ka/HlnZ6AjZGqW7Eb2btJehYurxy3wcQjJIyi7tj9c34tJg==}
engines: {node: '>=14.16.0'}
dependencies:
'@nuxt/kit': 3.8.2
consola: 3.2.3
consola: 2.15.3
defu: 6.1.3
h3: 1.9.0
image-meta: 0.2.0
node-fetch-native: 1.4.1
ohash: 1.1.3
pathe: 1.1.1
std-env: 3.5.0
ufo: 1.3.2
fs-extra: 10.1.0
h3: 0.7.21
image-meta: 0.1.1
node-fetch-native: 0.1.8
ohash: 0.1.5
pathe: 0.3.9
ufo: 0.8.6
optionalDependencies:
ipx: 2.0.2
ipx: 0.9.11
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
- '@azure/data-tables'
- '@azure/identity'
- '@azure/keyvault-secrets'
- '@azure/storage-blob'
- '@capacitor/preferences'
- '@planetscale/database'
- '@upstash/redis'
- '@vercel/kv'
- idb-keyval
- rollup
- supports-color
dev: true
@ -5832,17 +5815,17 @@ packages:
defu: 6.1.3
globby: 13.2.2
hash-sum: 2.0.0
ignore: 5.2.4
ignore: 5.3.0
jiti: 1.21.0
knitwork: 1.0.0
lodash.template: 4.5.0
mlly: 1.4.2
pathe: 1.1.1
pkg-types: 1.0.3
scule: 1.0.0
scule: 1.1.0
semver: 7.5.4
unctx: 2.3.1
unimport: 3.4.0
unimport: 3.5.0(rollup@4.5.0)
untyped: 1.4.0
transitivePeerDependencies:
- rollup
@ -5885,17 +5868,17 @@ packages:
defu: 6.1.3
globby: 13.2.2
hash-sum: 2.0.0
ignore: 5.2.4
ignore: 5.3.0
jiti: 1.21.0
knitwork: 1.0.0
mlly: 1.4.2
pathe: 1.1.1
pkg-types: 1.0.3
scule: 1.0.0
scule: 1.1.0
semver: 7.5.4
ufo: 1.3.2
unctx: 2.3.1
unimport: 3.4.0
unimport: 3.5.0(rollup@4.5.0)
untyped: 1.4.0
transitivePeerDependencies:
- rollup
@ -5941,10 +5924,10 @@ packages:
pathe: 1.1.1
pkg-types: 1.0.3
postcss-import-resolver: 2.0.0
scule: 1.0.0
scule: 1.1.0
std-env: 3.5.0
ufo: 1.3.2
unimport: 3.4.0
unimport: 3.5.0(rollup@4.5.0)
untyped: 1.4.0
transitivePeerDependencies:
- rollup
@ -5963,7 +5946,7 @@ packages:
postcss-import-resolver: 2.0.0
std-env: 3.5.0
ufo: 1.3.2
unimport: 3.4.0
unimport: 3.5.0(rollup@4.5.0)
untyped: 1.4.0
transitivePeerDependencies:
- rollup
@ -5981,7 +5964,7 @@ packages:
pkg-types: 1.0.3
std-env: 3.5.0
ufo: 1.3.2
unimport: 3.4.0
unimport: 3.5.0(rollup@4.5.0)
untyped: 1.4.0
transitivePeerDependencies:
- rollup
@ -6116,7 +6099,7 @@ packages:
'@nrwl/devkit': 16.7.4(nx@16.7.4)
ejs: 3.1.9
enquirer: 2.3.6
ignore: 5.2.4
ignore: 5.3.0
nx: 16.7.4
semver: 7.5.3
tmp: 0.2.1
@ -8233,8 +8216,8 @@ packages:
'@types/istanbul-lib-report': 3.0.0
dev: true
/@types/jest@29.5.9:
resolution: {integrity: sha512-zJeWhqBwVoPm83sP8h1/SVntwWTu5lZbKQGCvBjxQOyEWnKnsaomt2y7SlV4KfwlrHAHHAn00Sh4IAWaIsGOgQ==}
/@types/jest@29.5.10:
resolution: {integrity: sha512-tE4yxKEphEyxj9s4inideLHktW/x6DwesIwWZ9NN1FKf9zbJYsnhBoA9vrHA/IuIOKwPa5PcFBNV4lpMIOEzyQ==}
dependencies:
expect: 29.6.4
pretty-format: 29.6.3
@ -8296,8 +8279,8 @@ packages:
resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==}
dev: true
/@types/mocha@10.0.5:
resolution: {integrity: sha512-JUI82qwkRhYJYesuKSeFy46fKbhLaV9RU1gAh2PHmyoEECvlTf5UYeIivYlMszp1WT2CwJ4ziC3zoxsodhsGwg==}
/@types/mocha@10.0.6:
resolution: {integrity: sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==}
dev: true
/@types/multer@1.4.11:
@ -8313,6 +8296,14 @@ packages:
form-data: 3.0.1
dev: false
/@types/node-forge@1.3.10:
resolution: {integrity: sha512-y6PJDYN4xYBxwd22l+OVH35N+1fCYWiuC3aiP2SlXVE6Lo7SS+rSx9r89hLxrP4pn6n1lBGhHJ12pj3F3Mpttw==}
requiresBuild: true
dependencies:
'@types/node': 20.3.3
dev: true
optional: true
/@types/node@10.17.60:
resolution: {integrity: sha512-F0KIgDJfy2nA3zMLmWGKxcH2ZVEtCZXHHdOQs2gSaQ27+lNeEfGxzkIw90aXswATX7AZ33tahPbzy6KAfUreVw==}
dev: true
@ -8342,8 +8333,8 @@ packages:
'@types/node': 20.3.3
dev: true
/@types/papaparse@5.3.12:
resolution: {integrity: sha512-b6tFvGgpY6zUjflrhhyFjNCN/okylDH/DKqAuYX2xqzK004H4CoEvnFyfT0ijiC/9h+dCUQYWS1Vl1mliLuMJA==}
/@types/papaparse@5.3.13:
resolution: {integrity: sha512-tYSlZI3tIdBHXea8fZHcmwbsd1mSUikdMUyqpqj0Zzfu2GTGUSHEKmcnBg699WJ8UnxG31rXD4b1mLGPOAxS2w==}
dependencies:
'@types/node': 20.3.3
dev: true
@ -8428,16 +8419,16 @@ packages:
'@types/mime': 3.0.1
'@types/node': 20.3.3
/@types/showdown@2.0.5:
resolution: {integrity: sha512-fpzpGeXq69n032uOYFEmctcaWftPw4ZZ4saxMaIi6k+aZrTVjME1bT6xWp2JNUJiAM587FGuwW7jMqYixWzgVw==}
/@types/showdown@2.0.6:
resolution: {integrity: sha512-pTvD/0CIeqe4x23+YJWlX2gArHa8G0J0Oh6GKaVXV7TAeickpkkZiNOgFcFcmLQ5lB/K0qBJL1FtRYltBfbGCQ==}
dev: true
/@types/sortablejs@1.13.0:
resolution: {integrity: sha512-C3064MH72iEfeGCYEGCt7FCxXoAXaMPG0QPnstcxvPmbl54erpISu06d++FY37Smja64iWy5L8wOyHHBghWbJQ==}
dev: true
/@types/splitpanes@2.2.5:
resolution: {integrity: sha512-6NXCErgbgBsuBmXmD94Vgj/rrefNJqOum1tawqhEKAlF8vlsnK1sGUQ10j/8/5f1/hIu1N5JrTSRckZMaGrt0w==}
/@types/splitpanes@2.2.6:
resolution: {integrity: sha512-3dV5sO1Ht74iER4jJU03mreL3f+Q2h47ZqXS6Sfbqc6hkCvsDrX1GA0NbYWRdNvZemPyTDzUoApWKeoGbALwkQ==}
dependencies:
vue: 3.3.8
transitivePeerDependencies:
@ -11884,6 +11875,10 @@ packages:
/convert-source-map@2.0.0:
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
/cookie-es@0.5.0:
resolution: {integrity: sha512-RyZrFi6PNpBFbIaQjXDlFIhFVqV42QeKSZX1yQIl6ihImq6vcHNGMtqQ/QzY3RMPuYSkvsRwtnt5M9NeYxKt0g==}
dev: true
/cookie-es@1.0.0:
resolution: {integrity: sha512-mWYvfOLrfEc996hlKcdABeIiPHUPC6DM2QYZdGGOvhOTbA3tjm2eBwqlJpoFdjC89NI4Qt6h0Pu06Mp+1Pj5OQ==}
dev: true
@ -12634,6 +12629,10 @@ packages:
resolution: {integrity: sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==}
dev: true
/destr@1.2.2:
resolution: {integrity: sha512-lrbCJwD9saUQrqUfXvl6qoM+QN3W7tLV5pAOs+OqOmopCCz/JkE05MHedJR1xfk4IAnZuJXPVuN5+7jNA2ZCiA==}
dev: true
/destr@2.0.2:
resolution: {integrity: sha512-65AlobnZMiCET00KaFFjUefxDX0khFA/E4myqZ7a6Sq1yZtR8+FVIvilVX66vF2uobSumxooYZChiRPCKNqhmg==}
@ -14225,7 +14224,6 @@ packages:
glob-parent: 5.1.2
merge2: 1.4.1
micromatch: 4.0.5
dev: true
/fast-json-stable-stringify@2.0.0:
resolution: {integrity: sha512-eIgZvM9C3P05kg0qxfqaVU6Tma4QedCPIByQOcemV0vju8ot3cS2DpHi4m2G2JvbSMI152rjfLX0p1pkSdyPlQ==}
@ -14603,6 +14601,12 @@ packages:
universalify: 2.0.0
dev: true
/fs-memo@1.2.0:
resolution: {integrity: sha512-YEexkCpL4j03jn5SxaMHqcO6IuWuqm8JFUYhyCep7Ao89JIYmB8xoKhK7zXXJ9cCaNXpyNH5L3QtAmoxjoHW2w==}
requiresBuild: true
dev: true
optional: true
/fs-minipass@2.1.0:
resolution: {integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==}
engines: {node: '>= 8'}
@ -14807,6 +14811,14 @@ packages:
yargs: 16.2.0
dev: true
/get-port-please@2.6.1:
resolution: {integrity: sha512-4PDSrL6+cuMM1xs6w36ZIkaKzzE0xzfVBCfebHIJ3FE8iB9oic/ECwPw3iNiD4h1AoJ5XLLBhEviFAVrZsDC5A==}
requiresBuild: true
dependencies:
fs-memo: 1.2.0
dev: true
optional: true
/get-port-please@3.1.1:
resolution: {integrity: sha512-3UBAyM3u4ZBVYDsxOQfJDxEa6XTbpBDrOjp4mf7ExFRt5BKs/QywQQiJsh2B+hxcZLSapWqCRvElUe8DnKcFHA==}
dev: true
@ -15091,7 +15103,7 @@ packages:
dependencies:
dir-glob: 3.0.1
fast-glob: 3.3.1
ignore: 5.2.4
ignore: 5.3.0
merge2: 1.4.1
slash: 4.0.0
@ -15101,7 +15113,7 @@ packages:
dependencies:
'@sindresorhus/merge-streams': 1.0.0
fast-glob: 3.3.2
ignore: 5.2.4
ignore: 5.3.0
path-type: 5.0.0
slash: 5.1.0
unicorn-magic: 0.1.0
@ -15254,26 +15266,22 @@ packages:
duplexer: 0.1.2
dev: true
/h3@1.8.1:
resolution: {integrity: sha512-m5rFuu+5bpwBBHqqS0zexjK+Q8dhtFRvO9JXQG0RvSPL6QrIT6vv42vuBM22SLOgGMoZYsHk0y7VPidt9s+nkw==}
/h3@0.7.21:
resolution: {integrity: sha512-F/qdr3JKh8zBLiZyiprH5kuzG6vjoTK3nFnIYFUIQPLsw755GI5JezAFc3HJxbgYlzawcGeJlmsw4xu2t/0n/Q==}
dependencies:
cookie-es: 1.0.0
defu: 6.1.3
destr: 2.0.2
iron-webcrypto: 0.8.0
radix3: 1.1.0
ufo: 1.3.2
uncrypto: 0.1.3
unenv: 1.7.4
cookie-es: 0.5.0
destr: 1.2.2
radix3: 0.1.2
ufo: 0.8.6
dev: true
/h3@1.8.2:
resolution: {integrity: sha512-1Ca0orJJlCaiFY68BvzQtP2lKLk46kcLAxVM8JgYbtm2cUg6IY7pjpYgWMwUvDO9QI30N5JAukOKoT8KD3Q0PQ==}
/h3@1.8.1:
resolution: {integrity: sha512-m5rFuu+5bpwBBHqqS0zexjK+Q8dhtFRvO9JXQG0RvSPL6QrIT6vv42vuBM22SLOgGMoZYsHk0y7VPidt9s+nkw==}
dependencies:
cookie-es: 1.0.0
defu: 6.1.3
destr: 2.0.2
iron-webcrypto: 0.10.1
iron-webcrypto: 0.8.0
radix3: 1.1.0
ufo: 1.3.2
uncrypto: 0.1.3
@ -15692,6 +15700,10 @@ packages:
/ignore@5.3.0:
resolution: {integrity: sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==}
engines: {node: '>= 4'}
/image-meta@0.1.1:
resolution: {integrity: sha512-+oXiHwOEPr1IE5zY0tcBLED/CYcre15J4nwL50x3o0jxWqEkyjrusiKP3YSU+tr9fvJp33ZcP5Gpj2295g3aEw==}
engines: {node: '>=10.18.0'}
dev: true
/image-meta@0.2.0:
@ -15905,47 +15917,25 @@ packages:
engines: {node: '>= 10'}
dev: false
/ipx@2.0.2:
resolution: {integrity: sha512-avedYlD04mN3alN4BYoXtZuMrQP/Fln86uN1hUFRCjzIZxl7Et3oKX+V1YTEodFvPs8tk5NAQJXZeowu0OgOKQ==}
/ipx@0.9.11:
resolution: {integrity: sha512-/wsBt7hV8rvNR6O4kwgOUAhtm0F/M/mXaolXot/Bz7fdOD+W7i9OtWuoASWv1PFwwtOunhZGaoCx8BOpSdG2VQ==}
hasBin: true
requiresBuild: true
dependencies:
'@fastify/accept-negotiator': 1.1.0
citty: 0.1.4
consola: 3.2.3
consola: 2.15.3
defu: 6.1.3
destr: 2.0.2
destr: 1.2.2
etag: 1.8.1
h3: 1.9.0
image-meta: 0.2.0
listhen: 1.5.5
ofetch: 1.3.3
pathe: 1.1.1
sharp: 0.32.6
svgo: 3.0.4
ufo: 1.3.2
unstorage: 1.9.0
image-meta: 0.1.1
listhen: 0.2.15
ohmyfetch: 0.4.21
pathe: 0.3.9
sharp: 0.30.7
ufo: 0.8.6
xss: 1.0.14
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
- '@azure/data-tables'
- '@azure/identity'
- '@azure/keyvault-secrets'
- '@azure/storage-blob'
- '@capacitor/preferences'
- '@planetscale/database'
- '@upstash/redis'
- '@vercel/kv'
- idb-keyval
- supports-color
dev: true
optional: true
/iron-webcrypto@0.10.1:
resolution: {integrity: sha512-QGOS8MRMnj/UiOa+aMIgfyHcvkhqNUsUxb1XzskENvbo+rEfp6TOwqd1KPuDzXC4OnGHcMSVxDGRoilqB8ViqA==}
dev: true
/iron-webcrypto@0.8.0:
resolution: {integrity: sha512-gScdcWHjTGclCU15CIv2r069NoQrys1UeUFFfaO1hL++ytLHkVw7N5nXJmFf3J2LEDMz1PkrvC0m62JEeu1axQ==}
dev: true
@ -17320,7 +17310,7 @@ packages:
- supports-color
dev: false
/knex@2.4.2(mysql2@3.6.4)(pg@8.10.0)(sqlite3@5.1.6)(tedious@16.6.0):
/knex@2.4.2(mysql2@3.6.5)(pg@8.10.0)(sqlite3@5.1.6)(tedious@16.6.0):
resolution: {integrity: sha512-tMI1M7a+xwHhPxjbl/H9K1kHX+VncEYcvCx5K00M16bWvpYPKAZd6QrCu68PtHAdIZNQPWZn0GVhqVBEthGWCg==}
engines: {node: '>=12'}
hasBin: true
@ -17357,7 +17347,7 @@ packages:
getopts: 2.3.0
interpret: 2.2.0
lodash: 4.17.21
mysql2: 3.6.4
mysql2: 3.6.5
pg: 8.10.0
pg-connection-string: 2.5.0
rechoir: 0.8.0
@ -17594,6 +17584,20 @@ packages:
- encoding
dev: false
/listhen@0.2.15:
resolution: {integrity: sha512-F/IWj/aJLeokHAIVY+l3JoWRUnbRaf2F0cr+Ybc1YyozMA/yP0C2nf3c0Oi7vAbFvtfiwfWWfP7bIrQc/u5L1A==}
requiresBuild: true
dependencies:
clipboardy: 3.0.0
colorette: 2.0.20
defu: 6.1.3
get-port-please: 2.6.1
http-shutdown: 1.2.2
selfsigned: 2.4.1
ufo: 0.8.6
dev: true
optional: true
/listhen@1.4.3:
resolution: {integrity: sha512-qVWeM07q7q5R3jwB+Zm603khFQ3yq5OLmAwLIlE3Ftv1K9yfwx4R6/tbCkkr0/SrIyKnHK9xY1C6j03uGOSnIQ==}
hasBin: true
@ -17605,7 +17609,7 @@ packages:
consola: 3.2.3
defu: 6.1.3
get-port-please: 3.1.1
h3: 1.8.2
h3: 1.9.0
http-shutdown: 1.2.2
jiti: 1.21.0
mlly: 1.4.2
@ -17702,7 +17706,6 @@ packages:
dependencies:
mlly: 1.4.2
pkg-types: 1.0.3
dev: true
/locale-codes@1.3.1:
resolution: {integrity: sha512-C7fxGkU4jAuHqavtKj4IhSD2yPEzChFMRfNHjzwIAz9JTbYHtBJDcQQgmJDezBogk9/vvgS7chKMhpVEKavk5A==}
@ -18249,6 +18252,7 @@ packages:
/mimic-fn@2.1.0:
resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==}
engines: {node: '>=6'}
requiresBuild: true
dev: true
/mimic-fn@4.0.0:
@ -18679,8 +18683,8 @@ packages:
seq-queue: 0.0.5
sqlstring: 2.3.3
/mysql2@3.6.4:
resolution: {integrity: sha512-x27dKYnowULCLFIdrtYKKNtUIIdfWSx5JR+UE94rJT09XPPnh4w4lJLHo97HAxdZ+3zlklRZOQN68WyLOeXu7w==}
/mysql2@3.6.5:
resolution: {integrity: sha512-pS/KqIb0xlXmtmqEuTvBXTmLoQ5LmAz5NW/r8UyQ1ldvnprNEj3P9GbmuQQ2J0A4LO+ynotGi6TbscPa8OUb+w==}
engines: {node: '>= 8.0'}
dependencies:
denque: 2.1.0
@ -18771,7 +18775,7 @@ packages:
axios: 0.27.2(debug@4.3.4)
emittery: 0.13.1
is-docker: 2.2.1
knex: 2.4.2(mysql2@3.6.4)(pg@8.10.0)(sqlite3@5.1.6)(tedious@16.6.0)
knex: 2.4.2(mysql2@3.6.5)(pg@8.10.0)(sqlite3@5.1.6)(tedious@16.6.0)
lodash: 4.17.21
posthog-node: 1.3.0(debug@4.3.4)
snowflake-sdk: 1.8.0(asn1.js@5.4.1)
@ -18957,8 +18961,8 @@ packages:
/node-addon-api@4.3.0:
resolution: {integrity: sha512-73sE9+3UaLYYFmDsFZnqCInzPyh3MqIwZO9cw58yIqAZhONrrabrYyYe3TuIqtIiOuTXVhsGau8hcrhhwSsDIQ==}
/node-addon-api@6.1.0:
resolution: {integrity: sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==}
/node-addon-api@5.1.0:
resolution: {integrity: sha512-eh0GgfEkpnoWDq+VY8OyvYhFEzBk6jIYbRKdIlyTiAXIVJ8PyBaKb0rp7oDtoddbdoHWhq8wwr+XZ81F1rpNdA==}
requiresBuild: true
dev: true
optional: true
@ -18974,6 +18978,10 @@ packages:
lodash: 4.17.21
dev: true
/node-fetch-native@0.1.8:
resolution: {integrity: sha512-ZNaury9r0NxaT2oL65GvdGDy+5PlSaHTovT6JV5tOW07k1TQmgC0olZETa4C9KZg0+6zBr99ctTYa3Utqj9P/Q==}
dev: true
/node-fetch-native@1.4.1:
resolution: {integrity: sha512-NsXBU0UgBxo2rQLOeWNZqS3fvflWePMECr8CoSWoSTqCqGbVVsvl9vZu1HfQicYN0g5piV9Gh8RTEvo/uP752w==}
@ -19560,7 +19568,7 @@ packages:
flat: 5.0.2
fs-extra: 11.1.1
glob: 7.1.4
ignore: 5.2.4
ignore: 5.3.0
js-yaml: 4.1.0
jsonc-parser: 3.2.0
lines-and-columns: 2.0.3
@ -19697,9 +19705,25 @@ packages:
ufo: 1.3.2
dev: true
/ohash@0.1.5:
resolution: {integrity: sha512-qynly1AFIpGWEAW88p6DhMNqok/Swb52/KsiU+Toi7er058Ptvno3tkfTML6wYcEgFgp2GsUziW4Nqn62ciuyw==}
dev: true
/ohash@1.1.3:
resolution: {integrity: sha512-zuHHiGTYTA1sYJ/wZN+t5HKZaH23i4yI1HMwbuXm24Nid7Dv0KcuRlKoNKS9UNfAVSBlnGLcuQrnOKWOZoEGaw==}
/ohmyfetch@0.4.21:
resolution: {integrity: sha512-VG7f/JRvqvBOYvL0tHyEIEG7XHWm7OqIfAs6/HqwWwDfjiJ1g0huIpe5sFEmyb+7hpFa1EGNH2aERWR72tlClw==}
deprecated: Package renamed to https://github.com/unjs/ofetch
requiresBuild: true
dependencies:
destr: 1.2.2
node-fetch-native: 0.1.8
ufo: 0.8.6
undici: 5.27.2
dev: true
optional: true
/on-finished@2.3.0:
resolution: {integrity: sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==}
engines: {node: '>= 0.8'}
@ -20238,6 +20262,10 @@ packages:
engines: {node: '>=12'}
dev: true
/pathe@0.3.9:
resolution: {integrity: sha512-6Y6s0vT112P3jD8dGfuS6r+lpa0qqNrLyHPOwvXMnyNTQaYiwgau2DP3aNDsR13xqtGj7rrPo+jFUATpU6/s+g==}
dev: true
/pathe@1.1.1:
resolution: {integrity: sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==}
@ -21051,6 +21079,10 @@ packages:
engines: {node: '>=8'}
dev: true
/radix3@0.1.2:
resolution: {integrity: sha512-Mpfd/OuX0zoJ6ojLD/RTOHvJPg6e6PjINtmYzV87kIXc5iUtDz34i7gg4SV4XjqRJTmSiYO/g9i/mKWGf4z8wg==}
dev: true
/radix3@1.1.0:
resolution: {integrity: sha512-pNsHDxbGORSvuSScqNJ+3Km6QAVqk8CfsCBIEoDgpqLrkD2f3QM4I7d1ozJJ172OmIcoUcerZaNWqtLkRXTV3A==}
dev: true
@ -21754,12 +21786,21 @@ packages:
/scule@1.1.0:
resolution: {integrity: sha512-vRUjqhyM/YWYzT+jsMk6tnl3NkY4A4soJ8uyh3O6Um+JXEQL9ozUCe7pqrxn3CSKokw0hw3nFStfskzpgYwR0g==}
dev: true
/sdp@2.12.0:
resolution: {integrity: sha512-jhXqQAQVM+8Xj5EjJGVweuEzgtGWb3tmEEpl3CLP3cStInSbVHSg0QWOGQzNq8pSID4JkpeV2mPqlMDLrm0/Vw==}
dev: false
/selfsigned@2.4.1:
resolution: {integrity: sha512-th5B4L2U+eGLq1TVh7zNRGBapioSORUeymIydxgFpwww9d2qyKvtuPU2jJuHvYAwwqi2Y596QBL3eEqcPEYL8Q==}
engines: {node: '>=10'}
requiresBuild: true
dependencies:
'@types/node-forge': 1.3.10
node-forge: 1.3.1
dev: true
optional: true
/semver@5.7.2:
resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==}
hasBin: true
@ -21852,18 +21893,18 @@ packages:
resolution: {integrity: sha512-S4vJDjHHMBaiZuT9NPb616CSmLf618jawtv3sufLl6ivK8WocjAo58cXwbRV1cgqxH0Qbv+iUt6m05eqEa2IRA==}
dev: false
/sharp@0.32.6:
resolution: {integrity: sha512-KyLTWwgcR9Oe4d9HwCwNM2l7+J0dUQwn/yf7S0EnTtb0eVS4RxO0eUSvxPtzT4F3SY+C4K6fqdv/DO27sJ/v/w==}
engines: {node: '>=14.15.0'}
/sharp@0.30.7:
resolution: {integrity: sha512-G+MY2YW33jgflKPTXXptVO28HvNOo9G3j0MybYAHeEmby+QuD2U98dT6ueht9cv/XDqZspSpIhoSW+BAKJ7Hig==}
engines: {node: '>=12.13.0'}
requiresBuild: true
dependencies:
color: 4.2.3
detect-libc: 2.0.2
node-addon-api: 6.1.0
node-addon-api: 5.1.0
prebuild-install: 7.1.1
semver: 7.5.4
simple-get: 4.0.1
tar-fs: 3.0.4
tar-fs: 2.1.1
tunnel-agent: 0.6.0
dev: true
optional: true
@ -22847,16 +22888,6 @@ packages:
dev: true
optional: true
/tar-fs@3.0.4:
resolution: {integrity: sha512-5AFQU8b9qLfZCX9zp2duONhPmZv0hGYiBPJsyUdqMjzq/mqVpy/rEUSeHk1+YitmxugaptgBh5oDGU3VsAJq4w==}
requiresBuild: true
dependencies:
mkdirp-classic: 0.5.3
pump: 3.0.0
tar-stream: 3.1.6
dev: true
optional: true
/tar-stream@2.2.0:
resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==}
engines: {node: '>=6'}
@ -23600,6 +23631,10 @@ packages:
hasBin: true
dev: true
/ufo@0.8.6:
resolution: {integrity: sha512-fk6CmUgwKCfX79EzcDQQpSCMxrHstvbLswFChHS0Vump+kFkw7nJBfTZoC1j0bOGoY9I7R3n2DGek5ajbcYnOw==}
dev: true
/ufo@1.3.2:
resolution: {integrity: sha512-o+ORpgGwaYQXgqGDwd+hkS4PuZ3QnmqMMxRuajK/a38L6fTpcE5GPIfrf+L/KemFzfUpeUQc1rRS1iDBozvnFA==}
@ -23715,24 +23750,7 @@ packages:
mlly: 1.4.2
pathe: 1.1.1
pkg-types: 1.0.3
scule: 1.0.0
strip-literal: 1.3.0
unplugin: 1.5.0
transitivePeerDependencies:
- rollup
/unimport@3.4.0:
resolution: {integrity: sha512-M/lfFEgufIT156QAr/jWHLUn55kEmxBBiQsMxvRSIbquwmeJEyQYgshHDEvQDWlSJrVOOTAgnJ3FvlsrpGkanA==}
dependencies:
'@rollup/pluginutils': 5.0.5(rollup@4.5.0)
escape-string-regexp: 5.0.0
fast-glob: 3.3.1
local-pkg: 0.4.3
magic-string: 0.30.5
mlly: 1.4.2
pathe: 1.1.1
pkg-types: 1.0.3
scule: 1.0.0
scule: 1.1.0
strip-literal: 1.3.0
unplugin: 1.5.0
transitivePeerDependencies:
@ -23754,7 +23772,6 @@ packages:
unplugin: 1.5.1
transitivePeerDependencies:
- rollup
dev: true
/unique-filename@1.1.1:
resolution: {integrity: sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==}
@ -23972,7 +23989,6 @@ packages:
chokidar: 3.5.3
webpack-sources: 3.2.3
webpack-virtual-modules: 0.6.0
dev: true
/unstorage@1.10.1:
resolution: {integrity: sha512-rWQvLRfZNBpF+x8D3/gda5nUCQL2PgXy2jNG4U7/Rc9BGEv9+CAJd0YyGCROUBKs9v49Hg8huw3aih5Bf5TAVw==}
@ -24030,61 +24046,6 @@ packages:
- supports-color
dev: true
/unstorage@1.9.0:
resolution: {integrity: sha512-VpD8ZEYc/le8DZCrny3bnqKE4ZjioQxBRnWE+j5sGNvziPjeDlaS1NaFFHzl/kkXaO3r7UaF8MGQrs14+1B4pQ==}
requiresBuild: true
peerDependencies:
'@azure/app-configuration': ^1.4.1
'@azure/cosmos': ^3.17.3
'@azure/data-tables': ^13.2.2
'@azure/identity': ^3.2.3
'@azure/keyvault-secrets': ^4.7.0
'@azure/storage-blob': ^12.14.0
'@capacitor/preferences': ^5.0.0
'@planetscale/database': ^1.8.0
'@upstash/redis': ^1.22.0
'@vercel/kv': ^0.2.2
idb-keyval: ^6.2.1
peerDependenciesMeta:
'@azure/app-configuration':
optional: true
'@azure/cosmos':
optional: true
'@azure/data-tables':
optional: true
'@azure/identity':
optional: true
'@azure/keyvault-secrets':
optional: true
'@azure/storage-blob':
optional: true
'@capacitor/preferences':
optional: true
'@planetscale/database':
optional: true
'@upstash/redis':
optional: true
'@vercel/kv':
optional: true
idb-keyval:
optional: true
dependencies:
anymatch: 3.1.3
chokidar: 3.5.3
destr: 2.0.2
h3: 1.9.0
ioredis: 5.3.2
listhen: 1.5.5
lru-cache: 10.0.3
mri: 1.2.0
node-fetch-native: 1.4.1
ofetch: 1.3.3
ufo: 1.3.2
transitivePeerDependencies:
- supports-color
dev: true
optional: true
/untildify@4.0.0:
resolution: {integrity: sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==}
engines: {node: '>=8'}
@ -24110,7 +24071,7 @@ packages:
defu: 6.1.3
jiti: 1.21.0
mri: 1.2.0
scule: 1.0.0
scule: 1.1.0
transitivePeerDependencies:
- supports-color
@ -25016,7 +24977,6 @@ packages:
/webpack-virtual-modules@0.6.0:
resolution: {integrity: sha512-KnaMTE6EItz/f2q4Gwg5/rmeKVi79OR58NoYnwDJqCk9ywMtTGbBnBcfoBtN4QbYu0lWXvyMoH2Owxuhe4qI6Q==}
dev: true
/webpack@5.89.0(esbuild@0.19.7):
resolution: {integrity: sha512-qyfIC10pOr70V+jkmud8tMfajraGCZMBWJtrmuBymQKCrLTRejBI8STDp1MCyZu/QTdZSeacCQYpYNQVOzX5kw==}

Loading…
Cancel
Save