mirror of
https://github.com/usememos/memos.git
synced 2025-02-01 01:58:14 +08:00
chore: update frontend deps
This commit is contained in:
parent
20e5597104
commit
219304e38d
2 changed files with 231 additions and 231 deletions
|
@ -18,7 +18,7 @@
|
|||
"axios": "^0.27.2",
|
||||
"classnames": "^2.3.2",
|
||||
"copy-to-clipboard": "^3.3.3",
|
||||
"highlight.js": "^11.8.0",
|
||||
"highlight.js": "^11.9.0",
|
||||
"i18next": "^21.10.0",
|
||||
"i18next-browser-languagedetector": "^7.1.0",
|
||||
"katex": "^0.16.9",
|
||||
|
@ -46,18 +46,18 @@
|
|||
"@trivago/prettier-plugin-sort-imports": "^3.4.0",
|
||||
"@types/katex": "^0.16.3",
|
||||
"@types/lodash-es": "^4.17.9",
|
||||
"@types/node": "^18.18.3",
|
||||
"@types/node": "^18.18.5",
|
||||
"@types/qs": "^6.9.8",
|
||||
"@types/react": "^18.2.25",
|
||||
"@types/react-dom": "^18.2.10",
|
||||
"@types/react": "^18.2.28",
|
||||
"@types/react-dom": "^18.2.13",
|
||||
"@types/semver": "^7.5.3",
|
||||
"@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/parser": "^5.62.0",
|
||||
"@vitejs/plugin-react-swc": "^3.4.0",
|
||||
"autoprefixer": "^10.4.16",
|
||||
"eslint": "^8.50.0",
|
||||
"eslint": "^8.51.0",
|
||||
"eslint-config-prettier": "^8.10.0",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"eslint-plugin-react": "^7.33.2",
|
||||
|
@ -66,6 +66,6 @@
|
|||
"prettier": "2.6.2",
|
||||
"terser": "^5.21.0",
|
||||
"typescript": "^5.2.2",
|
||||
"vite": "^4.4.10"
|
||||
"vite": "^4.4.11"
|
||||
}
|
||||
}
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue