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

This commit is contained in:
renovate[bot] 2023-11-08 19:03:59 +00:00 committed by Kavin
parent f30d858bd6
commit b68ae15e38
2 changed files with 69 additions and 69 deletions

View file

@ -24,7 +24,7 @@
"qrcode": "^1.5.3",
"shaka-player": "4.5.0",
"stream-browserify": "3.0.0",
"vue": "3.3.7",
"vue": "3.3.8",
"vue-i18n": "9.6.5",
"vue-router": "4.2.5",
"xml-js": "1.6.11"
@ -42,7 +42,7 @@
"@unocss/transformer-variant-group": "0.57.2",
"@vitejs/plugin-legacy": "4.1.1",
"@vitejs/plugin-vue": "4.4.1",
"@vue/compiler-sfc": "3.3.7",
"@vue/compiler-sfc": "3.3.8",
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.1",

View file

@ -16,7 +16,7 @@ dependencies:
version: 6.4.2
'@fortawesome/vue-fontawesome':
specifier: 3.0.5
version: 3.0.5(@fortawesome/fontawesome-svg-core@6.4.2)(vue@3.3.7)
version: 3.0.5(@fortawesome/fontawesome-svg-core@6.4.2)(vue@3.3.8)
buffer:
specifier: 6.0.3
version: 6.0.3
@ -48,14 +48,14 @@ dependencies:
specifier: 3.0.0
version: 3.0.0
vue:
specifier: 3.3.7
version: 3.3.7(typescript@5.2.2)
specifier: 3.3.8
version: 3.3.8(typescript@5.2.2)
vue-i18n:
specifier: 9.6.5
version: 9.6.5(vue@3.3.7)
version: 9.6.5(vue@3.3.8)
vue-router:
specifier: 4.2.5
version: 4.2.5(vue@3.3.7)
version: 4.2.5(vue@3.3.8)
xml-js:
specifier: 1.6.11
version: 1.6.11
@ -96,10 +96,10 @@ devDependencies:
version: 4.1.1(terser@5.24.0)(vite@4.5.0)
'@vitejs/plugin-vue':
specifier: 4.4.1
version: 4.4.1(vite@4.5.0)(vue@3.3.7)
version: 4.4.1(vite@4.5.0)(vue@3.3.8)
'@vue/compiler-sfc':
specifier: 3.3.7
version: 3.3.7
specifier: 3.3.8
version: 3.3.8
eslint:
specifier: 8.53.0
version: 8.53.0
@ -1586,14 +1586,14 @@ packages:
'@fortawesome/fontawesome-common-types': 6.4.2
dev: false
/@fortawesome/vue-fontawesome@3.0.5(@fortawesome/fontawesome-svg-core@6.4.2)(vue@3.3.7):
/@fortawesome/vue-fontawesome@3.0.5(@fortawesome/fontawesome-svg-core@6.4.2)(vue@3.3.8):
resolution: {integrity: sha512-isZZ4+utQH9qg9cWxWYHQ9GwI3r5FeO7GnmzKYV+gbjxcptQhh+F99iZXi1Y9AvFUEgy8kRpAdvDlbb3drWFrw==}
peerDependencies:
'@fortawesome/fontawesome-svg-core': ~1 || ~6
vue: '>= 3.0.0 < 4'
dependencies:
'@fortawesome/fontawesome-svg-core': 6.4.2
vue: 3.3.7(typescript@5.2.2)
vue: 3.3.8(typescript@5.2.2)
dev: false
/@humanwhocodes/config-array@0.11.13:
@ -1666,7 +1666,7 @@ packages:
magic-string: 0.30.5
mlly: 1.4.2
source-map-js: 1.0.2
vue-i18n: 9.6.5(vue@3.3.7)
vue-i18n: 9.6.5(vue@3.3.8)
yaml-eslint-parser: 1.2.2
dev: true
@ -1706,7 +1706,7 @@ packages:
'@intlify/bundle-utils': 7.4.0(vue-i18n@9.6.5)
'@intlify/shared': 9.6.5
'@rollup/pluginutils': 5.0.5(rollup@2.79.1)
'@vue/compiler-sfc': 3.3.7
'@vue/compiler-sfc': 3.3.8
debug: 4.3.4
fast-glob: 3.3.1
js-yaml: 4.1.0
@ -1715,7 +1715,7 @@ packages:
picocolors: 1.0.0
source-map-js: 1.0.2
unplugin: 1.5.0
vue-i18n: 9.6.5(vue@3.3.7)
vue-i18n: 9.6.5(vue@3.3.8)
transitivePeerDependencies:
- rollup
- supports-color
@ -2238,7 +2238,7 @@ packages:
- supports-color
dev: true
/@vitejs/plugin-vue@4.4.1(vite@4.5.0)(vue@3.3.7):
/@vitejs/plugin-vue@4.4.1(vite@4.5.0)(vue@3.3.8):
resolution: {integrity: sha512-HCQG8VDFDM7YDAdcj5QI5DvUi+r6xvo9LgvYdk7LSkUNwdpempdB5horkMSZsbdey9Ywsf5aaU8kEPw9M5kREA==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
@ -2246,84 +2246,84 @@ packages:
vue: ^3.2.25
dependencies:
vite: 4.5.0(lightningcss@1.22.1)(terser@5.24.0)
vue: 3.3.7(typescript@5.2.2)
vue: 3.3.8(typescript@5.2.2)
dev: true
/@vue/compiler-core@3.3.7:
resolution: {integrity: sha512-pACdY6YnTNVLXsB86YD8OF9ihwpolzhhtdLVHhBL6do/ykr6kKXNYABRtNMGrsQXpEXXyAdwvWWkuTbs4MFtPQ==}
/@vue/compiler-core@3.3.8:
resolution: {integrity: sha512-hN/NNBUECw8SusQvDSqqcVv6gWq8L6iAktUR0UF3vGu2OhzRqcOiAno0FmBJWwxhYEXRlQJT5XnoKsVq1WZx4g==}
dependencies:
'@babel/parser': 7.23.0
'@vue/shared': 3.3.7
'@vue/shared': 3.3.8
estree-walker: 2.0.2
source-map-js: 1.0.2
/@vue/compiler-dom@3.3.7:
resolution: {integrity: sha512-0LwkyJjnUPssXv/d1vNJ0PKfBlDoQs7n81CbO6Q0zdL7H1EzqYRrTVXDqdBVqro0aJjo/FOa1qBAPVI4PGSHBw==}
/@vue/compiler-dom@3.3.8:
resolution: {integrity: sha512-+PPtv+p/nWDd0AvJu3w8HS0RIm/C6VGBIRe24b9hSyNWOAPEUosFZ5diwawwP8ip5sJ8n0Pe87TNNNHnvjs0FQ==}
dependencies:
'@vue/compiler-core': 3.3.7
'@vue/shared': 3.3.7
'@vue/compiler-core': 3.3.8
'@vue/shared': 3.3.8
/@vue/compiler-sfc@3.3.7:
resolution: {integrity: sha512-7pfldWy/J75U/ZyYIXRVqvLRw3vmfxDo2YLMwVtWVNew8Sm8d6wodM+OYFq4ll/UxfqVr0XKiVwti32PCrruAw==}
/@vue/compiler-sfc@3.3.8:
resolution: {integrity: sha512-WMzbUrlTjfYF8joyT84HfwwXo+8WPALuPxhy+BZ6R4Aafls+jDBnSz8PDz60uFhuqFbl3HxRfxvDzrUf3THwpA==}
dependencies:
'@babel/parser': 7.23.0
'@vue/compiler-core': 3.3.7
'@vue/compiler-dom': 3.3.7
'@vue/compiler-ssr': 3.3.7
'@vue/reactivity-transform': 3.3.7
'@vue/shared': 3.3.7
'@vue/compiler-core': 3.3.8
'@vue/compiler-dom': 3.3.8
'@vue/compiler-ssr': 3.3.8
'@vue/reactivity-transform': 3.3.8
'@vue/shared': 3.3.8
estree-walker: 2.0.2
magic-string: 0.30.5
postcss: 8.4.31
source-map-js: 1.0.2
/@vue/compiler-ssr@3.3.7:
resolution: {integrity: sha512-TxOfNVVeH3zgBc82kcUv+emNHo+vKnlRrkv8YvQU5+Y5LJGJwSNzcmLUoxD/dNzv0bhQ/F0s+InlgV0NrApJZg==}
/@vue/compiler-ssr@3.3.8:
resolution: {integrity: sha512-hXCqQL/15kMVDBuoBYpUnSYT8doDNwsjvm3jTefnXr+ytn294ySnT8NlsFHmTgKNjwpuFy7XVV8yTeLtNl/P6w==}
dependencies:
'@vue/compiler-dom': 3.3.7
'@vue/shared': 3.3.7
'@vue/compiler-dom': 3.3.8
'@vue/shared': 3.3.8
/@vue/devtools-api@6.5.1:
resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==}
/@vue/reactivity-transform@3.3.7:
resolution: {integrity: sha512-APhRmLVbgE1VPGtoLQoWBJEaQk4V8JUsqrQihImVqKT+8U6Qi3t5ATcg4Y9wGAPb3kIhetpufyZ1RhwbZCIdDA==}
/@vue/reactivity-transform@3.3.8:
resolution: {integrity: sha512-49CvBzmZNtcHua0XJ7GdGifM8GOXoUMOX4dD40Y5DxI3R8OUhMlvf2nvgUAcPxaXiV5MQQ1Nwy09ADpnLQUqRw==}
dependencies:
'@babel/parser': 7.23.0
'@vue/compiler-core': 3.3.7
'@vue/shared': 3.3.7
'@vue/compiler-core': 3.3.8
'@vue/shared': 3.3.8
estree-walker: 2.0.2
magic-string: 0.30.5
/@vue/reactivity@3.3.7:
resolution: {integrity: sha512-cZNVjWiw00708WqT0zRpyAgduG79dScKEPYJXq2xj/aMtk3SKvL3FBt2QKUlh6EHBJ1m8RhBY+ikBUzwc7/khg==}
/@vue/reactivity@3.3.8:
resolution: {integrity: sha512-ctLWitmFBu6mtddPyOKpHg8+5ahouoTCRtmAHZAXmolDtuZXfjL2T3OJ6DL6ezBPQB1SmMnpzjiWjCiMYmpIuw==}
dependencies:
'@vue/shared': 3.3.7
'@vue/shared': 3.3.8
/@vue/runtime-core@3.3.7:
resolution: {integrity: sha512-LHq9du3ubLZFdK/BP0Ysy3zhHqRfBn80Uc+T5Hz3maFJBGhci1MafccnL3rpd5/3wVfRHAe6c+PnlO2PAavPTQ==}
/@vue/runtime-core@3.3.8:
resolution: {integrity: sha512-qurzOlb6q26KWQ/8IShHkMDOuJkQnQcTIp1sdP4I9MbCf9FJeGVRXJFr2mF+6bXh/3Zjr9TDgURXrsCr9bfjUw==}
dependencies:
'@vue/reactivity': 3.3.7
'@vue/shared': 3.3.7
'@vue/reactivity': 3.3.8
'@vue/shared': 3.3.8
/@vue/runtime-dom@3.3.7:
resolution: {integrity: sha512-PFQU1oeJxikdDmrfoNQay5nD4tcPNYixUBruZzVX/l0eyZvFKElZUjW4KctCcs52nnpMGO6UDK+jF5oV4GT5Lw==}
/@vue/runtime-dom@3.3.8:
resolution: {integrity: sha512-Noy5yM5UIf9UeFoowBVgghyGGPIDPy1Qlqt0yVsUdAVbqI8eeMSsTqBtauaEoT2UFXUk5S64aWVNJN4MJ2vRdA==}
dependencies:
'@vue/runtime-core': 3.3.7
'@vue/shared': 3.3.7
'@vue/runtime-core': 3.3.8
'@vue/shared': 3.3.8
csstype: 3.1.2
/@vue/server-renderer@3.3.7(vue@3.3.7):
resolution: {integrity: sha512-UlpKDInd1hIZiNuVVVvLgxpfnSouxKQOSE2bOfQpBuGwxRV/JqqTCyyjXUWiwtVMyeRaZhOYYqntxElk8FhBhw==}
/@vue/server-renderer@3.3.8(vue@3.3.8):
resolution: {integrity: sha512-zVCUw7RFskvPuNlPn/8xISbrf0zTWsTSdYTsUTN1ERGGZGVnRxM2QZ3x1OR32+vwkkCm0IW6HmJ49IsPm7ilLg==}
peerDependencies:
vue: 3.3.7
vue: 3.3.8
dependencies:
'@vue/compiler-ssr': 3.3.7
'@vue/shared': 3.3.7
vue: 3.3.7(typescript@5.2.2)
'@vue/compiler-ssr': 3.3.8
'@vue/shared': 3.3.8
vue: 3.3.8(typescript@5.2.2)
/@vue/shared@3.3.7:
resolution: {integrity: sha512-N/tbkINRUDExgcPTBvxNkvHGu504k8lzlNQRITVnm6YjOjwa4r0nnbd4Jb01sNpur5hAllyRJzSK5PvB9PPwRg==}
/@vue/shared@3.3.8:
resolution: {integrity: sha512-8PGwybFwM4x8pcfgqEQFy70NaQxASvOC5DJwLQfpArw1UDfUXrJkdxD3BhVTMS+0Lef/TU7YO0Jvr0jJY8T+mw==}
/acorn-jsx@5.3.2(acorn@8.11.2):
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
@ -5109,7 +5109,7 @@ packages:
- supports-color
dev: true
/vue-i18n@9.6.5(vue@3.3.7):
/vue-i18n@9.6.5(vue@3.3.8):
resolution: {integrity: sha512-dpUEjKHg7pEsaS7ZPPxp1CflaR7bGmsvZJEhnszHPKl9OTNyno5j/DvMtMSo41kpddq4felLA7GK2prjpnXVlw==}
engines: {node: '>= 16'}
peerDependencies:
@ -5118,30 +5118,30 @@ packages:
'@intlify/core-base': 9.6.5
'@intlify/shared': 9.6.5
'@vue/devtools-api': 6.5.1
vue: 3.3.7(typescript@5.2.2)
vue: 3.3.8(typescript@5.2.2)
/vue-router@4.2.5(vue@3.3.7):
/vue-router@4.2.5(vue@3.3.8):
resolution: {integrity: sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==}
peerDependencies:
vue: ^3.2.0
dependencies:
'@vue/devtools-api': 6.5.1
vue: 3.3.7(typescript@5.2.2)
vue: 3.3.8(typescript@5.2.2)
dev: false
/vue@3.3.7(typescript@5.2.2):
resolution: {integrity: sha512-YEMDia1ZTv1TeBbnu6VybatmSteGOS3A3YgfINOfraCbf85wdKHzscD6HSS/vB4GAtI7sa1XPX7HcQaJ1l24zA==}
/vue@3.3.8(typescript@5.2.2):
resolution: {integrity: sha512-5VSX/3DabBikOXMsxzlW8JyfeLKlG9mzqnWgLQLty88vdZL7ZJgrdgBOmrArwxiLtmS+lNNpPcBYqrhE6TQW5w==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
typescript:
optional: true
dependencies:
'@vue/compiler-dom': 3.3.7
'@vue/compiler-sfc': 3.3.7
'@vue/runtime-dom': 3.3.7
'@vue/server-renderer': 3.3.7(vue@3.3.7)
'@vue/shared': 3.3.7
'@vue/compiler-dom': 3.3.8
'@vue/compiler-sfc': 3.3.8
'@vue/runtime-dom': 3.3.8
'@vue/server-renderer': 3.3.8(vue@3.3.8)
'@vue/shared': 3.3.8
typescript: 5.2.2
/webidl-conversions@4.0.2: