Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Jan 11, 2024
1 parent 92845de commit bdbac87
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 @@ -22,15 +22,15 @@
"start": "astro dev"
},
"dependencies": {
"@astrojs/check": "0.3.4",
"@astrojs/check": "0.4.1",
"@astrojs/prefetch": "0.4.1",
"@astrojs/sitemap": "3.0.4",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.10",
"astro": "4.1.0",
"astro": "4.1.1",
"astro-capo": "0.0.1",
"astro-compress": "2.2.5",
"astro-compress": "2.2.7",
"astro-critters": "2.0.11",
"astro-rome": "2.0.9",
"astrojs-service-worker": "2.0.0",
Expand All @@ -39,15 +39,15 @@
"cssnano-preset-advanced": "6.0.3",
"dotenv": "16.3.1",
"firebase": "10.7.1",
"postcss": "8.4.32",
"postcss": "8.4.33",
"postcss-combine-duplicated-selectors": "10.0.3",
"postcss-combine-media-query": "1.0.1",
"postcss-import": "16.0.0",
"postcss-reporter": "7.0.5",
"postcss-url": "10.1.3",
"tailwindcss": "3.4.0",
"tailwindcss": "3.4.1",
"typescript": "5.3.3",
"typescript-esbuild": "0.3.4",
"typescript-esbuild": "0.3.5",
"zod": "3.22.4"
},
"publishConfig": {
Expand Down

0 comments on commit bdbac87

Please sign in to comment.