Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Oct 16, 2024
1 parent 577a966 commit d49236b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
"prepublishOnly": "astro build"
},
"dependencies": {
"@astrojs/sitemap": "3.2.0",
"@astrojs/sitemap": "3.2.1",
"@playform/build": "0.1.7",
"@playform/compress": "0.1.4",
"@playform/format": "0.0.7",
"@playform/inline": "0.1.0",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.9",
"@tailwindcss/typography": "0.5.15",
"astro": "5.0.0-beta.4",
"astro": "5.0.0-beta.5",
"astro-capo": "0.0.1",
"astrojs-service-worker": "2.0.0",
"autoprefixer": "10.4.20",
Expand All @@ -43,7 +43,7 @@
"postcss-import": "16.1.0",
"postcss-reporter": "7.1.0",
"postcss-url": "10.1.3",
"tailwindcss": "3.4.13",
"tailwindcss": "3.4.14",
"typescript": "5.6.3",
"zod": "3.23.8"
},
Expand Down

0 comments on commit d49236b

Please sign in to comment.