Upgrade to Astro 2.x

This commit is contained in:
Maciej Pędzich 2023-01-26 15:17:58 +01:00
parent b5213095e6
commit 769a65ce70
2 changed files with 1419 additions and 1494 deletions

2909
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -20,12 +20,12 @@
"homepage": "https://github.com/maciejpedzich/spotify-playlist-archive-website#readme",
"dependencies": {
"@astrojs/netlify": "^1.3.0",
"@astrojs/tailwind": "^2.1.3",
"@astrojs/tailwind": "^3.0.0-beta.1",
"@astrojs/vue": "^1.2.2",
"@fortawesome/fontawesome-free": "^6.2.1",
"@octokit/rest": "^19.0.5",
"@vuepic/vue-datepicker": "^3.6.4",
"astro": "^1.8.0",
"astro": "^2.0.1",
"daisyui": "^2.46.0",
"debounce": "^1.2.1",
"fast-fuzzy": "^1.12.0",