chore(deps): update dependency @intlify/unplugin-vue-i18n to v1

This commit is contained in:
renovate[bot] 2023-09-05 07:41:13 +00:00 committed by GitHub
parent 8a30b6bdb3
commit 2415eace6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 7 deletions

View file

@ -90,7 +90,7 @@
"devDependencies": {
"@antfu/eslint-config": "^0.41.0",
"@iconify-json/mdi": "^1.1.50",
"@intlify/unplugin-vue-i18n": "^0.13.0",
"@intlify/unplugin-vue-i18n": "^1.0.0",
"@playwright/test": "^1.32.3",
"@rushstack/eslint-patch": "^1.2.0",
"@tsconfig/node18": "^18.2.0",

13
pnpm-lock.yaml generated
View file

@ -170,8 +170,8 @@ devDependencies:
specifier: ^1.1.50
version: 1.1.50
'@intlify/unplugin-vue-i18n':
specifier: ^0.13.0
version: 0.13.0(rollup@2.79.1)(vue-i18n@9.2.2)
specifier: ^1.0.0
version: 1.0.0(rollup@2.79.1)(vue-i18n@9.2.2)
'@playwright/test':
specifier: ^1.32.3
version: 1.32.3
@ -804,6 +804,7 @@ packages:
engines: {node: '>=6.0.0'}
dependencies:
'@babel/types': 7.22.5
dev: true
/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.5(@babel/core@7.22.10):
resolution: {integrity: sha512-NP1M5Rf+u2Gw9qfSO4ihjcTGW5zXTi36ITLd4/EoAcEhIZ0yjMqmftDNl3QC19CX7olhrjpyU454g/2W7X0jvQ==}
@ -1739,7 +1740,7 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.22.5
'@babel/parser': 7.22.5
'@babel/parser': 7.22.10
'@babel/types': 7.22.5
/@babel/traverse@7.22.10:
@ -1770,7 +1771,7 @@ packages:
'@babel/helper-function-name': 7.22.5
'@babel/helper-hoist-variables': 7.22.5
'@babel/helper-split-export-declaration': 7.22.5
'@babel/parser': 7.22.5
'@babel/parser': 7.22.10
'@babel/types': 7.22.5
debug: 4.3.4
globals: 11.12.0
@ -2177,8 +2178,8 @@ packages:
engines: {node: '>= 16'}
dev: true
/@intlify/unplugin-vue-i18n@0.13.0(rollup@2.79.1)(vue-i18n@9.2.2):
resolution: {integrity: sha512-Mm9NhcvbsSZ5FXXnCpL/XFCk1hPp809hxErNmnwqGp21JjYOKGp3wpQSrpvGk33ZrHZbhPqAu70IEVEAxVZ5+A==}
/@intlify/unplugin-vue-i18n@1.0.0(rollup@2.79.1)(vue-i18n@9.2.2):
resolution: {integrity: sha512-kY82RV7cmclnIx5dPNs+3IOQ2ycOZTcOAW968UKP+EBL4Dq0MWaPUljosbWBhGlpgyjp31/8QzWTVk8ap9vFGA==}
engines: {node: '>= 14.16'}
peerDependencies:
petite-vue-i18n: '*'