Update common
parent
f7690720
No related branches found
No related tags found
Showing
- package-lock.json 19222 additions, 41839 deletionspackage-lock.json
- package.json 2 additions, 2 deletionspackage.json
- public/mockServiceWorker.js 112 additions, 112 deletionspublic/mockServiceWorker.js
- src/components/IOC/CreateIOC/CreateIOC.js 2 additions, 2 deletionssrc/components/IOC/CreateIOC/CreateIOC.js
- src/components/common/User/UserAvatar.js 1 addition, 2 deletionssrc/components/common/User/UserAvatar.js
- src/views/IOC/IOCDetailsContainer.js 1 addition, 2 deletionssrc/views/IOC/IOCDetailsContainer.js
This diff is collapsed.
... | @@ -7,7 +7,7 @@ | ... | @@ -7,7 +7,7 @@ |
"@ahooksjs/use-url-state": "^3.5.0", | "@ahooksjs/use-url-state": "^3.5.0", | ||
"@emotion/react": "^11.13.3", | "@emotion/react": "^11.13.3", | ||
"@emotion/styled": "^11.13.0", | "@emotion/styled": "^11.13.0", | ||
"@ess-ics/ce-ui-common": "^7.0.0", | "@ess-ics/ce-ui-common": "7.5.0", | ||
"@mui/icons-material": "^5.14.1", | "@mui/icons-material": "^5.14.1", | ||
"@mui/material": "^5.14.1", | "@mui/material": "^5.14.1", | ||
"@reduxjs/toolkit": "^2.2.7", | "@reduxjs/toolkit": "^2.2.7", | ||
... | @@ -20,7 +20,7 @@ | ... | @@ -20,7 +20,7 @@ |
"react-dom": "^18.3.1", | "react-dom": "^18.3.1", | ||
"react-redux": "^9.1.2", | "react-redux": "^9.1.2", | ||
"react-router": "^6.26.2", | "react-router": "^6.26.2", | ||
"react-router-dom": "^6.4.3", | "react-router-dom": "^6.26.2", | ||
"web-vitals": "^0.2.4" | "web-vitals": "^0.2.4" | ||
}, | }, | ||
"scripts": { | "scripts": { | ||
... | ... |
Please register or sign in to comment