build(deps): update patch dependencies

This commit is contained in:
satnaing
2023-01-31 16:08:53 +06:30
parent f99c014de3
commit ca43fc2b84
2 changed files with 124 additions and 122 deletions
+5 -5
View File
@@ -16,18 +16,18 @@
},
"dependencies": {
"@astrojs/rss": "^2.1.0",
"astro": "^2.0.1",
"astro": "^2.0.4",
"fuse.js": "^6.6.2",
"github-slugger": "^2.0.0",
"remark-collapse": "^0.1.2",
"remark-toc": "^8.0.1",
"satori": "^0.1.1",
"satori": "^0.1.2",
"tailwindcss": "^3.2.4"
},
"devDependencies": {
"@astrojs/react": "^2.0.0",
"@astrojs/sitemap": "^1.0.0",
"@astrojs/tailwind": "^3.0.0",
"@astrojs/react": "^2.0.2",
"@astrojs/sitemap": "^1.0.1",
"@astrojs/tailwind": "^3.0.1",
"@tailwindcss/typography": "^0.5.9",
"@types/github-slugger": "^1.3.0",
"@types/react": "^18.0.27",