Skip to content

Commit

Permalink
build: bumped up astro versions to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ashfidable committed Sep 18, 2023
1 parent ac957f9 commit b5371cd
Show file tree
Hide file tree
Showing 2 changed files with 3,118 additions and 2,458 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,21 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/svelte": "^2.1.0",
"@astrojs/tailwind": "^3.1.1",
"@fontsource/caveat-brush": "^4.5.9",
"@fontsource/jolly-lodger": "^4.5.9",
"@fontsource/lato": "^4.5.10",
"@fontsource/raleway": "^4.5.12",
"@fontsource/rancho": "^4.5.7",
"@rgossiaux/svelte-headlessui": "^1.0.2",
"@swup/head-plugin": "^1.3.0",
"@swup/preload-plugin": "^2.1.0",
"@swup/scripts-plugin": "^1.1.0",
"astro": "^2.1.3",
"astro-icon": "^0.8.0",
"svelte": "^3.56.0",
"swup": "^3.0.5",
"tailwindcss": "^3.2.7"
"@astrojs/svelte": "^4.0.2",
"@astrojs/tailwind": "^5.0.0",
"@fontsource/caveat-brush": "^5.0.8",
"@fontsource/jolly-lodger": "^5.0.8",
"@fontsource/lato": "^5.0.12",
"@fontsource/raleway": "^5.0.8",
"@fontsource/rancho": "^5.0.12",
"@rgossiaux/svelte-headlessui": "^2.0.0",
"@swup/head-plugin": "^2.1.1",
"@swup/preload-plugin": "^3.2.4",
"@swup/scripts-plugin": "^2.0.0",
"astro": "^3.1.0",
"astro-icon": "^0.8.1",
"svelte": "^4.2.0",
"swup": "^4.3.4",
"tailwindcss": "^3.3.3"
}
}
Loading

0 comments on commit b5371cd

Please sign in to comment.