chore: Update dependencies
Showing
- package.json 3 additions, 3 deletionspackage.json
- pnpm-lock.yaml 377 additions, 362 deletionspnpm-lock.yaml
- src/plugins/remark-header-link/pnpm-lock.yaml 192 additions, 177 deletionssrc/plugins/remark-header-link/pnpm-lock.yaml
- src/plugins/remark-katex/pnpm-lock.yaml 8 additions, 8 deletionssrc/plugins/remark-katex/pnpm-lock.yaml
... | ... | @@ -54,12 +54,12 @@ |
"react-use-measure": "^2.1.1", | ||
"remark-gfm": "^3.0.1", | ||
"remark-math": "5.1.1", | ||
"sass": "^1.81.0", | ||
"sass": "^1.81.1", | ||
"scrollreveal": "^4.0.9" | ||
}, | ||
"devDependencies": { | ||
"@types/katex": "^0.16.7", | ||
"@types/node": "^22.9.0", | ||
"@types/node": "^22.10.1", | ||
"@types/react": "^18.3.12", | ||
"@types/react-dom": "^18.3.1", | ||
"@types/react-loadable": "^5.5.11", | ||
... | ... | @@ -69,6 +69,6 @@ |
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.32", | ||
"react=18.3.1": "link:@types/react=18.3.1", | ||
"react=18.3.9": "link:@types/react=18.3.9", | ||
"typescript": "^5.6.3" | ||
"typescript": "^5.7.2" | ||
} | ||
} | ||
\ No newline at end of file |
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment