vitailse icon indicating copy to clipboard operation
vitailse copied to clipboard

Opinionated Vite starter template with TailwindCSS

Results 32 vitailse issues
Sort by recently updated
recently updated
newest added

Bumps vite-ssg-sitemap from 0.3.2 to 0.6.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite-ssg-sitemap&package-manager=npm_and_yarn&previous-version=0.3.2&new-version=0.6.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
javascript

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.8 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies
javascript

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

dependencies
javascript

Bumps [unplugin-vue-router](https://github.com/posva/unplugin-vue-router) from 0.0.21 to 0.7.0. Release notes Sourced from unplugin-vue-router's releases. v0.7.0 Please refer to CHANGELOG.md for details. v0.6.4 Please refer to CHANGELOG.md for details. v0.6.3 Please refer to...

dependencies
javascript

Bumps [@vueuse/head](https://github.com/vueuse/head) from 0.7.6 to 0.7.13. Release notes Sourced from @​vueuse/head's releases. v0.7.13 What's Changed fix: simplify tag dedupe logic by @​harlan-zw in vueuse/head#105 fix: use proper encoding for attr...

dependencies
javascript

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies
github_actions

Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.12.8 to 0.14.4. Release notes Sourced from vite-plugin-pwa's releases. v0.14.4    🐞 Bug Fixes Use build base on virtual module  -  by @​userquin in vite-pwa/vite-plugin-pwa#464 (64b58)     View changes...

dependencies
javascript

Bumps [@intlify/vite-plugin-vue-i18n](https://github.com/intlify/bundle-tools/tree/HEAD/packages/vite-plugin-vue-i18n) from 5.0.1 to 7.0.0. Changelog Sourced from @​intlify/vite-plugin-vue-i18n's changelog. @​intlify/vite-plugin-vue-i18n@​7.0.0-beta.4 (2022-09-26) :zap: Improvement Features #183 fix(vite-plugin-vue-i18n): port vue-i18n-bridge module detecting from v6 (@​kazupon) Committers: 1 kazuya kawaguchi (@​kazupon)...

dependencies
javascript

Hello, It looks like a lot of package are outdated. Can I propose a PR to update them ?

When developing in a [code-server](https://coder.com/docs/code-server/latest/guide#proxying-to-a-vue-app) I need to proxy the port which works within Vite when changing the value "base" to "/absproxy/5173/" where 5173 is the port that is beeing...