remove react-redux.

help needed, please generate a package-lock.json
This commit is contained in:
Wentao Lyu 2023-03-29 02:42:37 +08:00
parent b7af3595cf
commit ee3f6e1d1d

View file

@ -24,7 +24,6 @@
"@radix-ui/react-dropdown-menu": "^2.0.2",
"@radix-ui/react-label": "^2.0.0",
"@radix-ui/react-tabs": "^1.0.3",
"@reduxjs/toolkit": "^1.9.2",
"axios": "^1.3.4",
"class-variance-authority": "^0.4.0",
"clsx": "^1.2.1",
@ -35,7 +34,6 @@
"react-dom": "^18.2.0",
"react-lazy-load": "^4.0.1",
"react-markdown": "^8.0.5",
"react-redux": "^8.0.5",
"react-router-dom": "^6.9.0",
"react-string-replace": "^1.1.0",
"react-textarea-autosize": "^8.4.0",