feat: upgrade pkgs
This commit is contained in:
parent
b228c75da5
commit
7c5845fdb6
2 changed files with 926 additions and 865 deletions
12
package.json
12
package.json
|
|
@ -17,18 +17,18 @@
|
|||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/mdx": "^4.3.6",
|
||||
"astro": "^5.14.1",
|
||||
"@astrojs/mdx": "^4.3.13",
|
||||
"astro": "^5.16.9",
|
||||
"rehype-external-links": "^3.0.0",
|
||||
"rehype-katex": "^7.0.1",
|
||||
"remark-math": "^6.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/check": "^0.9.5",
|
||||
"@typescript-eslint/parser": "^8.46.0",
|
||||
"@astrojs/check": "^0.9.6",
|
||||
"@typescript-eslint/parser": "^8.53.0",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^16.2.3",
|
||||
"prettier": "^3.6.2",
|
||||
"lint-staged": "^16.2.7",
|
||||
"prettier": "^3.8.0",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
|
|
|
|||
1779
pnpm-lock.yaml
generated
1779
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue