update the deps
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"printWidth": 120,
|
||||
"endOfLine": "auto",
|
||||
"jsxBracketSameLine": true,
|
||||
"trailingComma": "all",
|
||||
"plugins": ["prettier-plugin-tailwindcss", "prettier-plugin-organize-imports", "react"]
|
||||
}
|
||||
|
||||
1617
package-lock.json
generated
1617
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
@@ -49,7 +49,7 @@
|
||||
"jsdom": "^24.0.0",
|
||||
"katex": "^0.16.9",
|
||||
"lodash": "^4.17.21",
|
||||
"lucide-react": "^0.292.0",
|
||||
"lucide-react": "^0.368.0",
|
||||
"minisearch": "^6.3.0",
|
||||
"nanoid": "^5.0.3",
|
||||
"next": "^14.1.3",
|
||||
@@ -71,11 +71,11 @@
|
||||
"react-syntax-highlighter": "^15.5.0",
|
||||
"rehype-autolink-headings": "^7.1.0",
|
||||
"rehype-highlight": "^7.0.0",
|
||||
"rehype-katex": "^6.0.3",
|
||||
"rehype-mathjax": "^5.0.0",
|
||||
"rehype-katex": "^7.0.0",
|
||||
"rehype-mathjax": "^6.0.0",
|
||||
"rehype-preset-minify": "^7.0.0",
|
||||
"rehype-raw": "^7.0.0",
|
||||
"rehype-slug": "5.1",
|
||||
"rehype-slug": "^6.0.0",
|
||||
"remark-external-links": "^9.0.1",
|
||||
"remark-gfm": "^3.0.1",
|
||||
"remark-math": "^5.1.1",
|
||||
@@ -109,7 +109,7 @@
|
||||
"prettier": "^3.0.3",
|
||||
"prettier-plugin-organize-imports": "^3.2.4",
|
||||
"prettier-plugin-tailwindcss": "^0.5.7",
|
||||
"tar": "^6.2.0",
|
||||
"tar": "^7.0.1",
|
||||
"turbo": "^1.11.0",
|
||||
"webpack-obfuscator": "^3.5.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user