Skip to content

Commit

Permalink
chore: set hard yup version
Browse files Browse the repository at this point in the history
  • Loading branch information
Falinor committed Feb 4, 2025
1 parent b92164e commit f5e2d6d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 18 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"web-vitals": "^1.1.2",
"whatwg-fetch": "^3.6.20",
"yup": "^0.32.11",
"yup-next": "npm:yup@^1.4.0"
"yup-next": "npm:[email protected]"
},
"devDependencies": {
"@craco/craco": "^7.1.0",
Expand Down
22 changes: 5 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10671,7 +10671,7 @@ __metadata:
web-vitals: "npm:^1.1.2"
whatwg-fetch: "npm:^3.6.20"
yup: "npm:^0.32.11"
yup-next: "npm:yup@^1.4.0"
yup-next: "npm:[email protected]"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -31726,15 +31726,15 @@ __metadata:
languageName: node
linkType: hard

"yup-next@npm:yup@^1.4.0":
version: 1.6.1
resolution: "yup@npm:1.6.1"
"yup-next@npm:yup@1.4.0, yup@npm:^1.4.0":
version: 1.4.0
resolution: "yup@npm:1.4.0"
dependencies:
property-expr: "npm:^2.0.5"
tiny-case: "npm:^1.0.3"
toposort: "npm:^2.0.2"
type-fest: "npm:^2.19.0"
checksum: 10c0/84c2b53996e8001041239cf2719851719f67063ec7cd843067df73562353216f5ad4f8a222319696882d5a6058e528fade1e463c59d70cbffb41b99cd0d7571b
checksum: 10c0/fe142141365eed0f78fb2e18bdd2f10bf101385dae12a5f9de14884448067bdca16a54b547fc0bffec04a098dd70b4519ff366422f3da006fd11a0717a7863ac
languageName: node
linkType: hard

Expand All @@ -31753,18 +31753,6 @@ __metadata:
languageName: node
linkType: hard

"yup@npm:^1.4.0":
version: 1.4.0
resolution: "yup@npm:1.4.0"
dependencies:
property-expr: "npm:^2.0.5"
tiny-case: "npm:^1.0.3"
toposort: "npm:^2.0.2"
type-fest: "npm:^2.19.0"
checksum: 10c0/fe142141365eed0f78fb2e18bdd2f10bf101385dae12a5f9de14884448067bdca16a54b547fc0bffec04a098dd70b4519ff366422f3da006fd11a0717a7863ac
languageName: node
linkType: hard

"zero-logement-vacant@workspace:.":
version: 0.0.0-use.local
resolution: "zero-logement-vacant@workspace:."
Expand Down

0 comments on commit f5e2d6d

Please sign in to comment.