diff --git a/package.json b/package.json index f51d4692..d0d4c595 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "version": "7.0.1", "dependencies": { "@eartharoid/i18n": "1.2.1", - "@emotion/react": "^11.11.3", + "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.0", "@floating-ui/react-dom": "2.0.8", "@fontsource/lexend-deca": "5.0.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f90e39fe..103c7ecd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,11 +9,11 @@ dependencies: specifier: 1.2.1 version: 1.2.1 '@emotion/react': - specifier: ^11.11.3 - version: 11.11.3(react@18.2.0) + specifier: ^11.11.4 + version: 11.11.4(react@18.2.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.11.0(@emotion/react@11.11.3)(react@18.2.0) + version: 11.11.0(@emotion/react@11.11.4)(react@18.2.0) '@floating-ui/react-dom': specifier: 2.0.8 version: 2.0.8(react-dom@18.2.0)(react@18.2.0) @@ -31,7 +31,7 @@ dependencies: version: 2.0.1(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0) '@mui/material': specifier: 5.15.10 - version: 5.15.10(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react-dom@18.2.0)(react@18.2.0) + version: 5.15.10(@emotion/react@11.11.4)(@emotion/styled@11.11.0)(react-dom@18.2.0)(react@18.2.0) '@sentry/react': specifier: ^7.104.0 version: 7.104.0(react@18.2.0) @@ -1800,8 +1800,8 @@ packages: resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==} dev: false - /@emotion/react@11.11.3(react@18.2.0): - resolution: {integrity: sha512-Cnn0kuq4DoONOMcnoVsTOR8E+AdnKFf//6kUWc4LCdnxj31pZWn7rIULd6Y7/Js1PiPHzn7SKCM9vB/jBni8eA==} + /@emotion/react@11.11.4(react@18.2.0): + resolution: {integrity: sha512-t8AjMlF0gHpvvxk5mAtCqR4vmxiGHCeJBaQO6gncUSdklELOgtwjerNY2yuJNfwnc6vi16U/+uMF+afIawJ9iw==} peerDependencies: '@types/react': '*' react: '>=16.8.0' @@ -1834,7 +1834,7 @@ packages: resolution: {integrity: sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==} dev: false - /@emotion/styled@11.11.0(@emotion/react@11.11.3)(react@18.2.0): + /@emotion/styled@11.11.0(@emotion/react@11.11.4)(react@18.2.0): resolution: {integrity: sha512-hM5Nnvu9P3midq5aaXj4I+lnSfNi7Pmd4EWk1fOZ3pxookaQTNew6bp4JaCBYM4HVFZF9g7UjJmsUmC2JlxOng==} peerDependencies: '@emotion/react': ^11.0.0-rc.0 @@ -1847,7 +1847,7 @@ packages: '@babel/runtime': 7.23.9 '@emotion/babel-plugin': 11.11.0 '@emotion/is-prop-valid': 1.2.1 - '@emotion/react': 11.11.3(react@18.2.0) + '@emotion/react': 11.11.4(react@18.2.0) '@emotion/serialize': 1.1.3 '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0) '@emotion/utils': 1.2.1 @@ -2266,7 +2266,7 @@ packages: resolution: {integrity: sha512-qPv7B+LeMatYuzRjB3hlZUHqinHx/fX4YFBiaS19oC02A1e9JFuDKDvlyRQQ5oRSbJJt0QlaLTlr0IcauVcJRQ==} dev: false - /@mui/material@5.15.10(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react-dom@18.2.0)(react@18.2.0): + /@mui/material@5.15.10(@emotion/react@11.11.4)(@emotion/styled@11.11.0)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-YJJGHjwDOucecjDEV5l9ISTCo+l9YeWrho623UajzoHRYxuKUmwrGVYOW4PKwGvCx9SU9oklZnbbi2Clc5XZHw==} engines: {node: '>=12.0.0'} peerDependencies: @@ -2284,11 +2284,11 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.9 - '@emotion/react': 11.11.3(react@18.2.0) - '@emotion/styled': 11.11.0(@emotion/react@11.11.3)(react@18.2.0) + '@emotion/react': 11.11.4(react@18.2.0) + '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(react@18.2.0) '@mui/base': 5.0.0-beta.36(react-dom@18.2.0)(react@18.2.0) '@mui/core-downloads-tracker': 5.15.10 - '@mui/system': 5.15.9(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@18.2.0) + '@mui/system': 5.15.9(@emotion/react@11.11.4)(@emotion/styled@11.11.0)(react@18.2.0) '@mui/types': 7.2.13 '@mui/utils': 5.15.9(react@18.2.0) '@types/react-transition-group': 4.4.10 @@ -2317,7 +2317,7 @@ packages: react: 18.2.0 dev: false - /@mui/styled-engine@5.15.9(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@18.2.0): + /@mui/styled-engine@5.15.9(@emotion/react@11.11.4)(@emotion/styled@11.11.0)(react@18.2.0): resolution: {integrity: sha512-NRKtYkL5PZDH7dEmaLEIiipd3mxNnQSO+Yo8rFNBNptY8wzQnQ+VjayTq39qH7Sast5cwHKYFusUrQyD+SS4Og==} engines: {node: '>=12.0.0'} peerDependencies: @@ -2332,14 +2332,14 @@ packages: dependencies: '@babel/runtime': 7.23.9 '@emotion/cache': 11.11.0 - '@emotion/react': 11.11.3(react@18.2.0) - '@emotion/styled': 11.11.0(@emotion/react@11.11.3)(react@18.2.0) + '@emotion/react': 11.11.4(react@18.2.0) + '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(react@18.2.0) csstype: 3.1.3 prop-types: 15.8.1 react: 18.2.0 dev: false - /@mui/system@5.15.9(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@18.2.0): + /@mui/system@5.15.9(@emotion/react@11.11.4)(@emotion/styled@11.11.0)(react@18.2.0): resolution: {integrity: sha512-SxkaaZ8jsnIJ77bBXttfG//LUf6nTfOcaOuIgItqfHv60ZCQy/Hu7moaob35kBb+guxVJnoSZ+7vQJrA/E7pKg==} engines: {node: '>=12.0.0'} peerDependencies: @@ -2356,10 +2356,10 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.9 - '@emotion/react': 11.11.3(react@18.2.0) - '@emotion/styled': 11.11.0(@emotion/react@11.11.3)(react@18.2.0) + '@emotion/react': 11.11.4(react@18.2.0) + '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(react@18.2.0) '@mui/private-theming': 5.15.9(react@18.2.0) - '@mui/styled-engine': 5.15.9(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@18.2.0) + '@mui/styled-engine': 5.15.9(@emotion/react@11.11.4)(@emotion/styled@11.11.0)(react@18.2.0) '@mui/types': 7.2.13 '@mui/utils': 5.15.9(react@18.2.0) clsx: 2.1.0