chore: update deps

This commit is contained in:
Paul Pan 2024-01-23 14:36:39 +08:00
parent bab69892ef
commit 73f0462d83
2 changed files with 554 additions and 407 deletions

View File

@ -11,11 +11,11 @@
},
"dependencies": {
"@ant-design/icons": "^5.2.6",
"@ant-design/pro-components": "^2.6.43",
"@sentry/react": "^7.93.0",
"@sentry/vite-plugin": "^2.10.2",
"@ant-design/pro-components": "^2.6.48",
"@sentry/react": "^7.94.1",
"@sentry/vite-plugin": "^2.10.3",
"ace-builds": "^1.32.3",
"antd": "^5.12.8",
"antd": "^5.13.2",
"axios": "^1.6.5",
"dayjs": "^1.11.10",
"github-markdown-css": "^5.5.0",
@ -23,7 +23,7 @@
"react-ace": "^10.1.0",
"react-dom": "^18.2.0",
"react-markdown": "^8.0.7",
"react-router-dom": "^6.21.1",
"react-router-dom": "^6.21.3",
"react-syntax-highlighter": "^15.5.0",
"rehype-mathjax": "^4.0.3",
"rehype-raw": "^6.1.1",
@ -32,12 +32,12 @@
"remark-math": "^5.1.1"
},
"devDependencies": {
"@types/node": "^20.11.0",
"@types/react": "^18.2.47",
"@types/node": "^20.11.5",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@types/react-syntax-highlighter": "^15.5.11",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"@vitejs/plugin-react-swc": "^3.5.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^8.10.0",
@ -47,6 +47,6 @@
"eslint-plugin-react-refresh": "^0.4.5",
"prettier": "3.0.0",
"typescript": "^5.3.3",
"vite": "^4.5.1"
"vite": "^5.0.12"
}
}

File diff suppressed because it is too large Load Diff