Skip to content

Commit

Permalink
Update yarn.lock based on newly released versions
Browse files Browse the repository at this point in the history
  • Loading branch information
acusti committed Apr 19, 2024
1 parent 38c7a71 commit c1eb0e3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ __metadata:
resolution: "@acusti/css-value-input@workspace:packages/css-value-input"
dependencies:
"@acusti/css-values": "npm:^1.0.2"
"@acusti/input-text": "npm:^1.6.2"
"@acusti/input-text": "npm:^1.7.0"
"@testing-library/dom": "npm:^9.3.1"
"@testing-library/react": "npm:^14.0.0"
"@testing-library/user-event": "npm:^14.4.3"
Expand Down Expand Up @@ -91,8 +91,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@acusti/dropdown@workspace:packages/dropdown"
dependencies:
"@acusti/input-text": "npm:^1.6.2"
"@acusti/matchmaking": "npm:^0.6.1"
"@acusti/input-text": "npm:^1.7.0"
"@acusti/matchmaking": "npm:^0.7.0"
"@acusti/styling": "npm:^0.7.2"
"@acusti/use-is-out-of-bounds": "npm:^0.9.0"
"@acusti/use-keyboard-events": "npm:^0.6.0"
Expand All @@ -112,7 +112,7 @@ __metadata:
languageName: unknown
linkType: soft

"@acusti/input-text@npm:^1.6.2, @acusti/input-text@workspace:packages/input-text":
"@acusti/input-text@npm:^1.7.0, @acusti/input-text@workspace:packages/input-text":
version: 0.0.0-use.local
resolution: "@acusti/input-text@workspace:packages/input-text"
dependencies:
Expand All @@ -131,7 +131,7 @@ __metadata:
languageName: unknown
linkType: soft

"@acusti/matchmaking@npm:^0.6.1, @acusti/matchmaking@workspace:packages/matchmaking":
"@acusti/matchmaking@npm:^0.7.0, @acusti/matchmaking@workspace:packages/matchmaking":
version: 0.0.0-use.local
resolution: "@acusti/matchmaking@workspace:packages/matchmaking"
dependencies:
Expand Down

0 comments on commit c1eb0e3

Please sign in to comment.