Update npm dependencies.
This commit is contained in:
@ -28,13 +28,13 @@
|
||||
"next": "^14.2.5",
|
||||
"next-themes": "^0.3.0",
|
||||
"postcss": "^8.4.41",
|
||||
"preact": "^10.23.1",
|
||||
"preact": "^10.23.2",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-medium-image-zoom": "^4.3.5",
|
||||
"reading-time": "1.5.0",
|
||||
"rehype-autolink-headings": "^7.1.0",
|
||||
"rehype-citation": "^2.0.0",
|
||||
"rehype-citation": "^2.1.1",
|
||||
"rehype-katex": "^7.0.0",
|
||||
"rehype-preset-minify": "7.0.0",
|
||||
"rehype-prism-plus": "^2.0.0",
|
||||
@ -43,7 +43,7 @@
|
||||
"remark-gfm": "^3.0.1",
|
||||
"remark-math": "^6.0.0",
|
||||
"sharp": "^0.33.4",
|
||||
"tailwindcss": "^3.4.8",
|
||||
"tailwindcss": "^3.4.10",
|
||||
"unist-util-visit": "^5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -58,7 +58,7 @@
|
||||
"globby": "14.0.2",
|
||||
"husky": "^9.1.4",
|
||||
"inquirer": "^10.1.8",
|
||||
"lint-staged": "^15.2.8",
|
||||
"lint-staged": "^15.2.9",
|
||||
"next-remote-watch": "^2.0.0",
|
||||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-tailwindcss": "^0.6.5",
|
||||
|
||||
Reference in New Issue
Block a user