mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Update dependency @vitejs/plugin-legacy to v5.4.1 (#67)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vitejs/plugin-legacy](https://togithub.com/vitejs/vite/tree/main/packages/plugin-legacy#readme) ([source](https://togithub.com/vitejs/vite/tree/HEAD/packages/plugin-legacy)) | [`5.4.0` -> `5.4.1`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-legacy/5.4.0/5.4.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitejs/vite (@​vitejs/plugin-legacy)</summary> ### [`v5.4.1`](https://togithub.com/vitejs/vite/blob/HEAD/packages/plugin-legacy/CHANGELOG.md#small541-2024-05-30-small) - fix(deps): update all non-major dependencies ([#​17321](https://togithub.com/vitejs/vite/issues/17321)) ([4a89766](4a89766
)), closes [#​17321](https://togithub.com/vitejs/vite/issues/17321) - fix(plugin-legacy): group discovered polyfills by output ([#​17347](https://togithub.com/vitejs/vite/issues/17347)) ([c735cc7](c735cc7
)), closes [#​17347](https://togithub.com/vitejs/vite/issues/17347) - fix(plugin-legacy): improve deterministic polyfills discovery ([#​16566](https://togithub.com/vitejs/vite/issues/16566)) ([48edfcd](48edfcd
)), closes [#​16566](https://togithub.com/vitejs/vite/issues/16566) - docs(plugin-legacy): update outdated warning about `modernPolyfills` ([#​17335](https://togithub.com/vitejs/vite/issues/17335)) ([e6a70b7](e6a70b7
)), closes [#​17335](https://togithub.com/vitejs/vite/issues/17335) - chore(deps): remove unused deps ([#​17329](https://togithub.com/vitejs/vite/issues/17329)) ([5a45745](5a45745
)), closes [#​17329](https://togithub.com/vitejs/vite/issues/17329) - chore(deps): update all non-major dependencies ([#​16722](https://togithub.com/vitejs/vite/issues/16722)) ([b45922a](b45922a
)), closes [#​16722](https://togithub.com/vitejs/vite/issues/16722) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ramackersjp/Piped). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
This commit is contained in:
commit
e5bf774da0
3 changed files with 18 additions and 18 deletions
26
package-lock.json
generated
26
package-lock.json
generated
|
@ -31,7 +31,7 @@
|
|||
"@unocss/reset": "0.60.3",
|
||||
"@unocss/transformer-directives": "0.60.3",
|
||||
"@unocss/transformer-variant-group": "0.60.3",
|
||||
"@vitejs/plugin-legacy": "5.4.0",
|
||||
"@vitejs/plugin-legacy": "5.4.1",
|
||||
"@vitejs/plugin-vue": "5.0.4",
|
||||
"@vue/compiler-sfc": "3.4.27",
|
||||
"eslint": "8.57.0",
|
||||
|
@ -3467,16 +3467,16 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@vitejs/plugin-legacy": {
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@vitejs/plugin-legacy/-/plugin-legacy-5.4.0.tgz",
|
||||
"integrity": "sha512-Z7o44IbOIir/appjqtVzxnmLeGD8DjWGNm48lfPWZn4hxjzUjTkMX7BDwncpauWAQ/0VIz6uPeMHl3Za0Rw7wA==",
|
||||
"version": "5.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@vitejs/plugin-legacy/-/plugin-legacy-5.4.1.tgz",
|
||||
"integrity": "sha512-kee0l7dVevCNs1l3u2PnihVunvQ0WTJL2UJ/siQGD3Iht546mR9NO16tCv32uCP6lcGO1QDLqlPqInJtV1FE7A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.24.5",
|
||||
"@babel/preset-env": "^7.24.5",
|
||||
"@babel/core": "^7.24.6",
|
||||
"@babel/preset-env": "^7.24.6",
|
||||
"browserslist": "^4.23.0",
|
||||
"browserslist-to-esbuild": "^2.1.1",
|
||||
"core-js": "^3.37.0",
|
||||
"core-js": "^3.37.1",
|
||||
"magic-string": "^0.30.10",
|
||||
"regenerator-runtime": "^0.14.1",
|
||||
"systemjs": "^6.15.1"
|
||||
|
@ -11296,16 +11296,16 @@
|
|||
}
|
||||
},
|
||||
"@vitejs/plugin-legacy": {
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@vitejs/plugin-legacy/-/plugin-legacy-5.4.0.tgz",
|
||||
"integrity": "sha512-Z7o44IbOIir/appjqtVzxnmLeGD8DjWGNm48lfPWZn4hxjzUjTkMX7BDwncpauWAQ/0VIz6uPeMHl3Za0Rw7wA==",
|
||||
"version": "5.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@vitejs/plugin-legacy/-/plugin-legacy-5.4.1.tgz",
|
||||
"integrity": "sha512-kee0l7dVevCNs1l3u2PnihVunvQ0WTJL2UJ/siQGD3Iht546mR9NO16tCv32uCP6lcGO1QDLqlPqInJtV1FE7A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/core": "^7.24.5",
|
||||
"@babel/preset-env": "^7.24.5",
|
||||
"@babel/core": "^7.24.6",
|
||||
"@babel/preset-env": "^7.24.6",
|
||||
"browserslist": "^4.23.0",
|
||||
"browserslist-to-esbuild": "^2.1.1",
|
||||
"core-js": "^3.37.0",
|
||||
"core-js": "^3.37.1",
|
||||
"magic-string": "^0.30.10",
|
||||
"regenerator-runtime": "^0.14.1",
|
||||
"systemjs": "^6.15.1"
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
"@unocss/reset": "0.60.3",
|
||||
"@unocss/transformer-directives": "0.60.3",
|
||||
"@unocss/transformer-variant-group": "0.60.3",
|
||||
"@vitejs/plugin-legacy": "5.4.0",
|
||||
"@vitejs/plugin-legacy": "5.4.1",
|
||||
"@vitejs/plugin-vue": "5.0.4",
|
||||
"@vue/compiler-sfc": "3.4.27",
|
||||
"eslint": "8.57.0",
|
||||
|
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
@ -71,8 +71,8 @@ devDependencies:
|
|||
specifier: 0.60.3
|
||||
version: 0.60.3
|
||||
'@vitejs/plugin-legacy':
|
||||
specifier: 5.4.0
|
||||
version: 5.4.0(terser@5.31.0)(vite@5.2.12)
|
||||
specifier: 5.4.1
|
||||
version: 5.4.1(terser@5.31.0)(vite@5.2.12)
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: 5.0.4
|
||||
version: 5.0.4(vite@5.2.12)(vue@3.4.27)
|
||||
|
@ -2360,8 +2360,8 @@ packages:
|
|||
- rollup
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-legacy@5.4.0(terser@5.31.0)(vite@5.2.12):
|
||||
resolution: {integrity: sha512-Z7o44IbOIir/appjqtVzxnmLeGD8DjWGNm48lfPWZn4hxjzUjTkMX7BDwncpauWAQ/0VIz6uPeMHl3Za0Rw7wA==}
|
||||
/@vitejs/plugin-legacy@5.4.1(terser@5.31.0)(vite@5.2.12):
|
||||
resolution: {integrity: sha512-kee0l7dVevCNs1l3u2PnihVunvQ0WTJL2UJ/siQGD3Iht546mR9NO16tCv32uCP6lcGO1QDLqlPqInJtV1FE7A==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
terser: ^5.4.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue