update old dependencies.

This commit is contained in:
PrinOrange
2023-12-30 14:59:27 +08:00
parent 82abf18284
commit d1d8bf5cbd
2 changed files with 5555 additions and 1644 deletions

7195
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -51,7 +51,7 @@
"next-share": "^0.27.0", "next-share": "^0.27.0",
"next-themes": "^0.2.1", "next-themes": "^0.2.1",
"postcss": "8.4.31", "postcss": "8.4.31",
"prism": "^4.1.2", "prism": "^1.0.0",
"prismjs": "^1.29.0", "prismjs": "^1.29.0",
"qrcode.react": "^3.1.0", "qrcode.react": "^3.1.0",
"react": "18.2.0", "react": "18.2.0",
@@ -69,7 +69,7 @@
"remark-math": "^5.1.1", "remark-math": "^5.1.1",
"remark-prism": "^1.3.6", "remark-prism": "^1.3.6",
"tailwind-merge": "^2.0.0", "tailwind-merge": "^2.0.0",
"tailwindcss": "3.3.5", "tailwindcss": "^3.4.0",
"tailwindcss-animate": "^1.0.7", "tailwindcss-animate": "^1.0.7",
"typescript": "5.2.2" "typescript": "5.2.2"
}, },