diff --git a/package.json b/package.json index 47d0e345b..aed7b5f6d 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@types/jest": "^29.5.7", "@types/node": "^20.8.10", "@types/react": "^18.2.34", - "@types/react-dom": "^18.2.14", + "@types/react-dom": "^18.2.17", "@types/react-router-dom": "^5.3.3", "@vitejs/plugin-react": "^4.1.1", "cross-env": "^7.0.3", diff --git a/playgrounds/dflex-next-playground/package.json b/playgrounds/dflex-next-playground/package.json index be36830fc..039aa4356 100644 --- a/playgrounds/dflex-next-playground/package.json +++ b/playgrounds/dflex-next-playground/package.json @@ -12,7 +12,7 @@ "@dflex/dnd": "workspace:^3.9.10", "@types/node": "^20.8.10", "@types/react": "^18.2.34", - "@types/react-dom": "^18.2.14", + "@types/react-dom": "^18.2.17", "autoprefixer": "10.4.16", "classnames": "^2.3.2", "next": "14.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0ecd84154..0b3df70eb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^18.2.34 version: 18.2.34 '@types/react-dom': - specifier: ^18.2.14 - version: 18.2.14 + specifier: ^18.2.17 + version: 18.2.17 '@types/react-router-dom': specifier: ^5.3.3 version: 5.3.3 @@ -202,8 +202,8 @@ importers: specifier: ^18.2.34 version: 18.2.34 '@types/react-dom': - specifier: ^18.2.14 - version: 18.2.14 + specifier: ^18.2.17 + version: 18.2.17 autoprefixer: specifier: 10.4.16 version: 10.4.16(postcss@8.4.31) @@ -2224,8 +2224,8 @@ packages: /@types/prop-types@15.7.9: resolution: {integrity: sha512-n1yyPsugYNSmHgxDFjicaI2+gCNjsBck8UX9kuofAKlc0h1bL+20oSF72KeNaW2DUlesbEVCFgyV2dPGTiY42g==} - /@types/react-dom@18.2.14: - resolution: {integrity: sha512-V835xgdSVmyQmI1KLV2BEIUgqEuinxp9O4G6g3FqO/SqLac049E53aysv0oEFD2kHfejeKU+ZqL2bcFWj9gLAQ==} + /@types/react-dom@18.2.17: + resolution: {integrity: sha512-rvrT/M7Df5eykWFxn6MYt5Pem/Dbyc1N8Y0S9Mrkw2WFCRiqUgw9P7ul2NpwsXCSM1DVdENzdG9J5SreqfAIWg==} dependencies: '@types/react': 18.2.34