diff --git a/package.json b/package.json index 3537e44ce..159148b4c 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.60", + "@types/react": "18.2.61", "@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 c0e7d41a9..f8c82ce9a 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.60 - version: 18.2.60 + specifier: 18.2.61 + version: 18.2.61 '@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.60)(react@18.2.0) + version: 11.11.4(@types/react@18.2.61)(react@18.2.0) '@testing-library/react': specifier: 14.2.1 version: 14.2.1(react-dom@18.2.0)(react@18.2.0) @@ -313,7 +313,7 @@ importers: packages/use-random-name: dependencies: '@scaleway/random-name': - specifier: ^4.0.2 + specifier: ^5.0.0 version: link:../random-name react: specifier: '>=16.8 || 18' @@ -2215,7 +2215,7 @@ packages: resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==} dev: false - /@emotion/react@11.11.4(@types/react@18.2.60)(react@18.2.0): + /@emotion/react@11.11.4(@types/react@18.2.61)(react@18.2.0): resolution: {integrity: sha512-t8AjMlF0gHpvvxk5mAtCqR4vmxiGHCeJBaQO6gncUSdklELOgtwjerNY2yuJNfwnc6vi16U/+uMF+afIawJ9iw==} peerDependencies: '@types/react': '*' @@ -2231,7 +2231,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.60 + '@types/react': 18.2.61 hoist-non-react-statics: 3.3.2 react: 18.2.0 dev: false @@ -4180,10 +4180,10 @@ packages: /@types/react-dom@18.2.19: resolution: {integrity: sha512-aZvQL6uUbIJpjZk4U8JZGbau9KDeAwMfmhyWorxgBkqDIEf6ROjRozcmPIicqsUwPUjbkDfHKgGee1Lq65APcA==} dependencies: - '@types/react': 18.2.60 + '@types/react': 18.2.61 - /@types/react@18.2.60: - resolution: {integrity: sha512-dfiPj9+k20jJrLGOu9Nf6eqxm2EyJRrq2NvwOFsfbb7sFExZ9WELPs67UImHj3Ayxg8ruTtKtNnbjaF8olPq0A==} + /@types/react@18.2.61: + resolution: {integrity: sha512-NURTN0qNnJa7O/k4XUkEW2yfygA+NxS0V5h1+kp9jPwhzZy95q3ADoGMP0+JypMhrZBTTgjKAUlTctde1zzeQA==} dependencies: '@types/prop-types': 15.7.8 '@types/scheduler': 0.16.4