[web] deps: upgrade nuqs (#1424)

This commit is contained in:
Nitesh Seram 2025-04-24 14:23:17 +05:30 committed by GitHub
parent 3b4f287793
commit 3643eeb39c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 15 deletions

View File

@ -116,7 +116,7 @@
"next-seo": "^6.6.0",
"node-mailjet": "^6.0.8",
"nullthrows": "^1.1.1",
"nuqs": "^2.2.3",
"nuqs": "^2.4.3",
"prettier": "^3.3.2",
"prettier-plugin-svelte": "^3.3.3",
"prism-react-renderer": "^2.4.0",

View File

@ -494,8 +494,8 @@ importers:
specifier: ^1.1.1
version: 1.1.1
nuqs:
specifier: ^2.2.3
version: 2.2.3(next@14.2.15)(react@18.2.0)
specifier: ^2.4.3
version: 2.4.3(next@14.2.15)(react@18.2.0)
prettier:
specifier: ^3.3.2
version: 3.3.2
@ -9593,12 +9593,6 @@ packages:
/balanced-match@1.0.2:
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
/bare-events@2.2.2:
resolution: {integrity: sha512-h7z00dWdG0PYOQEvChhOSWvOfkIKsdZGkWr083FgN/HyoQuebSew/cgirYqh9SCuy/hRvxc5Vy6Fw8xAmYHLkQ==}
requiresBuild: true
dev: false
optional: true
/bare-events@2.5.4:
resolution: {integrity: sha512-+gFfDkR8pj4/TrWCGUGWmJIkBwuxPS5F+a5yWjOHQt2hHvNZd5YLzadjmDUtFmMM4y429bnKLa8bYBMHcYdnQA==}
requiresBuild: true
@ -11335,7 +11329,7 @@ packages:
eslint-import-resolver-webpack:
optional: true
dependencies:
'@typescript-eslint/parser': 5.62.0(eslint@8.34.0)(typescript@5.7.2)
'@typescript-eslint/parser': 5.62.0(eslint@8.34.0)(typescript@5.3.3)
debug: 3.2.7
eslint: 8.34.0
eslint-import-resolver-node: 0.3.9
@ -11376,7 +11370,7 @@ packages:
'@typescript-eslint/parser':
optional: true
dependencies:
'@typescript-eslint/parser': 5.62.0(eslint@8.34.0)(typescript@5.7.2)
'@typescript-eslint/parser': 5.62.0(eslint@8.34.0)(typescript@5.3.3)
array-includes: 3.1.7
array.prototype.findlastindex: 1.2.3
array.prototype.flat: 1.3.2
@ -15550,18 +15544,21 @@ packages:
esm-env: 1.2.2
dev: false
/nuqs@2.2.3(next@14.2.15)(react@18.2.0):
resolution: {integrity: sha512-nMCcUW06KSqEXA0xp+LiRqDpIE59BVYbjZLe0HUisJAlswfihHYSsAjYTzV0lcE1thfh8uh+LqUHGdQ8qq8rfA==}
/nuqs@2.4.3(next@14.2.15)(react@18.2.0):
resolution: {integrity: sha512-BgtlYpvRwLYiJuWzxt34q2bXu/AIS66sLU1QePIMr2LWkb+XH0vKXdbLSgn9t6p7QKzwI7f38rX3Wl9llTXQ8Q==}
peerDependencies:
'@remix-run/react': '>=2'
next: '>=14.2.0'
react: '>=18.2.0 || ^19.0.0-0'
react-router-dom: '>=6'
react-router: ^6 || ^7
react-router-dom: ^6 || ^7
peerDependenciesMeta:
'@remix-run/react':
optional: true
next:
optional: true
react-router:
optional: true
react-router-dom:
optional: true
dependencies:
@ -18197,7 +18194,7 @@ packages:
queue-tick: 1.0.1
text-decoder: 1.1.0
optionalDependencies:
bare-events: 2.2.2
bare-events: 2.5.4
dev: false
/streamx@2.22.0: