mirror of https://github.com/usememos/memos.git
chore: upgrade frontend deps
This commit is contained in:
parent
a6fcdfce05
commit
f532ccdf94
|
|
@ -13,7 +13,7 @@
|
|||
"@emotion/react": "^11.11.1",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@matejmazur/react-katex": "^3.1.3",
|
||||
"@mui/joy": "5.0.0-beta.9",
|
||||
"@mui/joy": "5.0.0-beta.12",
|
||||
"@reduxjs/toolkit": "^1.9.7",
|
||||
"@tailwindcss/container-queries": "^0.1.1",
|
||||
"axios": "^0.27.2",
|
||||
|
|
@ -36,19 +36,19 @@
|
|||
"react-router-dom": "^6.17.0",
|
||||
"react-use": "^17.4.0",
|
||||
"semver": "^7.5.4",
|
||||
"tailwindcss": "^3.3.3",
|
||||
"tailwindcss": "^3.3.5",
|
||||
"textarea-caret": "^3.1.0",
|
||||
"uuid": "^9.0.1",
|
||||
"zustand": "4.4.1"
|
||||
"zustand": "^4.4.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@bufbuild/buf": "^1.27.1",
|
||||
"@bufbuild/buf": "^1.27.2",
|
||||
"@trivago/prettier-plugin-sort-imports": "^3.4.0",
|
||||
"@types/katex": "^0.16.5",
|
||||
"@types/lodash-es": "^4.17.10",
|
||||
"@types/node": "^18.18.6",
|
||||
"@types/node": "^18.18.7",
|
||||
"@types/qs": "^6.9.9",
|
||||
"@types/react": "^18.2.31",
|
||||
"@types/react": "^18.2.33",
|
||||
"@types/react-dom": "^18.2.14",
|
||||
"@types/semver": "^7.5.4",
|
||||
"@types/textarea-caret": "^3.0.2",
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue