diff --git a/package.json b/package.json index c8602d200..6ff7978d1 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@tsd/typescript": "5.3.3", "@types/jest": "29.5.12", "@types/node": "20.11.24", - "@types/react": "18.2.58", + "@types/react": "18.2.60", "@types/react-dom": "18.2.19", "builtin-modules": "3.3.0", "cross-env": "7.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5ae0664ab..69b7ba15a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: specifier: 20.11.24 version: 20.11.24 '@types/react': - specifier: 18.2.58 - version: 18.2.58 + specifier: 18.2.60 + version: 18.2.60 '@types/react-dom': specifier: 18.2.19 version: 18.2.19 @@ -216,7 +216,7 @@ importers: version: 11.11.0(@types/jest@29.5.12) '@emotion/react': specifier: 11.11.4 - version: 11.11.4(@types/react@18.2.58)(react@18.2.0) + version: 11.11.4(@types/react@18.2.60)(react@18.2.0) '@testing-library/react': specifier: 14.1.2 version: 14.1.2(react-dom@18.2.0)(react@18.2.0) @@ -2221,7 +2221,7 @@ packages: resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==} dev: false - /@emotion/react@11.11.4(@types/react@18.2.58)(react@18.2.0): + /@emotion/react@11.11.4(@types/react@18.2.60)(react@18.2.0): resolution: {integrity: sha512-t8AjMlF0gHpvvxk5mAtCqR4vmxiGHCeJBaQO6gncUSdklELOgtwjerNY2yuJNfwnc6vi16U/+uMF+afIawJ9iw==} peerDependencies: '@types/react': '*' @@ -2237,7 +2237,7 @@ packages: '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0) '@emotion/utils': 1.2.1 '@emotion/weak-memoize': 0.3.1 - '@types/react': 18.2.58 + '@types/react': 18.2.60 hoist-non-react-statics: 3.3.2 react: 18.2.0 dev: false @@ -4186,16 +4186,16 @@ packages: /@types/react-dom@18.2.18: resolution: {integrity: sha512-TJxDm6OfAX2KJWJdMEVTwWke5Sc/E/RlnPGvGfS0W7+6ocy2xhDVQVh/KvC2Uf7kACs+gDytdusDSdWfWkaNzw==} dependencies: - '@types/react': 18.2.58 + '@types/react': 18.2.60 /@types/react-dom@18.2.19: resolution: {integrity: sha512-aZvQL6uUbIJpjZk4U8JZGbau9KDeAwMfmhyWorxgBkqDIEf6ROjRozcmPIicqsUwPUjbkDfHKgGee1Lq65APcA==} dependencies: - '@types/react': 18.2.58 + '@types/react': 18.2.60 dev: true - /@types/react@18.2.58: - resolution: {integrity: sha512-TaGvMNhxvG2Q0K0aYxiKfNDS5m5ZsoIBBbtfUorxdH4NGSXIlYvZxLJI+9Dd3KjeB3780bciLyAb7ylO8pLhPw==} + /@types/react@18.2.60: + resolution: {integrity: sha512-dfiPj9+k20jJrLGOu9Nf6eqxm2EyJRrq2NvwOFsfbb7sFExZ9WELPs67UImHj3Ayxg8ruTtKtNnbjaF8olPq0A==} dependencies: '@types/prop-types': 15.7.8 '@types/scheduler': 0.16.4