build(deps): update patch dependencies

This commit is contained in:
satnaing
2023-01-15 14:45:33 +06:30
parent 4d6f3cc544
commit bcf0b0c1ca
2 changed files with 24 additions and 24 deletions
+3 -3
View File
@@ -27,14 +27,14 @@
"@astrojs/react": "^1.2.2",
"@astrojs/sitemap": "^1.0.0",
"@astrojs/tailwind": "^2.1.3",
"@tailwindcss/typography": "^0.5.8",
"@tailwindcss/typography": "^0.5.9",
"@types/github-slugger": "^1.3.0",
"@types/react": "^18.0.26",
"commitizen": "^4.2.6",
"cz-conventional-changelog": "^3.3.0",
"husky": "^8.0.2",
"husky": "^8.0.3",
"lint-staged": "^13.1.0",
"prettier": "^2.8.1",
"prettier": "^2.8.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},