build: update minor and batch dependencies

Update astro 1.6.12 to 1.6.13, commitizen 4.2.5 to 4.2.6, lint-staged 13.0.4 to 13.1.0.
This commit is contained in:
satnaing
2022-12-07 11:22:21 +06:30
parent 46ea4aa49a
commit 69e6af84a0
2 changed files with 32 additions and 34 deletions
+3 -3
View File
@@ -15,7 +15,7 @@
},
"dependencies": {
"@astrojs/rss": "^1.0.3",
"astro": "^1.6.12",
"astro": "^1.6.13",
"fuse.js": "^6.6.2",
"github-slugger": "^2.0.0",
"remark-collapse": "^0.1.2",
@@ -29,10 +29,10 @@
"@tailwindcss/typography": "^0.5.8",
"@types/github-slugger": "^1.3.0",
"@types/react": "^18.0.26",
"commitizen": "^4.2.5",
"commitizen": "^4.2.6",
"cz-conventional-changelog": "^3.3.0",
"husky": "^8.0.2",
"lint-staged": "^13.0.4",
"lint-staged": "^13.1.0",
"prettier": "^2.8.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"