chore(deps): update vue monorepo to v3.4.31

This commit is contained in:
renovate[bot] 2024-06-28 04:04:31 +00:00 committed by GitHub
parent 8cedbed23a
commit 22084bd51f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 72 additions and 63 deletions

View file

@ -19,7 +19,7 @@
"linkifyjs": "4.1.3",
"qrcode": "^1.5.3",
"shaka-player": "4.8.2",
"vue": "3.4.25",
"vue": "3.4.31",
"vue-i18n": "9.13.1",
"vue-router": "4.3.2"
},
@ -36,7 +36,7 @@
"@unocss/transformer-variant-group": "0.58.9",
"@vitejs/plugin-legacy": "5.4.0",
"@vitejs/plugin-vue": "5.0.4",
"@vue/compiler-sfc": "3.4.25",
"@vue/compiler-sfc": "3.4.31",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",

View file

@ -30,14 +30,14 @@ dependencies:
specifier: 4.8.2
version: 4.8.2
vue:
specifier: 3.4.25
version: 3.4.25(typescript@5.4.5)
specifier: 3.4.31
version: 3.4.31(typescript@5.4.5)
vue-i18n:
specifier: 9.13.1
version: 9.13.1(vue@3.4.25)
version: 9.13.1(vue@3.4.31)
vue-router:
specifier: 4.3.2
version: 4.3.2(vue@3.4.25)
version: 4.3.2(vue@3.4.31)
devDependencies:
'@iconify-json/fa6-brands':
@ -75,10 +75,10 @@ devDependencies:
version: 5.4.0(terser@5.31.0)(vite@5.2.11)
'@vitejs/plugin-vue':
specifier: 5.0.4
version: 5.0.4(vite@5.2.11)(vue@3.4.25)
version: 5.0.4(vite@5.2.11)(vue@3.4.31)
'@vue/compiler-sfc':
specifier: 3.4.25
version: 3.4.25
specifier: 3.4.31
version: 3.4.31
eslint:
specifier: 8.57.0
version: 8.57.0
@ -413,6 +413,14 @@ packages:
hasBin: true
dependencies:
'@babel/types': 7.24.6
dev: true
/@babel/parser@7.24.7:
resolution: {integrity: sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==}
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
'@babel/types': 7.24.6
/@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.24.6(@babel/core@7.24.6):
resolution: {integrity: sha512-bYndrJ6Ph6Ar+GaB5VAc0JPoP80bQCm4qon6JEzXfRl5QZyQ8Ur1K6k7htxWmPA5z+k7JQvaMUrtXlqclWYzKw==}
@ -1677,7 +1685,7 @@ packages:
jsonc-eslint-parser: 2.4.0
mlly: 1.7.0
source-map-js: 1.2.0
vue-i18n: 9.13.1(vue@3.4.25)
vue-i18n: 9.13.1(vue@3.4.31)
yaml-eslint-parser: 1.2.3
dev: true
@ -1717,7 +1725,7 @@ packages:
'@intlify/bundle-utils': 8.0.0(vue-i18n@9.13.1)
'@intlify/shared': 9.13.1
'@rollup/pluginutils': 5.1.0(rollup@2.79.1)
'@vue/compiler-sfc': 3.4.25
'@vue/compiler-sfc': 3.4.31
debug: 4.3.4
fast-glob: 3.3.2
js-yaml: 4.1.0
@ -1726,7 +1734,7 @@ packages:
picocolors: 1.0.1
source-map-js: 1.2.0
unplugin: 1.10.1
vue-i18n: 9.13.1(vue@3.4.25)
vue-i18n: 9.13.1(vue@3.4.31)
transitivePeerDependencies:
- rollup
- supports-color
@ -2381,7 +2389,7 @@ packages:
- supports-color
dev: true
/@vitejs/plugin-vue@5.0.4(vite@5.2.11)(vue@3.4.25):
/@vitejs/plugin-vue@5.0.4(vite@5.2.11)(vue@3.4.31):
resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==}
engines: {node: ^18.0.0 || >=20.0.0}
peerDependencies:
@ -2389,75 +2397,76 @@ packages:
vue: ^3.2.25
dependencies:
vite: 5.2.11(lightningcss@1.24.1)(terser@5.31.0)
vue: 3.4.25(typescript@5.4.5)
vue: 3.4.31(typescript@5.4.5)
dev: true
/@vue/compiler-core@3.4.25:
resolution: {integrity: sha512-Y2pLLopaElgWnMNolgG8w3C5nNUVev80L7hdQ5iIKPtMJvhVpG0zhnBG/g3UajJmZdvW0fktyZTotEHD1Srhbg==}
/@vue/compiler-core@3.4.31:
resolution: {integrity: sha512-skOiodXWTV3DxfDhB4rOf3OGalpITLlgCeOwb+Y9GJpfQ8ErigdBUHomBzvG78JoVE8MJoQsb+qhZiHfKeNeEg==}
dependencies:
'@babel/parser': 7.24.6
'@vue/shared': 3.4.25
'@babel/parser': 7.24.7
'@vue/shared': 3.4.31
entities: 4.5.0
estree-walker: 2.0.2
source-map-js: 1.2.0
/@vue/compiler-dom@3.4.25:
resolution: {integrity: sha512-Ugz5DusW57+HjllAugLci19NsDK+VyjGvmbB2TXaTcSlQxwL++2PETHx/+Qv6qFwNLzSt7HKepPe4DcTE3pBWg==}
/@vue/compiler-dom@3.4.31:
resolution: {integrity: sha512-wK424WMXsG1IGMyDGyLqB+TbmEBFM78hIsOJ9QwUVLGrcSk0ak6zYty7Pj8ftm7nEtdU/DGQxAXp0/lM/2cEpQ==}
dependencies:
'@vue/compiler-core': 3.4.25
'@vue/shared': 3.4.25
'@vue/compiler-core': 3.4.31
'@vue/shared': 3.4.31
/@vue/compiler-sfc@3.4.25:
resolution: {integrity: sha512-m7rryuqzIoQpOBZ18wKyq05IwL6qEpZxFZfRxlNYuIPDqywrXQxgUwLXIvoU72gs6cRdY6wHD0WVZIFE4OEaAQ==}
/@vue/compiler-sfc@3.4.31:
resolution: {integrity: sha512-einJxqEw8IIJxzmnxmJBuK2usI+lJonl53foq+9etB2HAzlPjAS/wa7r0uUpXw5ByX3/0uswVSrjNb17vJm1kQ==}
dependencies:
'@babel/parser': 7.24.6
'@vue/compiler-core': 3.4.25
'@vue/compiler-dom': 3.4.25
'@vue/compiler-ssr': 3.4.25
'@vue/shared': 3.4.25
'@babel/parser': 7.24.7
'@vue/compiler-core': 3.4.31
'@vue/compiler-dom': 3.4.31
'@vue/compiler-ssr': 3.4.31
'@vue/shared': 3.4.31
estree-walker: 2.0.2
magic-string: 0.30.10
postcss: 8.4.38
source-map-js: 1.2.0
/@vue/compiler-ssr@3.4.25:
resolution: {integrity: sha512-H2ohvM/Pf6LelGxDBnfbbXFPyM4NE3hrw0e/EpwuSiYu8c819wx+SVGdJ65p/sFrYDd6OnSDxN1MB2mN07hRSQ==}
/@vue/compiler-ssr@3.4.31:
resolution: {integrity: sha512-RtefmITAje3fJ8FSg1gwgDhdKhZVntIVbwupdyZDSifZTRMiWxWehAOTCc8/KZDnBOcYQ4/9VWxsTbd3wT0hAA==}
dependencies:
'@vue/compiler-dom': 3.4.25
'@vue/shared': 3.4.25
'@vue/compiler-dom': 3.4.31
'@vue/shared': 3.4.31
/@vue/devtools-api@6.6.1:
resolution: {integrity: sha512-LgPscpE3Vs0x96PzSSB4IGVSZXZBZHpfxs+ZA1d+VEPwHdOXowy/Y2CsvCAIFrf+ssVU1pD1jidj505EpUnfbA==}
/@vue/reactivity@3.4.25:
resolution: {integrity: sha512-mKbEtKr1iTxZkAG3vm3BtKHAOhuI4zzsVcN0epDldU/THsrvfXRKzq+lZnjczZGnTdh3ojd86/WrP+u9M51pWQ==}
/@vue/reactivity@3.4.31:
resolution: {integrity: sha512-VGkTani8SOoVkZNds1PfJ/T1SlAIOf8E58PGAhIOUDYPC4GAmFA2u/E14TDAFcf3vVDKunc4QqCe/SHr8xC65Q==}
dependencies:
'@vue/shared': 3.4.25
'@vue/shared': 3.4.31
/@vue/runtime-core@3.4.25:
resolution: {integrity: sha512-3qhsTqbEh8BMH3pXf009epCI5E7bKu28fJLi9O6W+ZGt/6xgSfMuGPqa5HRbUxLoehTNp5uWvzCr60KuiRIL0Q==}
/@vue/runtime-core@3.4.31:
resolution: {integrity: sha512-LDkztxeUPazxG/p8c5JDDKPfkCDBkkiNLVNf7XZIUnJ+66GVGkP+TIh34+8LtPisZ+HMWl2zqhIw0xN5MwU1cw==}
dependencies:
'@vue/reactivity': 3.4.25
'@vue/shared': 3.4.25
'@vue/reactivity': 3.4.31
'@vue/shared': 3.4.31
/@vue/runtime-dom@3.4.25:
resolution: {integrity: sha512-ode0sj77kuwXwSc+2Yhk8JMHZh1sZp9F/51wdBiz3KGaWltbKtdihlJFhQG4H6AY+A06zzeMLkq6qu8uDSsaoA==}
/@vue/runtime-dom@3.4.31:
resolution: {integrity: sha512-2Auws3mB7+lHhTFCg8E9ZWopA6Q6L455EcU7bzcQ4x6Dn4cCPuqj6S2oBZgN2a8vJRS/LSYYxwFFq2Hlx3Fsaw==}
dependencies:
'@vue/runtime-core': 3.4.25
'@vue/shared': 3.4.25
'@vue/reactivity': 3.4.31
'@vue/runtime-core': 3.4.31
'@vue/shared': 3.4.31
csstype: 3.1.3
/@vue/server-renderer@3.4.25(vue@3.4.25):
resolution: {integrity: sha512-8VTwq0Zcu3K4dWV0jOwIVINESE/gha3ifYCOKEhxOj6MEl5K5y8J8clQncTcDhKF+9U765nRw4UdUEXvrGhyVQ==}
/@vue/server-renderer@3.4.31(vue@3.4.31):
resolution: {integrity: sha512-D5BLbdvrlR9PE3by9GaUp1gQXlCNadIZytMIb8H2h3FMWJd4oUfkUTEH2wAr3qxoRz25uxbTcbqd3WKlm9EHQA==}
peerDependencies:
vue: 3.4.25
vue: 3.4.31
dependencies:
'@vue/compiler-ssr': 3.4.25
'@vue/shared': 3.4.25
vue: 3.4.25(typescript@5.4.5)
'@vue/compiler-ssr': 3.4.31
'@vue/shared': 3.4.31
vue: 3.4.31(typescript@5.4.5)
/@vue/shared@3.4.25:
resolution: {integrity: sha512-k0yappJ77g2+KNrIaF0FFnzwLvUBLUYr8VOwz+/6vLsmItFp51AcxLL7Ey3iPd7BIRyWPOcqUjMnm7OkahXllA==}
/@vue/shared@3.4.31:
resolution: {integrity: sha512-Yp3wtJk//8cO4NItOPpi3QkLExAr/aLBGZMmTtW9WpdwBCJpRM6zj9WgWktXAl8IDIozwNMByT45JP3tO3ACWA==}
/acorn-jsx@5.3.2(acorn@8.11.3):
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
@ -5168,7 +5177,7 @@ packages:
- supports-color
dev: true
/vue-i18n@9.13.1(vue@3.4.25):
/vue-i18n@9.13.1(vue@3.4.31):
resolution: {integrity: sha512-mh0GIxx0wPtPlcB1q4k277y0iKgo25xmDPWioVVYanjPufDBpvu5ySTjP5wOrSvlYQ2m1xI+CFhGdauv/61uQg==}
engines: {node: '>= 16'}
peerDependencies:
@ -5177,30 +5186,30 @@ packages:
'@intlify/core-base': 9.13.1
'@intlify/shared': 9.13.1
'@vue/devtools-api': 6.6.1
vue: 3.4.25(typescript@5.4.5)
vue: 3.4.31(typescript@5.4.5)
/vue-router@4.3.2(vue@3.4.25):
/vue-router@4.3.2(vue@3.4.31):
resolution: {integrity: sha512-hKQJ1vDAZ5LVkKEnHhmm1f9pMiWIBNGF5AwU67PdH7TyXCj/a4hTccuUuYCAMgJK6rO/NVYtQIEN3yL8CECa7Q==}
peerDependencies:
vue: ^3.2.0
dependencies:
'@vue/devtools-api': 6.6.1
vue: 3.4.25(typescript@5.4.5)
vue: 3.4.31(typescript@5.4.5)
dev: false
/vue@3.4.25(typescript@5.4.5):
resolution: {integrity: sha512-HWyDqoBHMgav/OKiYA2ZQg+kjfMgLt/T0vg4cbIF7JbXAjDexRf5JRg+PWAfrAkSmTd2I8aPSXtooBFWHB98cg==}
/vue@3.4.31(typescript@5.4.5):
resolution: {integrity: sha512-njqRrOy7W3YLAlVqSKpBebtZpDVg21FPoaq1I7f/+qqBThK9ChAIjkRWgeP6Eat+8C+iia4P3OYqpATP21BCoQ==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
typescript:
optional: true
dependencies:
'@vue/compiler-dom': 3.4.25
'@vue/compiler-sfc': 3.4.25
'@vue/runtime-dom': 3.4.25
'@vue/server-renderer': 3.4.25(vue@3.4.25)
'@vue/shared': 3.4.25
'@vue/compiler-dom': 3.4.31
'@vue/compiler-sfc': 3.4.31
'@vue/runtime-dom': 3.4.31
'@vue/server-renderer': 3.4.31(vue@3.4.31)
'@vue/shared': 3.4.31
typescript: 5.4.5
/webidl-conversions@4.0.2: