mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-09 17:58:21 +00:00
chore(deps): update vue monorepo to v3.4.31
This commit is contained in:
parent
b33b864091
commit
817c82f6c1
@ -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.4.0"
|
||||
},
|
||||
@ -36,7 +36,7 @@
|
||||
"@unocss/transformer-variant-group": "0.61.3",
|
||||
"@vitejs/plugin-legacy": "5.4.1",
|
||||
"@vitejs/plugin-vue": "5.0.5",
|
||||
"@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",
|
||||
|
142
pnpm-lock.yaml
142
pnpm-lock.yaml
@ -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.4.0
|
||||
version: 4.4.0(vue@3.4.25)
|
||||
version: 4.4.0(vue@3.4.31)
|
||||
|
||||
devDependencies:
|
||||
'@iconify-json/fa6-brands':
|
||||
@ -75,10 +75,10 @@ devDependencies:
|
||||
version: 5.4.1(terser@5.31.0)(vite@5.3.3)
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: 5.0.5
|
||||
version: 5.0.5(vite@5.3.3)(vue@3.4.25)
|
||||
version: 5.0.5(vite@5.3.3)(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
|
||||
@ -641,6 +641,14 @@ packages:
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@babel/types': 7.24.6
|
||||
dev: true
|
||||
|
||||
/@babel/parser@7.24.8:
|
||||
resolution: {integrity: sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@babel/types': 7.24.6
|
||||
|
||||
/@babel/parser@7.24.8:
|
||||
resolution: {integrity: sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w==}
|
||||
@ -1967,7 +1975,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
|
||||
|
||||
@ -2007,7 +2015,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
|
||||
@ -2016,7 +2024,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
|
||||
@ -2671,7 +2679,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue@5.0.5(vite@5.3.3)(vue@3.4.25):
|
||||
/@vitejs/plugin-vue@5.0.5(vite@5.3.3)(vue@3.4.31):
|
||||
resolution: {integrity: sha512-LOjm7XeIimLBZyzinBQ6OSm3UBCNVCpLkxGC0oWmm2YPzVZoxMsdvNVimLTBzpAnR9hl/yn1SHGuRfe6/Td9rQ==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
@ -2679,75 +2687,76 @@ packages:
|
||||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 5.3.3(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.8
|
||||
'@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.8
|
||||
'@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
|
||||
postcss: 8.4.39
|
||||
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==}
|
||||
@ -4649,14 +4658,6 @@ packages:
|
||||
util-deprecate: 1.0.2
|
||||
dev: true
|
||||
|
||||
/postcss@8.4.38:
|
||||
resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
dependencies:
|
||||
nanoid: 3.3.7
|
||||
picocolors: 1.0.1
|
||||
source-map-js: 1.2.0
|
||||
|
||||
/postcss@8.4.39:
|
||||
resolution: {integrity: sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
@ -4664,7 +4665,6 @@ packages:
|
||||
nanoid: 3.3.7
|
||||
picocolors: 1.0.1
|
||||
source-map-js: 1.2.0
|
||||
dev: true
|
||||
|
||||
/prelude-ls@1.2.1:
|
||||
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
||||
@ -5497,7 +5497,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:
|
||||
@ -5506,30 +5506,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.4.0(vue@3.4.25):
|
||||
/vue-router@4.4.0(vue@3.4.31):
|
||||
resolution: {integrity: sha512-HB+t2p611aIZraV2aPSRNXf0Z/oLZFrlygJm+sZbdJaW6lcFqEDQwnzUBXn+DApw+/QzDU/I9TeWx9izEjTmsA==}
|
||||
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:
|
||||
|
Loading…
Reference in New Issue
Block a user