Commit 219304e3 authored by Steven's avatar Steven

chore: update frontend deps

parent 20e55971
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
"axios": "^0.27.2", "axios": "^0.27.2",
"classnames": "^2.3.2", "classnames": "^2.3.2",
"copy-to-clipboard": "^3.3.3", "copy-to-clipboard": "^3.3.3",
"highlight.js": "^11.8.0", "highlight.js": "^11.9.0",
"i18next": "^21.10.0", "i18next": "^21.10.0",
"i18next-browser-languagedetector": "^7.1.0", "i18next-browser-languagedetector": "^7.1.0",
"katex": "^0.16.9", "katex": "^0.16.9",
...@@ -46,18 +46,18 @@ ...@@ -46,18 +46,18 @@
"@trivago/prettier-plugin-sort-imports": "^3.4.0", "@trivago/prettier-plugin-sort-imports": "^3.4.0",
"@types/katex": "^0.16.3", "@types/katex": "^0.16.3",
"@types/lodash-es": "^4.17.9", "@types/lodash-es": "^4.17.9",
"@types/node": "^18.18.3", "@types/node": "^18.18.5",
"@types/qs": "^6.9.8", "@types/qs": "^6.9.8",
"@types/react": "^18.2.25", "@types/react": "^18.2.28",
"@types/react-dom": "^18.2.10", "@types/react-dom": "^18.2.13",
"@types/semver": "^7.5.3", "@types/semver": "^7.5.3",
"@types/textarea-caret": "^3.0.1", "@types/textarea-caret": "^3.0.1",
"@types/uuid": "^9.0.4", "@types/uuid": "^9.0.5",
"@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0", "@typescript-eslint/parser": "^5.62.0",
"@vitejs/plugin-react-swc": "^3.4.0", "@vitejs/plugin-react-swc": "^3.4.0",
"autoprefixer": "^10.4.16", "autoprefixer": "^10.4.16",
"eslint": "^8.50.0", "eslint": "^8.51.0",
"eslint-config-prettier": "^8.10.0", "eslint-config-prettier": "^8.10.0",
"eslint-plugin-prettier": "^4.2.1", "eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.33.2", "eslint-plugin-react": "^7.33.2",
...@@ -66,6 +66,6 @@ ...@@ -66,6 +66,6 @@
"prettier": "2.6.2", "prettier": "2.6.2",
"terser": "^5.21.0", "terser": "^5.21.0",
"typescript": "^5.2.2", "typescript": "^5.2.2",
"vite": "^4.4.10" "vite": "^4.4.11"
} }
} }
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