Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
chengpeiquan committed Dec 22, 2024
1 parent 6205ed0 commit ad9dbe6
Show file tree
Hide file tree
Showing 5 changed files with 553 additions and 472 deletions.
11 changes: 10 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,27 @@
"blackwork",
"clsx",
"cnzz",
"Darkglass",
"flexsearch",
"Gtag",
"Ibanez",
"jing",
"jingzizhong",
"jsxs",
"Marzio",
"mdast",
"netease",
"npmjs",
"Pageview",
"Peiquan",
"Pinia",
"Pluggable",
"POPO",
"Porkbun",
"Rehype",
"rehypejs",
"Remarkjs",
"Riko",
"Shiki",
"shikijs",
"stefanprobst",
Expand All @@ -29,7 +37,8 @@
"vfile",
"VXNA",
"xiaohongshu",
"zhihu"
"zhihu",
"zhong"
],
"eslint.useFlatConfig": true
}
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"dependencies": {
"@bassist/utils": "^0.16.0",
"@web-analytics/core": "^0.1.5",
"blackwork": "^0.6.0",
"blackwork": "^0.7.0",
"chengpeiquan.com": "link:",
"flexsearch": "^0.7.43",
"next": "^15.1.0",
"next-intl": "^3.26.1",
"next": "^15.1.2",
"next-intl": "^3.26.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-forage": "^0.2.2",
Expand All @@ -38,21 +38,21 @@
"@bassist/eslint": "^0.7.0",
"@bassist/node-utils": "^0.4.1",
"@bassist/tsconfig": "^0.1.1",
"@shikijs/rehype": "^1.24.2",
"@shikijs/rehype": "^1.24.4",
"@stefanprobst/rehype-extract-toc": "^2.2.1",
"@tailwindcss/typography": "^0.5.15",
"@types/mdast": "^4.0.4",
"@types/node": "^20.17.10",
"@types/react": "^19.0.1",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"eslint": "^8.57.1",
"eslint-config-next": "^15.1.0",
"eslint-config-next": "^15.1.2",
"feed": "^4.2.2",
"gray-matter": "^4.0.3",
"husky": "^9.1.7",
"image-size": "^1.1.1",
"image-size": "^1.2.0",
"lint-staged": "^15.2.11",
"npm-run-all2": "^6.2.6",
"postcss": "^8.4.49",
Expand All @@ -69,7 +69,7 @@
"remark-rehype": "^11.1.1",
"remark-stringify": "^11.0.0",
"tailwind-merge": "^2.5.5",
"tailwindcss": "^3.4.16",
"tailwindcss": "^3.4.17",
"tailwindcss-animate": "^1.0.7",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
Expand All @@ -83,4 +83,4 @@
"eslint --fix"
]
}
}
}
Loading

0 comments on commit ad9dbe6

Please sign in to comment.