Update npm dependencies.

This commit is contained in:
2024-07-09 22:58:21 +12:00
parent f2c3d64381
commit 89a9ba3e66
2 changed files with 1760 additions and 939 deletions

2683
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -33,12 +33,12 @@
"react-dom": "18.3.1",
"react-medium-image-zoom": "^4.3.5",
"reading-time": "1.5.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-citation": "^0.4.0",
"rehype-katex": "^6.0.2",
"rehype-preset-minify": "6.0.0",
"rehype-prism-plus": "^1.1.3",
"rehype-slug": "^5.0.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-citation": "^2.0.0",
"rehype-katex": "^7.0.0",
"rehype-preset-minify": "7.0.0",
"rehype-prism-plus": "^2.0.0",
"rehype-slug": "^6.0.0",
"remark-footnotes": "^4.0.1",
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
@ -47,7 +47,7 @@
"unist-util-visit": "^5.0.0"
},
"devDependencies": {
"@svgr/webpack": "^6.1.2",
"@svgr/webpack": "^8.1.0",
"cross-env": "^7.0.3",
"dedent": "^1.5.3",
"eslint": "^8.0.0",
@ -55,7 +55,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"file-loader": "^6.2.0",
"globby": "11.0.3",
"globby": "14.0.2",
"husky": "^9.0.11",
"inquirer": "^10.0.1",
"lint-staged": "^15.2.7",