@@ -48,7 +48,6 @@ "intro.js-react": "^1.0.0", "lint-staged": "^13.2.2", "lodash.debounce": "^4.0.8", - "mui-chips-input": "^3.0.1", "next": "13.2.4", "next-auth": "^4.20.1", "next-i18next": "^14.0.0", @@ -7732,27 +7731,6 @@ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" }, - "node_modules/mui-chips-input": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/mui-chips-input/-/mui-chips-input-3.0.1.tgz", - "integrity": "sha512-VHJcRbAS5Sh/khMP5TK3eJHfvXXViEQnyNcaj+qZpF0zt04/x7dM8erFBwur1daI0Z63WsVxYUc4svzDTuLuSg==", - "hasInstallScript": true, - "license": "MIT", - "peerDependencies": { - "@emotion/react": "^11.13.3", - "@emotion/styled": "^11.13.0", - "@mui/icons-material": "^5.0.0 || ^6.0.0", - "@mui/material": "^5.0.0 || ^6.0.0", - "@types/react": "^18.0.0", - "react": "^18.0.0", - "react-dom": "^18.0.0" - }, - "peerDependenciesMeta": { - "@types/react": { - "optional": true - } - } - }, "node_modules/nanoid": { "version": "3.3.7", "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", @@ -65,7 +65,6 @@ "intro.js-react": "^1.0.0", "lint-staged": "^13.2.2", "lodash.debounce": "^4.0.8", - "mui-chips-input": "^3.0.1", "next": "13.2.4", "next-auth": "^4.20.1", "next-i18next": "^14.0.0",