mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
chore: update dependencies and format code
This commit is contained in:
+6
-6
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user