chore: update dependencies and format code

This commit is contained in:
satnaing
2023-09-26 01:56:30 +06:30
committed by Sat Naing
parent d57f53ac4d
commit 5178f75631
3 changed files with 151 additions and 87 deletions
+6 -6
View File
@@ -19,12 +19,12 @@
"@astrojs/check": "^0.2.0",
"@astrojs/rss": "^3.0.0",
"@resvg/resvg-js": "^2.4.1",
"astro": "^3.1.0",
"astro": "^3.1.3",
"fuse.js": "^6.6.2",
"github-slugger": "^2.0.0",
"remark-collapse": "^0.1.2",
"remark-toc": "^8.0.1",
"satori": "^0.10.4",
"remark-toc": "^9.0.0",
"satori": "^0.10.8",
"tailwindcss": "^3.3.3",
"typescript": "^5.2.2"
},
@@ -35,12 +35,12 @@
"@divriots/jampack": "^0.20.2",
"@tailwindcss/typography": "^0.5.10",
"@types/github-slugger": "^1.3.0",
"@types/react": "^18.2.21",
"@typescript-eslint/parser": "^6.7.0",
"@types/react": "^18.2.22",
"@typescript-eslint/parser": "^6.7.3",
"astro-eslint-parser": "^0.15.0",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"eslint-plugin-astro": "^0.29.0",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",