Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Feb 14, 2024
1 parent 383dea2 commit a6fc603
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"start": "astro dev"
},
"dependencies": {
"@astrojs/check": "0.5.3",
"@astrojs/check": "0.5.4",
"@astrojs/prefetch": "0.4.1",
"@astrojs/sitemap": "3.0.5",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.10",
"astro": "4.3.6",
"astro": "4.3.7",
"astro-biome": "0.0.6",
"astro-capo": "0.0.1",
"astro-compress": "2.2.10",
Expand All @@ -41,7 +41,7 @@
"autoprefixer": "10.4.17",
"cssnano": "6.0.3",
"cssnano-preset-advanced": "6.0.3",
"dotenv": "16.4.2",
"dotenv": "16.4.4",
"firebase": "10.8.0",
"postcss": "8.4.35",
"postcss-combine-duplicated-selectors": "10.0.3",
Expand All @@ -51,7 +51,7 @@
"postcss-url": "10.1.3",
"tailwindcss": "3.4.1",
"typescript": "5.3.3",
"typescript-esbuild": "0.3.8",
"typescript-esbuild": "0.3.9",
"zod": "3.22.4"
},
"publishConfig": {
Expand Down

0 comments on commit a6fc603

Please sign in to comment.