mirror of
https://github.com/10h30/astroplate.git
synced 2026-06-05 15:08:00 +09:00
update package
This commit is contained in:
+9
-9
@@ -19,13 +19,13 @@
|
||||
"@astrojs/check": "0.9.6",
|
||||
"@astrojs/mdx": "4.3.13",
|
||||
"@astrojs/react": "4.4.2",
|
||||
"@astrojs/sitemap": "3.6.0",
|
||||
"@astrojs/sitemap": "3.7.0",
|
||||
"@digi4care/astro-google-tagmanager": "^1.6.0",
|
||||
"@justinribeiro/lite-youtube": "^1.9.0",
|
||||
"astro": "5.16.5",
|
||||
"astro-auto-import": "^0.4.5",
|
||||
"astro": "5.16.11",
|
||||
"astro-auto-import": "^0.5.1",
|
||||
"astro-font": "^1.1.0",
|
||||
"astro-swiper": "^1.3.0",
|
||||
"astro-swiper": "^1.4.0",
|
||||
"date-fns": "^4.1.0",
|
||||
"disqus-react": "^1.1.7",
|
||||
"github-slugger": "^2.0.0",
|
||||
@@ -38,18 +38,18 @@
|
||||
"remark-collapse": "^0.1.2",
|
||||
"remark-toc": "^9.0.0",
|
||||
"sharp": "^0.34.5",
|
||||
"vite": "^7.2.7"
|
||||
"vite": "^7.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/forms": "^0.5.10",
|
||||
"@tailwindcss/forms": "^0.5.11",
|
||||
"@tailwindcss/typography": "^0.5.19",
|
||||
"@tailwindcss/vite": "^4.1.18",
|
||||
"@types/node": "24.10.3",
|
||||
"@types/react": "19.2.7",
|
||||
"@types/node": "25.0.9",
|
||||
"@types/react": "19.2.8",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"concurrently": "^9.2.1",
|
||||
"eslint": "^9.39.2",
|
||||
"prettier": "^3.7.4",
|
||||
"prettier": "^3.8.0",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
"prettier-plugin-tailwindcss": "^0.7.2",
|
||||
"tailwind-bootstrap-grid": "^6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user