chore: update version and dependencies in package.json

This commit is contained in:
Somrat
2025-11-22 15:03:42 +06:00
parent c648d5f4b9
commit c10f052bb0
+3 -3
View File
@@ -1,6 +1,6 @@
{ {
"name": "astroplate", "name": "astroplate",
"version": "5.8.1", "version": "5.8.2",
"description": "Astro and Tailwindcss boilerplate", "description": "Astro and Tailwindcss boilerplate",
"author": "zeon.studio", "author": "zeon.studio",
"license": "MIT", "license": "MIT",
@@ -17,12 +17,12 @@
}, },
"dependencies": { "dependencies": {
"@astrojs/check": "0.9.5", "@astrojs/check": "0.9.5",
"@astrojs/mdx": "4.3.11", "@astrojs/mdx": "4.3.12",
"@astrojs/react": "4.4.2", "@astrojs/react": "4.4.2",
"@astrojs/sitemap": "3.6.0", "@astrojs/sitemap": "3.6.0",
"@digi4care/astro-google-tagmanager": "^1.6.0", "@digi4care/astro-google-tagmanager": "^1.6.0",
"@justinribeiro/lite-youtube": "^1.9.0", "@justinribeiro/lite-youtube": "^1.9.0",
"astro": "5.15.9", "astro": "5.16.0",
"astro-auto-import": "^0.4.5", "astro-auto-import": "^0.4.5",
"astro-font": "^1.1.0", "astro-font": "^1.1.0",
"date-fns": "^4.1.0", "date-fns": "^4.1.0",