From 41977b60360f0e4c57b810c3afde42897b617295 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 18:29:56 +0000 Subject: [PATCH] deps: bump react-helmet-async from 2.0.5 to 3.0.0 Bumps [react-helmet-async](https://github.com/staylor/react-helmet-async) from 2.0.5 to 3.0.0. - [Release notes](https://github.com/staylor/react-helmet-async/releases) - [Commits](https://github.com/staylor/react-helmet-async/commits/v3.0.0) --- updated-dependencies: - dependency-name: react-helmet-async dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index aab05f1..ed5317c 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -28,7 +28,7 @@ "graphql": "^16.13.2", "react": "^19.2.4", "react-dom": "^19.2.4", - "react-helmet-async": "^2.0.5", + "react-helmet-async": "^3.0.0", "react-router-dom": "^7.13.2", "urql": "^5.0.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 800b5a2..97a1901 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -115,8 +115,8 @@ importers: specifier: ^19.2.4 version: 19.2.4(react@19.2.4) react-helmet-async: - specifier: ^2.0.5 - version: 2.0.5(react@19.2.4) + specifier: ^3.0.0 + version: 3.0.0(react@19.2.4) react-router-dom: specifier: ^7.13.2 version: 7.13.2(react-dom@19.2.4(react@19.2.4))(react@19.2.4) @@ -2280,10 +2280,10 @@ packages: react-fast-compare@3.2.2: resolution: {integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==} - react-helmet-async@2.0.5: - resolution: {integrity: sha512-rYUYHeus+i27MvFE+Jaa4WsyBKGkL6qVgbJvSBoX8mbsWoABJXdEO0bZyi0F6i+4f0NuIb8AvqPMj3iXFHkMwg==} + react-helmet-async@3.0.0: + resolution: {integrity: sha512-nA3IEZfXiclgrz4KLxAhqJqIfFDuvzQwlKwpdmzZIuC1KNSghDEIXmyU0TKtbM+NafnkICcwx8CECFrZ/sL/1w==} peerDependencies: - react: ^16.6.0 || ^17.0.0 || ^18.0.0 + react: ^16.6.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 react-is@17.0.2: resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==} @@ -4646,7 +4646,7 @@ snapshots: react-fast-compare@3.2.2: {} - react-helmet-async@2.0.5(react@19.2.4): + react-helmet-async@3.0.0(react@19.2.4): dependencies: invariant: 2.2.4 react: 19.2.4