chore(deps): bump nanoid from 3.3.6 to 3.3.8

Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.6 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.6...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-12 22:37:47 +00:00 committed by GitHub
parent 6421aecf77
commit 1b005661f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7510 additions and 6048 deletions

169
package-lock.json generated
View File

@ -10,7 +10,7 @@
"dependencies": {
"@nutui/icons-vue": "^0.1.1",
"@nutui/nutui": "^4.1.0",
"@varlet/ui": "^2.12.2",
"@varlet/ui": "^2.13.0",
"@vueuse/core": "10.2.1",
"@vueuse/integrations": "10.2.1",
"axios": "1.4.0",
@ -23,11 +23,12 @@
"vant": "^4.6.2",
"vue": "^3.3.1",
"vue-i18n": "^9.2.2",
"vue-router": "^4.2.3"
"vue-router": "^4.2.4"
},
"devDependencies": {
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@vitejs/plugin-basic-ssl": "^1.0.1",
"@vitejs/plugin-legacy": "^4.1.0",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue-jsx": "^3.0.1",
@ -3958,27 +3959,24 @@
}
},
"node_modules/@varlet/icons": {
"version": "2.12.2",
"resolved": "https://registry.npmjs.org/@varlet/icons/-/icons-2.12.2.tgz",
"integrity": "sha512-j8qvwDRYQ6xojbG2ZdAjd9msJLff9A0GOKoZhT2wOtBQngooBCJQCyLajLceLVBpuEdLnFizXIa7o4Jc4W66Dw==",
"license": "MIT"
"version": "2.22.8",
"resolved": "https://registry.npmjs.org/@varlet/icons/-/icons-2.22.8.tgz",
"integrity": "sha512-pVWcCP8QpR9UiYUdUx2IBV4OwbvkldzJaZnqlCQjbkT5CCouH9C2ZF/I22wDJuJfFdZKTv4L1vliisA76duk6Q=="
},
"node_modules/@varlet/shared": {
"version": "2.12.2",
"resolved": "https://registry.npmjs.org/@varlet/shared/-/shared-2.12.2.tgz",
"integrity": "sha512-LSABYZJCZLQHGuC7RmhK7WaChpcWI9HIriQTLLshbflNYB/I+YxAFA7a2MrJndnaN90iCFFIYITwtY3nnDkyBg==",
"license": "MIT"
"version": "2.22.8",
"resolved": "https://registry.npmjs.org/@varlet/shared/-/shared-2.22.8.tgz",
"integrity": "sha512-8bBh2D37wPW9uKB5sxBquulklNnfjG7GCVtL4nYA9wOPfla6cSIhJDGdZLsxwY5ScXfjtikLUYrzwbhnsK1A9A=="
},
"node_modules/@varlet/ui": {
"version": "2.12.2",
"resolved": "https://registry.npmjs.org/@varlet/ui/-/ui-2.12.2.tgz",
"integrity": "sha512-opraI4MFRtlK29q/jMCiuKYEEPnpxTH2wmAh0NXTv2+qTCedz8tdb/dK7xITmCd0HyRXr/LWknuiupBMw6wwUA==",
"license": "MIT",
"version": "2.22.8",
"resolved": "https://registry.npmjs.org/@varlet/ui/-/ui-2.22.8.tgz",
"integrity": "sha512-nwk0XsuoMszyKJQH6BJ6wSeFuKlIfkwngp0AFCLcFTNc0L4hekZ+eDDqo6bNs1x0lgOMUikUAphCwMXDlZiOGQ==",
"dependencies": {
"@popperjs/core": "^2.11.6",
"@varlet/icons": "2.12.2",
"@varlet/shared": "2.12.2",
"@varlet/use": "2.12.2",
"@varlet/icons": "2.22.8",
"@varlet/shared": "2.22.8",
"@varlet/use": "2.22.8",
"dayjs": "^1.10.4",
"decimal.js": "^10.2.1"
},
@ -3987,17 +3985,28 @@
}
},
"node_modules/@varlet/use": {
"version": "2.12.2",
"resolved": "https://registry.npmjs.org/@varlet/use/-/use-2.12.2.tgz",
"integrity": "sha512-wDRZ/8UpTscWY/5cJ+2o6qSvl4FiECJoaLpHTK8WZC92j/zUwPJYY6vDIbImsROJW0SN9Ob4zVKJTjTqXC9Rrw==",
"license": "MIT",
"version": "2.22.8",
"resolved": "https://registry.npmjs.org/@varlet/use/-/use-2.22.8.tgz",
"integrity": "sha512-v7xpuVoBNdvrDP4k7JpV5XdYhOD+DS5f4zg+FYaV+UWv+y+XMkhlkzWWdwQiA6SCAMC08ADF8Y6YMMMlOhLH+Q==",
"dependencies": {
"@varlet/shared": "2.12.2"
"@varlet/shared": "2.22.8"
},
"peerDependencies": {
"vue": "^3.2.0"
}
},
"node_modules/@vitejs/plugin-basic-ssl": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@vitejs/plugin-basic-ssl/-/plugin-basic-ssl-1.2.0.tgz",
"integrity": "sha512-mkQnxTkcldAzIsomk1UuLfAu9n+kpQ3JbHcpCp7d2Oo6ITtji8pHS3QToOWjhPFvNQSnhlkAjmGbhv2QvwO/7Q==",
"dev": true,
"engines": {
"node": ">=14.21.3"
},
"peerDependencies": {
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
}
},
"node_modules/@vitejs/plugin-legacy": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/@vitejs/plugin-legacy/-/plugin-legacy-4.1.0.tgz",
@ -4407,10 +4416,9 @@
}
},
"node_modules/@vue/devtools-api": {
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.5.0.tgz",
"integrity": "sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==",
"license": "MIT"
"version": "6.6.4",
"resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.6.4.tgz",
"integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g=="
},
"node_modules/@vue/eslint-config-prettier": {
"version": "7.1.0",
@ -13889,6 +13897,23 @@
"integrity": "sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==",
"dev": true
},
"node_modules/nanoid": {
"version": "3.3.8",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz",
"integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
"bin": {
"nanoid": "bin/nanoid.cjs"
},
"engines": {
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
},
"node_modules/nanomatch": {
"version": "1.2.13",
"resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz",
@ -15515,24 +15540,6 @@
"dev": true,
"license": "MIT"
},
"node_modules/postcss/node_modules/nanoid": {
"version": "3.3.6",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz",
"integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
"license": "MIT",
"bin": {
"nanoid": "bin/nanoid.cjs"
},
"engines": {
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
},
"node_modules/posthtml": {
"version": "0.9.2",
"resolved": "https://registry.npmjs.org/posthtml/-/posthtml-0.9.2.tgz",
@ -20087,12 +20094,11 @@
}
},
"node_modules/vue-router": {
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.2.3.tgz",
"integrity": "sha512-ynQ/edCZNUC/9koONOSgxGJbEBXZ1nUA0lKI3xTiOd3Ywe4QRCf2q8pGCG1v5ovdzPggoq3M09FxNCZTM9pZfw==",
"license": "MIT",
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.5.0.tgz",
"integrity": "sha512-HDuk+PuH5monfNuY+ct49mNmkCRK4xJAV9Ts4z9UFc4rzdDnxQLyCMGGc8pKhZhHTVzfanpNwB/lwqevcBwI4w==",
"dependencies": {
"@vue/devtools-api": "^6.5.0"
"@vue/devtools-api": "^6.6.4"
},
"funding": {
"url": "https://github.com/sponsors/posva"
@ -23000,36 +23006,43 @@
"requires": {}
},
"@varlet/icons": {
"version": "2.12.2",
"resolved": "https://registry.npmjs.org/@varlet/icons/-/icons-2.12.2.tgz",
"integrity": "sha512-j8qvwDRYQ6xojbG2ZdAjd9msJLff9A0GOKoZhT2wOtBQngooBCJQCyLajLceLVBpuEdLnFizXIa7o4Jc4W66Dw=="
"version": "2.22.8",
"resolved": "https://registry.npmjs.org/@varlet/icons/-/icons-2.22.8.tgz",
"integrity": "sha512-pVWcCP8QpR9UiYUdUx2IBV4OwbvkldzJaZnqlCQjbkT5CCouH9C2ZF/I22wDJuJfFdZKTv4L1vliisA76duk6Q=="
},
"@varlet/shared": {
"version": "2.12.2",
"resolved": "https://registry.npmjs.org/@varlet/shared/-/shared-2.12.2.tgz",
"integrity": "sha512-LSABYZJCZLQHGuC7RmhK7WaChpcWI9HIriQTLLshbflNYB/I+YxAFA7a2MrJndnaN90iCFFIYITwtY3nnDkyBg=="
"version": "2.22.8",
"resolved": "https://registry.npmjs.org/@varlet/shared/-/shared-2.22.8.tgz",
"integrity": "sha512-8bBh2D37wPW9uKB5sxBquulklNnfjG7GCVtL4nYA9wOPfla6cSIhJDGdZLsxwY5ScXfjtikLUYrzwbhnsK1A9A=="
},
"@varlet/ui": {
"version": "2.12.2",
"resolved": "https://registry.npmjs.org/@varlet/ui/-/ui-2.12.2.tgz",
"integrity": "sha512-opraI4MFRtlK29q/jMCiuKYEEPnpxTH2wmAh0NXTv2+qTCedz8tdb/dK7xITmCd0HyRXr/LWknuiupBMw6wwUA==",
"version": "2.22.8",
"resolved": "https://registry.npmjs.org/@varlet/ui/-/ui-2.22.8.tgz",
"integrity": "sha512-nwk0XsuoMszyKJQH6BJ6wSeFuKlIfkwngp0AFCLcFTNc0L4hekZ+eDDqo6bNs1x0lgOMUikUAphCwMXDlZiOGQ==",
"requires": {
"@popperjs/core": "^2.11.6",
"@varlet/icons": "2.12.2",
"@varlet/shared": "2.12.2",
"@varlet/use": "2.12.2",
"@varlet/icons": "2.22.8",
"@varlet/shared": "2.22.8",
"@varlet/use": "2.22.8",
"dayjs": "^1.10.4",
"decimal.js": "^10.2.1"
}
},
"@varlet/use": {
"version": "2.12.2",
"resolved": "https://registry.npmjs.org/@varlet/use/-/use-2.12.2.tgz",
"integrity": "sha512-wDRZ/8UpTscWY/5cJ+2o6qSvl4FiECJoaLpHTK8WZC92j/zUwPJYY6vDIbImsROJW0SN9Ob4zVKJTjTqXC9Rrw==",
"version": "2.22.8",
"resolved": "https://registry.npmjs.org/@varlet/use/-/use-2.22.8.tgz",
"integrity": "sha512-v7xpuVoBNdvrDP4k7JpV5XdYhOD+DS5f4zg+FYaV+UWv+y+XMkhlkzWWdwQiA6SCAMC08ADF8Y6YMMMlOhLH+Q==",
"requires": {
"@varlet/shared": "2.12.2"
"@varlet/shared": "2.22.8"
}
},
"@vitejs/plugin-basic-ssl": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@vitejs/plugin-basic-ssl/-/plugin-basic-ssl-1.2.0.tgz",
"integrity": "sha512-mkQnxTkcldAzIsomk1UuLfAu9n+kpQ3JbHcpCp7d2Oo6ITtji8pHS3QToOWjhPFvNQSnhlkAjmGbhv2QvwO/7Q==",
"dev": true,
"requires": {}
},
"@vitejs/plugin-legacy": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/@vitejs/plugin-legacy/-/plugin-legacy-4.1.0.tgz",
@ -23310,9 +23323,9 @@
}
},
"@vue/devtools-api": {
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.5.0.tgz",
"integrity": "sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q=="
"version": "6.6.4",
"resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.6.4.tgz",
"integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g=="
},
"@vue/eslint-config-prettier": {
"version": "7.1.0",
@ -29737,6 +29750,11 @@
"integrity": "sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==",
"dev": true
},
"nanoid": {
"version": "3.3.8",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz",
"integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w=="
},
"nanomatch": {
"version": "1.2.13",
"resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz",
@ -30775,13 +30793,6 @@
"nanoid": "^3.3.6",
"picocolors": "^1.0.0",
"source-map-js": "^1.0.2"
},
"dependencies": {
"nanoid": {
"version": "3.3.6",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz",
"integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA=="
}
}
},
"postcss-html": {
@ -33996,11 +34007,11 @@
}
},
"vue-router": {
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.2.3.tgz",
"integrity": "sha512-ynQ/edCZNUC/9koONOSgxGJbEBXZ1nUA0lKI3xTiOd3Ywe4QRCf2q8pGCG1v5ovdzPggoq3M09FxNCZTM9pZfw==",
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.5.0.tgz",
"integrity": "sha512-HDuk+PuH5monfNuY+ct49mNmkCRK4xJAV9Ts4z9UFc4rzdDnxQLyCMGGc8pKhZhHTVzfanpNwB/lwqevcBwI4w==",
"requires": {
"@vue/devtools-api": "^6.5.0"
"@vue/devtools-api": "^6.6.4"
}
},
"vue-template-compiler": {

13383
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -6585,9 +6585,9 @@ muggle-string@^0.3.1:
integrity sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==
nanoid@^3.3.6:
version "3.3.6"
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz"
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
version "3.3.8"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
nanomatch@^1.2.1:
version "1.2.13"