Update npm dependencies.

This commit is contained in:
2024-07-23 13:44:07 +12:00
parent 76e71a9b1c
commit ca9a65adf8
2 changed files with 881 additions and 123 deletions

994
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -41,9 +41,9 @@
"rehype-slug": "^6.0.0",
"remark-footnotes": "^4.0.1",
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
"remark-math": "^6.0.0",
"sharp": "^0.33.4",
"tailwindcss": "^3.4.5",
"tailwindcss": "^3.4.6",
"unist-util-visit": "^5.0.0"
},
"devDependencies": {
@ -53,11 +53,11 @@
"eslint": "^8.0.0",
"eslint-config-next": "14.2.5",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-prettier": "^5.2.1",
"file-loader": "^6.2.0",
"globby": "14.0.2",
"husky": "^9.0.11",
"inquirer": "^10.0.1",
"husky": "^9.1.1",
"inquirer": "^10.1.2",
"lint-staged": "^15.2.7",
"next-remote-watch": "^2.0.0",
"prettier": "^3.3.3",