Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Mar 7, 2024
1 parent 277b8c2 commit c0358fd
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 @@ -27,15 +27,15 @@
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.10",
"astro": "4.4.12",
"astro": "4.4.13",
"astro-capo": "0.0.1",
"astro-compress": "2.2.11",
"astro-critters": "2.1.2",
"astro-biome": "0.0.6",
"astrojs-service-worker": "2.0.0",
"autoprefixer": "10.4.18",
"cssnano": "6.0.5",
"cssnano-preset-advanced": "6.0.5",
"cssnano": "6.1.0",
"cssnano-preset-advanced": "6.1.0",
"dotenv": "16.4.5",
"firebase": "10.8.1",
"postcss": "8.4.35",
Expand All @@ -45,7 +45,7 @@
"postcss-reporter": "7.1.0",
"postcss-url": "10.1.3",
"tailwindcss": "3.4.1",
"typescript": "5.3.3",
"typescript": "5.4.2",
"typescript-esbuild": "0.3.10",
"zod": "3.22.4"
},
Expand Down

0 comments on commit c0358fd

Please sign in to comment.