redux, redux-toolkit, react-rrdux
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"@iconify-icons/ri": "^1.2.10",
|
||||
"@iconify/json": "^2.2.253",
|
||||
"@iconify/react": "^5.0.2",
|
||||
"@reduxjs/toolkit": "^2.3.0",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"bootstrap-icons": "^1.11.3",
|
||||
"chart.js": "^4.4.5",
|
||||
@@ -23,7 +24,10 @@
|
||||
"react": "^18",
|
||||
"react-dom": "^18",
|
||||
"react-modal": "^3.16.1",
|
||||
"react-spinners": "^0.14.1"
|
||||
"react-redux": "^9.1.2",
|
||||
"react-spinners": "^0.14.1",
|
||||
"redux": "^5.0.1",
|
||||
"redux-persist": "^6.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"postcss": "^8.4.47",
|
||||
|
||||
Reference in New Issue
Block a user