Merged in fix/BOOK-630-multiroom-select-rate (pull request #3272)
fix(BOOK-630): pinned nuqs version * fix(BOOK-630): pinned nuqs version Approved-by: Joakim Jäderberg
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
"json-stable-stringify-without-jsonify": "^1.0.1",
|
||||
"libphonenumber-js": "^1.12.15",
|
||||
"motion": "^12.10.0",
|
||||
"nuqs": "^2.4.3",
|
||||
"nuqs": "2.4.3",
|
||||
"react-aria-components": "^1.8.0",
|
||||
"react-day-picker": "^9.6.7",
|
||||
"react-hook-form": "^7.56.2",
|
||||
|
||||
28
yarn.lock
28
yarn.lock
@@ -5214,7 +5214,7 @@ __metadata:
|
||||
json-stable-stringify-without-jsonify: "npm:^1.0.1"
|
||||
libphonenumber-js: "npm:^1.12.15"
|
||||
motion: "npm:^12.10.0"
|
||||
nuqs: "npm:^2.4.3"
|
||||
nuqs: "npm:2.4.3"
|
||||
react-aria-components: "npm:^1.8.0"
|
||||
react-day-picker: "npm:^9.6.7"
|
||||
react-hook-form: "npm:^7.56.2"
|
||||
@@ -6056,7 +6056,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@standard-schema/spec@npm:1.0.0, @standard-schema/spec@npm:^1.0.0":
|
||||
"@standard-schema/spec@npm:^1.0.0":
|
||||
version: 1.0.0
|
||||
resolution: "@standard-schema/spec@npm:1.0.0"
|
||||
checksum: 10c0/a1ab9a8bdc09b5b47aa8365d0e0ec40cc2df6437be02853696a0e377321653b0d3ac6f079a8c67d5ddbe9821025584b1fb71d9cc041a6666a96f1fadf2ece15f
|
||||
@@ -13108,6 +13108,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"mitt@npm:^3.0.1":
|
||||
version: 3.0.1
|
||||
resolution: "mitt@npm:3.0.1"
|
||||
checksum: 10c0/3ab4fdecf3be8c5255536faa07064d05caa3dd332bd318ff02e04621f7b3069ca1de9106cfe8e7ced675abfc2bec2ce4c4ef321c4a1bb1fb29df8ae090741913
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"mlly@npm:^1.7.4":
|
||||
version: 1.8.0
|
||||
resolution: "mlly@npm:1.8.0"
|
||||
@@ -13608,30 +13615,27 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"nuqs@npm:^2.4.3":
|
||||
version: 2.8.1
|
||||
resolution: "nuqs@npm:2.8.1"
|
||||
"nuqs@npm:2.4.3":
|
||||
version: 2.4.3
|
||||
resolution: "nuqs@npm:2.4.3"
|
||||
dependencies:
|
||||
"@standard-schema/spec": "npm:1.0.0"
|
||||
mitt: "npm:^3.0.1"
|
||||
peerDependencies:
|
||||
"@remix-run/react": ">=2"
|
||||
"@tanstack/react-router": ^1
|
||||
next: ">=14.2.0"
|
||||
react: ">=18.2.0 || ^19.0.0-0"
|
||||
react-router: ^5 || ^6 || ^7
|
||||
react-router-dom: ^5 || ^6 || ^7
|
||||
react-router: ^6 || ^7
|
||||
react-router-dom: ^6 || ^7
|
||||
peerDependenciesMeta:
|
||||
"@remix-run/react":
|
||||
optional: true
|
||||
"@tanstack/react-router":
|
||||
optional: true
|
||||
next:
|
||||
optional: true
|
||||
react-router:
|
||||
optional: true
|
||||
react-router-dom:
|
||||
optional: true
|
||||
checksum: 10c0/7e8d4e2ef6bd0a3eb642747a5feb30da0e5c1525de151d92765862eb08cacbf95c8630f9c7e7dbaf30f0f9dc9ff0b31effb4c682c68d54affd919c032a4d7030
|
||||
checksum: 10c0/29a911749a74a1b2933942f7de7952ddf6158ec2f19c2a0a849111f894b9d0745848b84095e5e0549ad9f2690303a122392b76296e6018c3bb540b4ea68a58c8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user