0
0
Fork 0
Quote-Bracket/site
dependabot[bot] 3f35e87a6f
Bump follow-redirects from 1.14.4 to 1.15.1 in /site
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.15.1.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.15.1)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-26 01:06:07 +00:00
..
src Hide the ID entry until Vue starts behaving 2022-01-05 18:00:19 -07:00
component_template.vue Add the first version of the history site 2021-09-29 23:34:56 -06:00
deploy.sh Update Vite config and deploy script to work. 2021-09-29 23:58:14 -06:00
index.html Add the first version of the history site 2021-09-29 23:34:56 -06:00
package-lock.json Bump follow-redirects from 1.14.4 to 1.15.1 in /site 2022-06-26 01:06:07 +00:00
package.json Add the first version of the history site 2021-09-29 23:34:56 -06:00
README.md Add the first version of the history site 2021-09-29 23:34:56 -06:00
vite.config.js Update Vite config and deploy script to work. 2021-09-29 23:58:14 -06:00

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.