mirror of
https://github.com/10h30/astroplate.git
synced 2026-06-05 15:08:00 +09:00
twitter icon changed
This commit is contained in:
+7
-7
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "astroplate",
|
||||
"version": "5.6.0",
|
||||
"version": "5.6.1",
|
||||
"description": "Astro and Tailwindcss boilerplate",
|
||||
"author": "zeon.studio",
|
||||
"license": "MIT",
|
||||
@@ -22,14 +22,14 @@
|
||||
"@astrojs/sitemap": "3.6.0",
|
||||
"@digi4care/astro-google-tagmanager": "^1.6.0",
|
||||
"@justinribeiro/lite-youtube": "^1.8.2",
|
||||
"astro": "5.14.4",
|
||||
"astro": "5.14.6",
|
||||
"astro-auto-import": "^0.4.5",
|
||||
"astro-font": "^1.1.0",
|
||||
"date-fns": "^4.1.0",
|
||||
"disqus-react": "^1.1.7",
|
||||
"github-slugger": "^2.0.0",
|
||||
"gray-matter": "^4.0.3",
|
||||
"marked": "^16.4.0",
|
||||
"marked": "^16.4.1",
|
||||
"prop-types": "^15.8.1",
|
||||
"react": "^19.2.0",
|
||||
"react-dom": "^19.2.0",
|
||||
@@ -37,19 +37,19 @@
|
||||
"remark-collapse": "^0.1.2",
|
||||
"remark-toc": "^9.0.0",
|
||||
"swiper": "^12.0.2",
|
||||
"vite": "^7.1.9"
|
||||
"vite": "^7.1.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/forms": "^0.5.10",
|
||||
"@tailwindcss/typography": "^0.5.19",
|
||||
"@tailwindcss/vite": "^4.1.14",
|
||||
"@types/node": "24.7.2",
|
||||
"@types/node": "24.8.1",
|
||||
"@types/react": "19.2.2",
|
||||
"@types/react-dom": "19.2.2",
|
||||
"eslint": "^9.37.0",
|
||||
"eslint": "^9.38.0",
|
||||
"prettier": "^3.6.2",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
"prettier-plugin-tailwindcss": "^0.6.14",
|
||||
"prettier-plugin-tailwindcss": "^0.7.1",
|
||||
"sharp": "0.34.4",
|
||||
"tailwindcss": "^4.1.14",
|
||||
"typescript": "^5.9.3"
|
||||
|
||||
@@ -6,9 +6,9 @@
|
||||
"link": "https://www.facebook.com/"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"icon": "FaTwitter",
|
||||
"link": "https://twitter.com/"
|
||||
"name": "x",
|
||||
"icon": "FaXTwitter",
|
||||
"link": "https://x.com/"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
|
||||
Reference in New Issue
Block a user