fix(deps): update dependency @intlify/unplugin-vue-i18n to v0.12.2
This commit is contained in:
parent
c4976b6a22
commit
5acc1696a9
@ -51,7 +51,7 @@
|
|||||||
"@fortawesome/vue-fontawesome": "3.0.3",
|
"@fortawesome/vue-fontawesome": "3.0.3",
|
||||||
"@github/hotkey": "2.0.1",
|
"@github/hotkey": "2.0.1",
|
||||||
"@infectoone/vue-ganttastic": "2.1.4",
|
"@infectoone/vue-ganttastic": "2.1.4",
|
||||||
"@intlify/unplugin-vue-i18n": "0.12.1",
|
"@intlify/unplugin-vue-i18n": "0.12.2",
|
||||||
"@kyvg/vue3-notification": "2.9.1",
|
"@kyvg/vue3-notification": "2.9.1",
|
||||||
"@sentry/tracing": "7.57.0",
|
"@sentry/tracing": "7.57.0",
|
||||||
"@sentry/vue": "7.57.0",
|
"@sentry/vue": "7.57.0",
|
||||||
|
32
pnpm-lock.yaml
generated
32
pnpm-lock.yaml
generated
@ -29,8 +29,8 @@ dependencies:
|
|||||||
specifier: 2.1.4
|
specifier: 2.1.4
|
||||||
version: 2.1.4(dayjs@1.11.9)(vue@3.3.4)
|
version: 2.1.4(dayjs@1.11.9)(vue@3.3.4)
|
||||||
'@intlify/unplugin-vue-i18n':
|
'@intlify/unplugin-vue-i18n':
|
||||||
specifier: 0.12.1
|
specifier: 0.12.2
|
||||||
version: 0.12.1(rollup@3.26.2)(vue-i18n@9.2.2)
|
version: 0.12.2(rollup@3.26.2)(vue-i18n@9.2.2)
|
||||||
'@kyvg/vue3-notification':
|
'@kyvg/vue3-notification':
|
||||||
specifier: 2.9.1
|
specifier: 2.9.1
|
||||||
version: 2.9.1(vue@3.3.4)
|
version: 2.9.1(vue@3.3.4)
|
||||||
@ -3550,8 +3550,8 @@ packages:
|
|||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@intlify/bundle-utils@7.0.0(vue-i18n@9.2.2):
|
/@intlify/bundle-utils@7.0.2(vue-i18n@9.2.2):
|
||||||
resolution: {integrity: sha512-+/RBsYWbiZcs97RyVb4mrsSrLmIMaI6evj30jI9f1psjXx+syRbf0ab63I5SIz290EOm6TE80fTst/Xjel+D9w==}
|
resolution: {integrity: sha512-8wbx9xhbawBFTE5LPTECiK26RRqrNS31jyWSur72ZXZZ4it5jiZTcG6eUJlNirr4+jXYio2DGY299JsGVT4cpw==}
|
||||||
engines: {node: '>= 14.16'}
|
engines: {node: '>= 14.16'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
petite-vue-i18n: '*'
|
petite-vue-i18n: '*'
|
||||||
@ -3562,15 +3562,15 @@ packages:
|
|||||||
vue-i18n:
|
vue-i18n:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@intlify/message-compiler': 9.3.0-beta.20
|
'@intlify/message-compiler': 9.3.0-beta.24
|
||||||
'@intlify/shared': 9.3.0-beta.20
|
'@intlify/shared': 9.3.0-beta.24
|
||||||
acorn: 8.9.0
|
acorn: 8.9.0
|
||||||
escodegen: 2.0.0
|
escodegen: 2.0.0
|
||||||
estree-walker: 2.0.2
|
estree-walker: 2.0.2
|
||||||
jsonc-eslint-parser: 1.4.1
|
jsonc-eslint-parser: 1.4.1
|
||||||
magic-string: 0.30.1
|
magic-string: 0.30.1
|
||||||
mlly: 1.4.0
|
mlly: 1.4.0
|
||||||
source-map: 0.6.1
|
source-map-js: 1.0.2
|
||||||
vue-i18n: 9.2.2(vue@3.3.4)
|
vue-i18n: 9.2.2(vue@3.3.4)
|
||||||
yaml-eslint-parser: 0.3.2
|
yaml-eslint-parser: 0.3.2
|
||||||
dev: false
|
dev: false
|
||||||
@ -3600,11 +3600,11 @@ packages:
|
|||||||
source-map: 0.6.1
|
source-map: 0.6.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@intlify/message-compiler@9.3.0-beta.20:
|
/@intlify/message-compiler@9.3.0-beta.24:
|
||||||
resolution: {integrity: sha512-hwqQXyTnDzAVZ300SU31jO0+3OJbpOdfVU6iBkrmNpS7t2HRnVACo0EwcEXzJa++4EVDreqz5OeqJbt+PeSGGA==}
|
resolution: {integrity: sha512-prhHATkgp0mpPqoVgiAtLmUc1JMvs8fMH6w53AVEBn+VF87dLhzanfmWY5FoZWORG51ag54gBDBOoM/VFv3m3A==}
|
||||||
engines: {node: '>= 16'}
|
engines: {node: '>= 16'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@intlify/shared': 9.3.0-beta.20
|
'@intlify/shared': 9.3.0-beta.24
|
||||||
source-map-js: 1.0.2
|
source-map-js: 1.0.2
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
@ -3613,13 +3613,13 @@ packages:
|
|||||||
engines: {node: '>= 14'}
|
engines: {node: '>= 14'}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@intlify/shared@9.3.0-beta.20:
|
/@intlify/shared@9.3.0-beta.24:
|
||||||
resolution: {integrity: sha512-RucSPqh8O9FFxlYUysQTerSw0b9HIRpyoN1Zjogpm0qLiHK+lBNSa5sh1nCJ4wSsNcjphzgpLQCyR60GZlRV8g==}
|
resolution: {integrity: sha512-AKxJ8s7eKIQWkNaf4wyyoLRwf4puCuQgjSChlDJm5JBEt6T8HGgnYTJLRXu6LD/JACn3Qwu6hM/XRX1c9yvjmQ==}
|
||||||
engines: {node: '>= 16'}
|
engines: {node: '>= 16'}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@intlify/unplugin-vue-i18n@0.12.1(rollup@3.26.2)(vue-i18n@9.2.2):
|
/@intlify/unplugin-vue-i18n@0.12.2(rollup@3.26.2)(vue-i18n@9.2.2):
|
||||||
resolution: {integrity: sha512-gdWRdlOWC8x/OyvVk5qnGnvScMj+PRZaTB4LBf24l7X1dhGYVrQVt2dAZt97tSpEwRRxy4vBaL/qBqKN4kkaRw==}
|
resolution: {integrity: sha512-IIgzLRSPUKZM1FBdUAZ9NwVPiLUr4ea5g/HLWe2lB7gNtPDz4FOfUNUllIT504hT+3pDoJmjaYJ6pyqT7F4Wuw==}
|
||||||
engines: {node: '>= 14.16'}
|
engines: {node: '>= 14.16'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
petite-vue-i18n: '*'
|
petite-vue-i18n: '*'
|
||||||
@ -3633,8 +3633,8 @@ packages:
|
|||||||
vue-i18n-bridge:
|
vue-i18n-bridge:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@intlify/bundle-utils': 7.0.0(vue-i18n@9.2.2)
|
'@intlify/bundle-utils': 7.0.2(vue-i18n@9.2.2)
|
||||||
'@intlify/shared': 9.3.0-beta.20
|
'@intlify/shared': 9.3.0-beta.24
|
||||||
'@rollup/pluginutils': 5.0.2(rollup@3.26.2)
|
'@rollup/pluginutils': 5.0.2(rollup@3.26.2)
|
||||||
'@vue/compiler-sfc': 3.3.4
|
'@vue/compiler-sfc': 3.3.4
|
||||||
debug: 4.3.4(supports-color@8.1.1)
|
debug: 4.3.4(supports-color@8.1.1)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user