Update npm dependencies.
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
"mdx-bundler": "^8.0.0",
|
||||
"next": "^14.2.5",
|
||||
"next-themes": "^0.3.0",
|
||||
"postcss": "^8.4.39",
|
||||
"postcss": "^8.4.40",
|
||||
"preact": "^10.22.1",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
@ -43,7 +43,7 @@
|
||||
"remark-gfm": "^3.0.1",
|
||||
"remark-math": "^6.0.0",
|
||||
"sharp": "^0.33.4",
|
||||
"tailwindcss": "^3.4.6",
|
||||
"tailwindcss": "^3.4.7",
|
||||
"unist-util-visit": "^5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -56,8 +56,8 @@
|
||||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"file-loader": "^6.2.0",
|
||||
"globby": "14.0.2",
|
||||
"husky": "^9.1.1",
|
||||
"inquirer": "^10.1.2",
|
||||
"husky": "^9.1.4",
|
||||
"inquirer": "^10.1.6",
|
||||
"lint-staged": "^15.2.7",
|
||||
"next-remote-watch": "^2.0.0",
|
||||
"prettier": "^3.3.3",
|
||||
|
||||
Reference in New Issue
Block a user