Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Mar 13, 2024
1 parent e44f53a commit a289c41
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,17 @@
"start": "astro dev"
},
"dependencies": {
"@astrojs/check": "0.5.6",
"@astrojs/check": "0.5.8",
"@astrojs/prefetch": "0.4.1",
"@astrojs/sitemap": "3.1.1",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.10",
"astro": "4.4.15",
"astro-biome": "0.0.7",
"astro": "4.5.2",
"astro-biome": "0.0.8",
"astro-capo": "0.0.1",
"astro-compress": "2.2.13",
"astro-critters": "2.1.3",
"astro-compress": "2.2.14",
"astro-critters": "2.1.4",
"astrojs-service-worker": "2.0.0",
"autoprefixer": "10.4.18",
"cssnano": "6.1.0",
Expand All @@ -46,7 +46,7 @@
"postcss-url": "10.1.3",
"tailwindcss": "3.4.1",
"typescript": "5.4.2",
"typescript-esbuild": "0.3.12",
"typescript-esbuild": "0.4.0",
"zod": "3.22.4"
},
"publishConfig": {
Expand Down

0 comments on commit a289c41

Please sign in to comment.