Skip to content

Commit

Permalink
chore(deps): bump nuqs from 2.2.1 to 2.2.2
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 0985d22 commit ceec449
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -3664,7 +3664,7 @@ __metadata:
optional: true
react-router-dom:
optional: true
checksum: 10c0/3c2c807c7fd3e0b3543ec90da3e54c041d5172a878978ddd18bf7db4a6f5b9b0db35340d4bfa952bc63b34470280896297ea8f2c9ff9bb05c0cef934e9e5c5b7
checksum: 10c0/d7c68eb22cf12b99b7e23204d9d979434f93e684ed47e293bf0851ca4f741d23fe8c5f338cf16a12b0c6712997433c9ab3f64b2055c21b9a6a4e84d30dac4bf8
languageName: node
linkType: hard

Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit ceec449

Please sign in to comment.