build: bump astro from 4.12.2 to 4.13 (#341)

This commit is contained in:
Sat Naing
2024-08-02 18:08:24 +07:00
committed by GitHub
parent 3306cd9af7
commit 99e5ac71fc
2 changed files with 150 additions and 212 deletions
+3 -3
View File
@@ -14,10 +14,10 @@
"lint": "eslint ."
},
"dependencies": {
"@astrojs/check": "^0.8.2",
"@astrojs/check": "^0.9.1",
"@astrojs/rss": "^4.0.7",
"@resvg/resvg-js": "^2.6.2",
"astro": "^4.12.2",
"astro": "^4.13.0",
"fuse.js": "^7.0.0",
"github-slugger": "^2.0.0",
"remark-collapse": "^0.1.2",
@@ -27,7 +27,7 @@
"typescript": "^5.5.3"
},
"devDependencies": {
"@astrojs/react": "^3.6.0",
"@astrojs/react": "^3.6.1",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/tailwind": "^5.1.0",
"@tailwindcss/typography": "^0.5.13",