chore(deps-dev): update dev dependencies

This commit is contained in:
satnaing
2023-03-16 12:47:27 +06:30
parent 329bc22e97
commit 4189cfaf5e
2 changed files with 322 additions and 192 deletions
+7 -7
View File
@@ -33,17 +33,17 @@
"@divriots/jampack": "^0.9.4",
"@tailwindcss/typography": "^0.5.9",
"@types/github-slugger": "^1.3.0",
"@types/react": "^18.0.27",
"@typescript-eslint/parser": "^5.51.0",
"astro-eslint-parser": "^0.11.0",
"@types/react": "^18.0.28",
"@typescript-eslint/parser": "^5.55.0",
"astro-eslint-parser": "^0.12.0",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.33.0",
"eslint-plugin-astro": "^0.23.0",
"eslint": "^8.36.0",
"eslint-plugin-astro": "^0.24.0",
"husky": "^8.0.3",
"lint-staged": "^13.1.1",
"lint-staged": "^13.2.0",
"prettier": "^2.8.4",
"prettier-plugin-tailwindcss": "^0.2.2",
"prettier-plugin-tailwindcss": "^0.2.4",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},