diff --git a/package.json b/package.json index 9ec5c989..6f8e53c4 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@types/eslint": "^8.44.3", "@types/jest": "^29.5.5", "@types/react": "^18.2.26", - "@types/react-dom": "^18.2.10", + "@types/react-dom": "^18.2.12", "@types/react-router-dom": "^5.3.3", "@types/styled-components": "^5.1.28", "@types/styled-system": "^5.1.18", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 31948f01..7b76882d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ dependencies: specifier: ^18.2.26 version: 18.2.26 '@types/react-dom': - specifier: ^18.2.10 - version: 18.2.10 + specifier: ^18.2.12 + version: 18.2.12 '@types/react-router-dom': specifier: ^5.3.3 version: 5.3.3 @@ -97,7 +97,7 @@ dependencies: version: 18.2.0(react@18.2.0) react-redux: specifier: ^8.1.3 - version: 8.1.3(@types/react-dom@18.2.10)(@types/react@18.2.26)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1) + version: 8.1.3(@types/react-dom@18.2.12)(@types/react@18.2.26)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1) react-toastify: specifier: ^9.1.3 version: 9.1.3(react-dom@18.2.0)(react@18.2.0) @@ -2113,7 +2113,7 @@ packages: dependencies: immer: 9.0.21 react: 18.2.0 - react-redux: 8.1.3(@types/react-dom@18.2.10)(@types/react@18.2.26)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1) + react-redux: 8.1.3(@types/react-dom@18.2.12)(@types/react@18.2.26)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1) redux: 4.2.1 redux-thunk: 2.4.2(redux@4.2.1) reselect: 4.1.8 @@ -2378,8 +2378,8 @@ packages: resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} dev: false - /@types/react-dom@18.2.10: - resolution: {integrity: sha512-5VEC5RgXIk1HHdyN1pHlg0cOqnxHzvPGpMMyGAP5qSaDRmyZNDaQ0kkVAkK6NYlDhP6YBID3llaXlmAS/mdgCA==} + /@types/react-dom@18.2.12: + resolution: {integrity: sha512-QWZuiA/7J/hPIGocXreCRbx7wyoeet9ooxfbSA+zbIWqyQEE7GMtRn4A37BdYyksnN+/NDnWgfxZH9UVGDw1hg==} dependencies: '@types/react': 18.2.26 dev: false @@ -5958,7 +5958,7 @@ packages: /react-is@18.2.0: resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==} - /react-redux@8.1.3(@types/react-dom@18.2.10)(@types/react@18.2.26)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1): + /react-redux@8.1.3(@types/react-dom@18.2.12)(@types/react@18.2.26)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1): resolution: {integrity: sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw==} peerDependencies: '@types/react': ^16.8 || ^17.0 || ^18.0 @@ -5982,7 +5982,7 @@ packages: '@babel/runtime': 7.22.10 '@types/hoist-non-react-statics': 3.3.1 '@types/react': 18.2.26 - '@types/react-dom': 18.2.10 + '@types/react-dom': 18.2.12 '@types/use-sync-external-store': 0.0.3 hoist-non-react-statics: 3.3.2 react: 18.2.0