From 50acd9a22adae7eb5594ef066a6bdda6eecbf0c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 06:31:37 +0000 Subject: [PATCH] fix(dependencies): update dependency react-helmet-async to v2.0.5 --- package.json | 2 +- pnpm-lock.yaml | 12 +++++------- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index ead0e82b..798db384 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "react": "19.0.0-rc-f994737d14-20240522", "react-cytoscapejs": "2.0.0", "react-dom": "19.0.0-rc-f994737d14-20240522", - "react-helmet-async": "2.0.4", + "react-helmet-async": "2.0.5", "react-router-dom": "6.22.2", "typescript": "5.3.3", "typestyle": "2.4.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9ac2db27..c7106a67 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,8 +31,8 @@ importers: specifier: 19.0.0-rc-f994737d14-20240522 version: 19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522) react-helmet-async: - specifier: 2.0.4 - version: 2.0.4(react-dom@19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522))(react@19.0.0-rc-f994737d14-20240522) + specifier: 2.0.5 + version: 2.0.5(react@19.0.0-rc-f994737d14-20240522) react-router-dom: specifier: 6.22.2 version: 6.22.2(react-dom@19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522))(react@19.0.0-rc-f994737d14-20240522) @@ -1574,11 +1574,10 @@ packages: react-fast-compare@3.2.2: resolution: {integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==} - react-helmet-async@2.0.4: - resolution: {integrity: sha512-yxjQMWposw+akRfvpl5+8xejl4JtUlHnEBcji6u8/e6oc7ozT+P9PNTWMhCbz2y9tc5zPegw2BvKjQA+NwdEjQ==} + react-helmet-async@2.0.5: + resolution: {integrity: sha512-rYUYHeus+i27MvFE+Jaa4WsyBKGkL6qVgbJvSBoX8mbsWoABJXdEO0bZyi0F6i+4f0NuIb8AvqPMj3iXFHkMwg==} peerDependencies: react: ^16.6.0 || ^17.0.0 || ^18.0.0 - react-dom: ^16.6.0 || ^17.0.0 || ^18.0.0 react-is@16.13.1: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} @@ -3575,11 +3574,10 @@ snapshots: react-fast-compare@3.2.2: {} - react-helmet-async@2.0.4(react-dom@19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522))(react@19.0.0-rc-f994737d14-20240522): + react-helmet-async@2.0.5(react@19.0.0-rc-f994737d14-20240522): dependencies: invariant: 2.2.4 react: 19.0.0-rc-f994737d14-20240522 - react-dom: 19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522) react-fast-compare: 3.2.2 shallowequal: 1.1.0