diff --git a/package.json b/package.json index 1bb8a759..98f74f57 100644 --- a/package.json +++ b/package.json @@ -11,38 +11,38 @@ "license": "BSD-3-Clause", "version": "7.0.0", "dependencies": { - "@eartharoid/i18n": "1.0.2", - "@emotion/react": "^11.9.0", - "@emotion/styled": "^11.8.1", - "@floating-ui/react-dom": "^0.7.0", + "@eartharoid/i18n": "1.0.4", + "@emotion/react": "^11.10.0", + "@emotion/styled": "^11.10.0", + "@floating-ui/react-dom": "^1.0.0", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.8.2", - "@sentry/react": "^6.19.7", + "@mui/material": "5.9.3", + "@sentry/react": "^7.8.1", "embla-carousel-autoplay": "^7.0.0", "embla-carousel-react": "^7.0.0", "image-conversion": "^2.1.1", - "react": "^18.1.0", + "react": "^18.2.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", - "react-dom": "^18.1.0", + "react-dom": "^18.2.0", "react-hot-keys": "2.7.2", "react-icons": "^4.4.0", "react-modal": "3.15.1", "react-sortable-hoc": "2.0.0", - "react-toastify": "9.0.3" + "react-toastify": "9.0.7" }, "devDependencies": { "@eartharoid/deep-merge": "^0.0.2", - "@vitejs/plugin-react": "^1.3.2", - "eslint": "^8.16.0", + "@vitejs/plugin-react": "^2.0.0", + "eslint": "^8.21.0", "eslint-config-react-app": "^7.0.1", - "prettier": "^2.6.2", - "sass": "^1.52.2", - "stylelint": "^14.8.5", + "prettier": "^2.7.1", + "sass": "^1.54.3", + "stylelint": "^14.9.1", "stylelint-config-prettier-scss": "^0.0.1", - "stylelint-config-standard-scss": "^4.0.0", - "vite": "^2.9.9" + "stylelint-config-standard-scss": "^5.0.0", + "vite": "^3.0.4" }, "scripts": { "dev": "vite",