mirror of
https://github.com/10h30/astroplate.git
synced 2026-07-20 15:13:39 +09:00
update packages
This commit is contained in:
+25
-25
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "astroplate",
|
"name": "astroplate",
|
||||||
"version": "5.5.1",
|
"version": "5.5.2",
|
||||||
"description": "Astro and Tailwindcss boilerplate",
|
"description": "Astro and Tailwindcss boilerplate",
|
||||||
"author": "zeon.studio",
|
"author": "zeon.studio",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@@ -17,42 +17,42 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/check": "0.9.4",
|
"@astrojs/check": "0.9.4",
|
||||||
"@astrojs/mdx": "4.2.5",
|
"@astrojs/mdx": "4.3.6",
|
||||||
"@astrojs/react": "4.2.5",
|
"@astrojs/react": "4.4.0",
|
||||||
"@astrojs/rss": "4.0.11",
|
"@astrojs/rss": "4.0.12",
|
||||||
"@astrojs/sitemap": "3.3.1",
|
"@astrojs/sitemap": "3.6.0",
|
||||||
"@digi4care/astro-google-tagmanager": "^1.4.0",
|
"@digi4care/astro-google-tagmanager": "^1.6.0",
|
||||||
"@justinribeiro/lite-youtube": "^1.8.0",
|
"@justinribeiro/lite-youtube": "^1.8.2",
|
||||||
"astro": "5.7.8",
|
"astro": "5.14.1",
|
||||||
"astro-auto-import": "^0.4.4",
|
"astro-auto-import": "^0.4.4",
|
||||||
"astro-font": "^1.1.0",
|
"astro-font": "^1.1.0",
|
||||||
"date-fns": "^4.1.0",
|
"date-fns": "^4.1.0",
|
||||||
"disqus-react": "^1.1.6",
|
"disqus-react": "^1.1.7",
|
||||||
"github-slugger": "^2.0.0",
|
"github-slugger": "^2.0.0",
|
||||||
"gray-matter": "^4.0.3",
|
"gray-matter": "^4.0.3",
|
||||||
"marked": "^15.0.11",
|
"marked": "^16.3.0",
|
||||||
"prop-types": "^15.8.1",
|
"prop-types": "^15.8.1",
|
||||||
"react": "^19.1.0",
|
"react": "^19.2.0",
|
||||||
"react-dom": "^19.1.0",
|
"react-dom": "^19.2.0",
|
||||||
"react-icons": "^5.5.0",
|
"react-icons": "^5.5.0",
|
||||||
"remark-collapse": "^0.1.2",
|
"remark-collapse": "^0.1.2",
|
||||||
"remark-toc": "^9.0.0",
|
"remark-toc": "^9.0.0",
|
||||||
"swiper": "^11.2.6",
|
"swiper": "^12.0.2",
|
||||||
"vite": "^6.3.3"
|
"vite": "^7.1.9"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@tailwindcss/forms": "^0.5.10",
|
"@tailwindcss/forms": "^0.5.10",
|
||||||
"@tailwindcss/typography": "^0.5.16",
|
"@tailwindcss/typography": "^0.5.19",
|
||||||
"@tailwindcss/vite": "^4.1.4",
|
"@tailwindcss/vite": "^4.1.14",
|
||||||
"@types/node": "22.15.3",
|
"@types/node": "24.6.2",
|
||||||
"@types/react": "19.1.2",
|
"@types/react": "19.2.0",
|
||||||
"@types/react-dom": "19.1.2",
|
"@types/react-dom": "19.2.0",
|
||||||
"eslint": "^9.25.1",
|
"eslint": "^9.37.0",
|
||||||
"prettier": "^3.5.3",
|
"prettier": "^3.6.2",
|
||||||
"prettier-plugin-astro": "^0.14.1",
|
"prettier-plugin-astro": "^0.14.1",
|
||||||
"prettier-plugin-tailwindcss": "^0.6.11",
|
"prettier-plugin-tailwindcss": "^0.6.14",
|
||||||
"sharp": "0.33.5",
|
"sharp": "0.34.4",
|
||||||
"tailwindcss": "^4.1.4",
|
"tailwindcss": "^4.1.14",
|
||||||
"typescript": "^5.8.3"
|
"typescript": "^5.9.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user