Commit 172e2701 authored by steven's avatar steven

chore: upgrade frontend deps

parent 6da2ff7f
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
"@matejmazur/react-katex": "^3.1.3", "@matejmazur/react-katex": "^3.1.3",
"@mui/joy": "5.0.0-beta.13", "@mui/joy": "5.0.0-beta.13",
"@reduxjs/toolkit": "^1.9.7", "@reduxjs/toolkit": "^1.9.7",
"axios": "^1.6.0", "axios": "^1.6.1",
"classnames": "^2.3.2", "classnames": "^2.3.2",
"copy-to-clipboard": "^3.3.3", "copy-to-clipboard": "^3.3.3",
"highlight.js": "^11.9.0", "highlight.js": "^11.9.0",
...@@ -42,16 +42,16 @@ ...@@ -42,16 +42,16 @@
"devDependencies": { "devDependencies": {
"@bufbuild/buf": "^1.27.2", "@bufbuild/buf": "^1.27.2",
"@trivago/prettier-plugin-sort-imports": "^3.4.0", "@trivago/prettier-plugin-sort-imports": "^3.4.0",
"@types/katex": "^0.16.5", "@types/katex": "^0.16.6",
"@types/lodash-es": "^4.17.10", "@types/lodash-es": "^4.17.11",
"@types/node": "^18.18.8", "@types/node": "^18.18.9",
"@types/qs": "^6.9.9", "@types/qs": "^6.9.10",
"@types/react": "^18.2.36", "@types/react": "^18.2.37",
"@types/react-dom": "^18.2.14", "@types/react-dom": "^18.2.15",
"@types/textarea-caret": "^3.0.2", "@types/textarea-caret": "^3.0.3",
"@types/uuid": "^9.0.6", "@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "^6.9.1", "@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.9.1", "@typescript-eslint/parser": "^6.10.0",
"@vitejs/plugin-react-swc": "^3.4.1", "@vitejs/plugin-react-swc": "^3.4.1",
"autoprefixer": "^10.4.16", "autoprefixer": "^10.4.16",
"eslint": "^8.53.0", "eslint": "^8.53.0",
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment