diff --git a/package.json b/package.json index d6acfa6..9f92de0 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "gray-matter": "4.0.3", "next": "15.1.6", "react": "^19.0.0", - "react-dom": "19.2.3", + "react-dom": "19.2.4", "react-markdown": "9.0.3", "reading-time": "1.5.0", "rehype-highlight": "7.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 307e0f6..bb89672 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,13 +13,13 @@ importers: version: 4.0.3 next: specifier: 15.1.6 - version: 15.1.6(react-dom@19.2.3(react@19.0.0))(react@19.0.0) + version: 15.1.6(react-dom@19.2.4(react@19.0.0))(react@19.0.0) react: specifier: ^19.0.0 version: 19.0.0 react-dom: - specifier: 19.2.3 - version: 19.2.3(react@19.0.0) + specifier: 19.2.4 + version: 19.2.4(react@19.0.0) react-markdown: specifier: 9.0.3 version: 9.0.3(@types/react@19.0.7)(react@19.0.0) @@ -2705,10 +2705,10 @@ packages: queue-microtask@1.2.3: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} - react-dom@19.2.3: - resolution: {integrity: sha512-yELu4WmLPw5Mr/lmeEpox5rw3RETacE++JgHqQzd2dg+YbJuat3jH4ingc+WPZhxaoFzdv9y33G+F7Nl5O0GBg==} + react-dom@19.2.4: + resolution: {integrity: sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==} peerDependencies: - react: ^19.2.3 + react: ^19.2.4 react-is@16.13.1: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} @@ -6151,7 +6151,7 @@ snapshots: natural-compare@1.4.0: {} - next@15.1.6(react-dom@19.2.3(react@19.0.0))(react@19.0.0): + next@15.1.6(react-dom@19.2.4(react@19.0.0))(react@19.0.0): dependencies: '@next/env': 15.1.6 '@swc/counter': 0.1.3 @@ -6160,7 +6160,7 @@ snapshots: caniuse-lite: 1.0.30001695 postcss: 8.4.31 react: 19.0.0 - react-dom: 19.2.3(react@19.0.0) + react-dom: 19.2.4(react@19.0.0) styled-jsx: 5.1.6(react@19.0.0) optionalDependencies: '@next/swc-darwin-arm64': 15.1.6 @@ -6399,7 +6399,7 @@ snapshots: queue-microtask@1.2.3: {} - react-dom@19.2.3(react@19.0.0): + react-dom@19.2.4(react@19.0.0): dependencies: react: 19.0.0 scheduler: 0.27.0