FreeNowOrg / PixivNow

Provide Pixiv backend proxy & frontend service based on serverless technology
https://pixiv.js.org
Apache License 2.0
236 stars 52 forks source link

chore(deps): update build #72

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitejs/plugin-vue (source) 4.5.0 -> 4.5.1 age adoption passing confidence
@vue/language-plugin-pug (source) 1.8.22 -> 1.8.25 age adoption passing confidence
@vueuse/core (source) 10.6.1 -> 10.7.0 age adoption passing confidence
typescript (source) 5.2.2 -> 5.3.2 age adoption passing confidence
unplugin-auto-import ^0.16.7 -> ^0.17.0 age adoption passing confidence
unplugin-icons ^0.17.4 -> ^0.18.0 age adoption passing confidence
vercel (source) 32.5.5 -> 32.6.1 age adoption passing confidence
vite (source) 5.0.0 -> 5.0.5 age adoption passing confidence

Release Notes

vuejs/language-tools (@​vue/language-plugin-pug) ### [`v1.8.25`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1825-2023126) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.8.24...v1.8.25) - fix(component-type-helpers): correct type inference for FunctionalComponent ([#​3766](https://togithub.com/vuejs/language-tools/issues/3766)) - thanks [@​pinguet62](https://togithub.com/pinguet62) - fix(language-core): camelize props for dynamic component ([#​3774](https://togithub.com/vuejs/language-tools/issues/3774)) - thanks [@​so1ve](https://togithub.com/so1ve) ### [`v1.8.24`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1824-20231129) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.8.22...v1.8.24) - refactor(component-type-helpers): vue 2 types now move to `vue-component-type-helpers/vue2` ([#​3404](https://togithub.com/vuejs/language-tools/issues/3404)) - feat(language-core): expose `defineEmits`'s `arg` and `typeArg` in `parseScriptSetupRanges` ([#​3710](https://togithub.com/vuejs/language-tools/issues/3710)) - thanks [@​so1ve](https://togithub.com/so1ve) - fix(language-core): `strictTemplates` fails to report unknown components ([#​3539](https://togithub.com/vuejs/language-tools/issues/3539)) - fix(language-core): script syntax breaks if script options does not have trailing comma ([#​3755](https://togithub.com/vuejs/language-tools/issues/3755)) - fix(language-core): script syntax breaks if options are enclosed in parentheses ([#​3756](https://togithub.com/vuejs/language-tools/issues/3756)) - fix(language-core): allow using `as` with multiple ` Githubissues.
  • Githubissues is a development platform for aggregating issues.