♻️ refactor(deps): Update
This commit is contained in:
+12
-12
@@ -18,14 +18,14 @@
|
||||
"@monaco-editor/react": "^4.6.0",
|
||||
"@radix-ui/react-icons": "^1.3.2",
|
||||
"@shadcn/ui": "workspace:*",
|
||||
"@tanstack/react-table": "^8.20.5",
|
||||
"@tanstack/react-table": "^8.20.6",
|
||||
"@types/react-syntax-highlighter": "^15.5.13",
|
||||
"ahooks": "^3.8.1",
|
||||
"katex": "^0.16.11",
|
||||
"ahooks": "^3.8.4",
|
||||
"katex": "^0.16.15",
|
||||
"lottie-react": "^2.4.0",
|
||||
"lucide-react": "^0.461.0",
|
||||
"mathjs": "^14.0.0",
|
||||
"react": "^18.3.1",
|
||||
"lucide-react": "^0.468.0",
|
||||
"mathjs": "^14.0.1",
|
||||
"react": "^19.0.0",
|
||||
"react-markdown": "^9.0.1",
|
||||
"react-syntax-highlighter": "^15.6.1",
|
||||
"rehype-katex": "^7.0.1",
|
||||
@@ -37,15 +37,15 @@
|
||||
"devDependencies": {
|
||||
"@repo/eslint-config": "workspace:*",
|
||||
"@repo/typescript-config": "workspace:*",
|
||||
"@turbo/gen": "^2.3.2",
|
||||
"@types/node": "^22.10.0",
|
||||
"@types/react": "^18.3.12",
|
||||
"@types/react-dom": "^18.3.1",
|
||||
"@turbo/gen": "^2.3.3",
|
||||
"@types/node": "^22.10.2",
|
||||
"@types/react": "^19.0.1",
|
||||
"@types/react-dom": "^19.0.2",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"next": "^15.0.3",
|
||||
"next": "^15.1.0",
|
||||
"postcss": "^8.4.49",
|
||||
"react": "^18.3.1",
|
||||
"tailwindcss": "^3.4.15",
|
||||
"tailwindcss": "^3.4.16",
|
||||
"typescript": "^5.7.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user