1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-01-17 17:45:03 +02:00

fix(deps): update dependency @kyvg/vue3-notification to v3 (#2427)

This commit is contained in:
renovate[bot] 2023-09-10 12:50:57 +02:00 committed by GitHub
parent 83bb96cac9
commit ba71199379
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
},
"dependencies": {
"@intlify/unplugin-vue-i18n": "^1.0.0",
"@kyvg/vue3-notification": "^2.9.1",
"@kyvg/vue3-notification": "^3.0.0",
"@vueuse/components": "^10.4.0",
"@vueuse/core": "^9.13.0",
"ansi_up": "^5.2.1",

8
web/pnpm-lock.yaml generated
View File

@ -12,8 +12,8 @@ dependencies:
specifier: ^1.0.0
version: 1.0.1(vue-i18n@9.2.2)
'@kyvg/vue3-notification':
specifier: ^2.9.1
version: 2.9.1(vue@3.3.4)
specifier: ^3.0.0
version: 3.0.1(vue@3.3.4)
'@vueuse/components':
specifier: ^10.4.0
version: 10.4.0(vue@3.3.4)
@ -796,8 +796,8 @@ packages:
'@jridgewell/sourcemap-codec': 1.4.14
dev: true
/@kyvg/vue3-notification@2.9.1(vue@3.3.4):
resolution: {integrity: sha512-FsY8g25tQetr3etnarxHtCeNFKssH8sheFu13LyL2JJmOOel437QqKV5n4RBDDDTIo55iKgIVYXeojliXYdEhw==}
/@kyvg/vue3-notification@3.0.1(vue@3.3.4):
resolution: {integrity: sha512-6g4Sm03PM1Cc0atHHqQk5+ZtekXaxEXf9YVhfTv9FnUiNYKdquwVMuysj0cJabobsNSQSOASjqMg3+ndV2SqWw==}
peerDependencies:
vue: ^3.0.0
dependencies: