From 9713ba7536187c1b2a35a6717cf421935e72a9bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 13:24:59 +0000 Subject: [PATCH] chore(deps): bump react-dom from 19.2.6 to 19.2.7 Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.2.6 to 19.2.7. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-version: 19.2.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../example-next-typed-href-nuqs/package.json | 2 +- pnpm-lock.yaml | 37 ++++++++++++------- 2 files changed, 24 insertions(+), 15 deletions(-) diff --git a/examples/example-next-typed-href-nuqs/package.json b/examples/example-next-typed-href-nuqs/package.json index 9ecb052..4357ca0 100644 --- a/examples/example-next-typed-href-nuqs/package.json +++ b/examples/example-next-typed-href-nuqs/package.json @@ -14,7 +14,7 @@ "next": "^16.2.6", "nuqs": "^2.8.9", "react": "^19.2.6", - "react-dom": "^19.2.6" + "react-dom": "^19.2.7" }, "devDependencies": { "@types/node": "^22.19.19", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 550d0cb..7cbd108 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,16 +37,16 @@ importers: version: link:../../packages/next-typed-href next: specifier: ^16.2.6 - version: 16.2.6(react-dom@19.2.6(react@19.2.6))(react@19.2.6) + version: 16.2.6(react-dom@19.2.7(react@19.2.6))(react@19.2.6) nuqs: specifier: ^2.8.9 - version: 2.8.9(next@16.2.6(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(react@19.2.6) + version: 2.8.9(next@16.2.6(react-dom@19.2.7(react@19.2.6))(react@19.2.6))(react@19.2.6) react: specifier: ^19.2.6 version: 19.2.6 react-dom: - specifier: ^19.2.6 - version: 19.2.6(react@19.2.6) + specifier: ^19.2.7 + version: 19.2.7(react@19.2.6) devDependencies: '@types/node': specifier: ^22.19.19 @@ -68,7 +68,7 @@ importers: version: 22.19.19 nuqs: specifier: ^2.8.9 - version: 2.8.9(next@16.2.6(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(react@19.2.6) + version: 2.8.9(next@16.2.6(react-dom@19.2.7(react@19.2.6))(react@19.2.6))(react@19.2.6) tsdown: specifier: ^0.22.0 version: 0.22.0(typescript@6.0.3)(unrun@0.2.36) @@ -1696,10 +1696,10 @@ packages: queue-microtask@1.2.3: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} - react-dom@19.2.6: - resolution: {integrity: sha512-0prMI+hvBbPjsWnxDLxlCGyM8PN6UuWjEUCYmZhO67xIV9Xasa/r/vDnq+Xyq4Lo27g8QSbO5YzARu0D1Sps3g==} + react-dom@19.2.7: + resolution: {integrity: sha512-t0BRVXvbiE/o20Hfw669rLbMCDWtYZLvmJigy2f0MxsXF+71pxhR3xOkspmsO8h3ZlNzyibAmtCa3l4lYKk6gQ==} peerDependencies: - react: ^19.2.6 + react: ^19.2.7 react@19.2.6: resolution: {integrity: sha512-sfWGGfavi0xr8Pg0sVsyHMAOziVYKgPLNrS7ig+ivMNb3wbCBw3KxtflsGBAwD3gYQlE/AEZsTLgToRrSCjb0Q==} @@ -1874,6 +1874,10 @@ packages: resolution: {integrity: sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==} engines: {node: '>=12.0.0'} + tinyglobby@0.2.17: + resolution: {integrity: sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==} + engines: {node: '>=12.0.0'} + tinypool@2.1.0: resolution: {integrity: sha512-Pugqs6M0m7Lv1I7FtxN4aoyToKg1C4tu+/381vH35y8oENM/Ai7f7C4StcoK4/+BSw9ebcS8jRiVrORFKCALLw==} engines: {node: ^20.0.0 || >=22.0.0} @@ -3223,7 +3227,7 @@ snapshots: nanoid@3.3.12: {} - next@16.2.6(react-dom@19.2.6(react@19.2.6))(react@19.2.6): + next@16.2.6(react-dom@19.2.7(react@19.2.6))(react@19.2.6): dependencies: '@next/env': 16.2.6 '@swc/helpers': 0.5.15 @@ -3231,7 +3235,7 @@ snapshots: caniuse-lite: 1.0.30001793 postcss: 8.4.31 react: 19.2.6 - react-dom: 19.2.6(react@19.2.6) + react-dom: 19.2.7(react@19.2.6) styled-jsx: 5.1.6(react@19.2.6) optionalDependencies: '@next/swc-darwin-arm64': 16.2.6 @@ -3251,12 +3255,12 @@ snapshots: dependencies: whatwg-url: 5.0.0 - nuqs@2.8.9(next@16.2.6(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(react@19.2.6): + nuqs@2.8.9(next@16.2.6(react-dom@19.2.7(react@19.2.6))(react@19.2.6))(react@19.2.6): dependencies: '@standard-schema/spec': 1.0.0 react: 19.2.6 optionalDependencies: - next: 16.2.6(react-dom@19.2.6(react@19.2.6))(react@19.2.6) + next: 16.2.6(react-dom@19.2.7(react@19.2.6))(react@19.2.6) obug@2.1.1: {} @@ -3346,7 +3350,7 @@ snapshots: queue-microtask@1.2.3: {} - react-dom@19.2.6(react@19.2.6): + react-dom@19.2.7(react@19.2.6): dependencies: react: 19.2.6 scheduler: 0.27.0 @@ -3572,6 +3576,11 @@ snapshots: fdir: 6.5.0(picomatch@4.0.4) picomatch: 4.0.4 + tinyglobby@0.2.17: + dependencies: + fdir: 6.5.0(picomatch@4.0.4) + picomatch: 4.0.4 + tinypool@2.1.0: {} tinyrainbow@3.1.0: {} @@ -3643,7 +3652,7 @@ snapshots: picomatch: 4.0.4 postcss: 8.5.15 rolldown: 1.0.0-rc.11(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) - tinyglobby: 0.2.16 + tinyglobby: 0.2.17 optionalDependencies: '@types/node': 22.19.19 esbuild: 0.27.3