Committing changes before pulling
Showing
... | ... | @@ -21,6 +21,7 @@ |
"@refinedev/core": "^4.53.0", | ||
"beautiful-react-diagrams": "^0.5.1", | ||
"bootstrap": "^5.3.3", | ||
"chart.js": "^4.4.3", | ||
"dangerously-set-html-content": "^1.1.0", | ||
"dompurify": "^3.1.5", | ||
"framer-motion": "^11.2.13", | ||
... | ... | @@ -30,12 +31,13 @@ |
"markmap-toolbar": "^0.17.0", | ||
"react": "^18.2.0", | ||
"react-bootstrap": "^2.10.2", | ||
"react-chartjs-2": "^5.2.0", | ||
"react-collapsed": "^4.1.2", | ||
"react-dom": "^18.2.0", | ||
"react-js-diagrams": "^3.1.3", | ||
"react-pdf": "^9.0.0", | ||
"react-photo-album": "^2.4.1", | ||
"react-router-dom": "^6.23.0", | ||
"react-router-dom": "^6.26.0", | ||
"react-select": "^5.8.0", | ||
"react-slick": "^0.30.2", | ||
"sass": "^1.77.6", | ||
... | ... | @@ -52,7 +54,7 @@ |
"@types/react-slick": "^0.23.13", | ||
"@typescript-eslint/eslint-plugin": "^7.2.0", | ||
"@typescript-eslint/parser": "^7.2.0", | ||
"@vitejs/plugin-react": "^4.2.1", | ||
"@vitejs/plugin-react": "^4.3.1", | ||
"eslint": "^8.57.0", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
"eslint-plugin-react-refresh": "^0.4.6", | ||
... | ... |
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment