From ceec449429281322c451796750fcf70cac65f2e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 12:55:36 +0000 Subject: [PATCH] chore(deps): bump nuqs from 2.2.1 to 2.2.2 Bumps [nuqs](https://github.com/47ng/nuqs/tree/HEAD/packages/nuqs) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/47ng/nuqs/releases) - [Commits](https://github.com/47ng/nuqs/commits/v2.2.2/packages/nuqs) --- updated-dependencies: - dependency-name: nuqs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 273a406..4fd8d86 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@vercel/speed-insights": "^1.1.0", "csv": "^6.3.10", "next": "15.0.3", - "nuqs": "^2.2.1", + "nuqs": "^2.2.2", "react": "19.0.0-rc.1", "react-dom": "19.0.0-rc.1", "react-loading-skeleton": "^3.5.0" diff --git a/yarn.lock b/yarn.lock index f44dd96..0f2b2e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3647,9 +3647,9 @@ __metadata: languageName: node linkType: hard -"nuqs@npm:^2.2.1": - version: 2.2.1 - resolution: "nuqs@npm:2.2.1" +"nuqs@npm:^2.2.2": + version: 2.2.2 + resolution: "nuqs@npm:2.2.2" dependencies: mitt: "npm:^3.0.1" peerDependencies: @@ -3664,7 +3664,7 @@ __metadata: optional: true react-router-dom: optional: true - checksum: 10c0/3c2c807c7fd3e0b3543ec90da3e54c041d5172a878978ddd18bf7db4a6f5b9b0db35340d4bfa952bc63b34470280896297ea8f2c9ff9bb05c0cef934e9e5c5b7 + checksum: 10c0/d7c68eb22cf12b99b7e23204d9d979434f93e684ed47e293bf0851ca4f741d23fe8c5f338cf16a12b0c6712997433c9ab3f64b2055c21b9a6a4e84d30dac4bf8 languageName: node linkType: hard @@ -3780,7 +3780,7 @@ __metadata: eslint: "npm:^9.15.0" eslint-config-next: "npm:15.0.3" next: "npm:15.0.3" - nuqs: "npm:^2.2.1" + nuqs: "npm:^2.2.2" postcss: "npm:^8" react: "npm:19.0.0-rc.1" react-dom: "npm:19.0.0-rc.1"