mirror of
https://github.com/10h30/astroplate.git
synced 2026-06-05 15:08:00 +09:00
update packages
This commit is contained in:
+6
-6
@@ -13,12 +13,12 @@
|
||||
"remove-darkmode": "node scripts/removeDarkmode.js && yarn format"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/mdx": "^1.1.2",
|
||||
"@astrojs/react": "^3.0.3",
|
||||
"@astrojs/mdx": "^1.1.3",
|
||||
"@astrojs/react": "^3.0.4",
|
||||
"@astrojs/rss": "^3.0.0",
|
||||
"@astrojs/sitemap": "^3.0.2",
|
||||
"@astrojs/tailwind": "^5.0.2",
|
||||
"astro": "^3.3.2",
|
||||
"astro": "^3.3.4",
|
||||
"astro-auto-import": "^0.3.1",
|
||||
"date-fns": "^2.30.0",
|
||||
"date-fns-tz": "^2.0.0",
|
||||
@@ -37,13 +37,13 @@
|
||||
"remark-collapse": "^0.1.2",
|
||||
"remark-toc": "^9.0.0",
|
||||
"sharp": "^0.32.6",
|
||||
"swiper": "^10.3.1"
|
||||
"swiper": "^11.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/forms": "^0.5.6",
|
||||
"@tailwindcss/typography": "^0.5.10",
|
||||
"@types/marked": "^5.0.2",
|
||||
"@types/node": "20.8.7",
|
||||
"@types/node": "20.8.8",
|
||||
"@types/react": "18.2.31",
|
||||
"@types/react-dom": "18.2.14",
|
||||
"autoprefixer": "^10.4.16",
|
||||
@@ -53,7 +53,7 @@
|
||||
"prettier-plugin-astro": "^0.12.0",
|
||||
"prettier-plugin-tailwindcss": "^0.5.6",
|
||||
"sass": "^1.69.4",
|
||||
"tailwindcss": "^3.3.3",
|
||||
"tailwindcss": "^3.3.4",
|
||||
"tailwind-bootstrap-grid": "^5.0.1",
|
||||
"typescript": "5.2.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user