react
This commit is contained in:
15
package.json
15
package.json
@@ -1,9 +1,6 @@
|
||||
{
|
||||
"name": "authsec-dashboard-react",
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
"proxy": "http://157.66.191.31:33266",
|
||||
>>>>>>> 1c0592d (commit new code)
|
||||
"version": "1.2.4",
|
||||
"description": "React version of Argon Dashboard by Creative Tim",
|
||||
"main": "index.js",
|
||||
@@ -47,31 +44,32 @@
|
||||
"not op_mini all"
|
||||
],
|
||||
"dependencies": {
|
||||
"@ant-design/icons": "^6.0.0",
|
||||
"@cds/core": "^6.15.1",
|
||||
"@cds/react": "^6.15.1",
|
||||
"@dnd-kit/core": "^6.3.1",
|
||||
"@dnd-kit/sortable": "^10.0.0",
|
||||
"@dnd-kit/utilities": "^3.2.2",
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@emotion/styled": "^11.14.0",
|
||||
"@fortawesome/fontawesome-free": "6.5.1",
|
||||
"@fortawesome/fontawesome-svg-core": "^6.6.0",
|
||||
"@fortawesome/free-solid-svg-icons": "^6.6.0",
|
||||
"@fortawesome/react-fontawesome": "^0.2.2",
|
||||
"@mui/material": "^6.4.8",
|
||||
"@mui/icons-material": "^7.1.0",
|
||||
"@mui/material": "^7.1.0",
|
||||
"@mui/styled-engine": "^6.4.8",
|
||||
"@mui/styles": "^6.4.8",
|
||||
"ajv": "^8.16.0",
|
||||
"antd": "^5.25.4",
|
||||
"authsec-dashboard-react": "file:",
|
||||
"axios": "^1.7.7",
|
||||
"axios": "^1.9.0",
|
||||
"bootstrap": "^4.6.0",
|
||||
"bootstrap-icons": "^1.11.3",
|
||||
"bootstrap-switch-button-react": "^1.2.0",
|
||||
"chart.js": "^4.4.8",
|
||||
"classnames": "2.3.2",
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
"cors-anywhere": "^0.4.4",
|
||||
>>>>>>> 1c0592d (commit new code)
|
||||
"file-saver": "^2.0.5",
|
||||
"moment": "2.29.4",
|
||||
"multiselect-react-dropdown": "^2.0.25",
|
||||
@@ -92,6 +90,7 @@
|
||||
"react-hot-toast": "^2.4.1",
|
||||
"react-i18next": "^15.4.1",
|
||||
"react-icons": "^5.3.0",
|
||||
"react-image-crop": "^11.0.10",
|
||||
"react-pro-sidebar": "^1.1.0",
|
||||
"react-qr-reader": "^3.0.0-beta-1",
|
||||
"react-router-dom": "6.21.1",
|
||||
|
||||
Reference in New Issue
Block a user