Skip to content

Commit

Permalink
Update deps with latest @testing-library/react
Browse files Browse the repository at this point in the history
we already had v16.1.0 thanks to the ^16.0.1 dependency string, but this makes it explicit
  • Loading branch information
acusti committed Dec 19, 2024
1 parent 9365030 commit 71eacc5
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 39 deletions.
30 changes: 4 additions & 26 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/css-value-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"homepage": "https://github.com/acusti/uikit/tree/main/packages/css-value-input#readme",
"devDependencies": {
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.0.1",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@types/react": "^19.0.2",
"happy-dom": "^15.7.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/date-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"homepage": "https://github.com/acusti/uikit/tree/main/packages/date-picker#readme",
"devDependencies": {
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.0.1",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@types/react": "^19.0.2",
"happy-dom": "^15.11.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/dropdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"homepage": "https://github.com/acusti/uikit/tree/main/packages/dropdown#readme",
"devDependencies": {
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.0.1",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@types/react": "^19.0.2",
"happy-dom": "^15.7.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/input-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"homepage": "https://github.com/acusti/uikit/tree/main/packages/input-text#readme",
"devDependencies": {
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.0.1",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@types/react": "^19.0.2",
"happy-dom": "^15.7.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/styling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"homepage": "https://github.com/acusti/uikit/tree/main/packages/styling#readme",
"devDependencies": {
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.0.1",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@types/react": "^19.0.2",
"happy-dom": "^15.7.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/use-keyboard-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"homepage": "https://github.com/acusti/uikit/tree/main/packages/use-keyboard-events#readme",
"devDependencies": {
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.0.1",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@types/react": "^19.0.2",
"happy-dom": "^15.7.3",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ __metadata:
"@acusti/css-values": "npm:^1.0.2"
"@acusti/input-text": "npm:^1.8.0"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/react": "npm:^16.0.1"
"@testing-library/react": "npm:^16.1.0"
"@testing-library/user-event": "npm:^14.5.2"
"@types/react": "npm:^19.0.2"
clsx: "npm:^2"
Expand Down Expand Up @@ -72,7 +72,7 @@ __metadata:
dependencies:
"@acusti/styling": "npm:^0.7.2 || ^1.0.0-0"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/react": "npm:^16.0.1"
"@testing-library/react": "npm:^16.1.0"
"@testing-library/user-event": "npm:^14.5.2"
"@types/react": "npm:^19.0.2"
clsx: "npm:^2"
Expand All @@ -97,7 +97,7 @@ __metadata:
"@acusti/use-is-out-of-bounds": "npm:^0.12.0"
"@acusti/use-keyboard-events": "npm:^0.8.0"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/react": "npm:^16.0.1"
"@testing-library/react": "npm:^16.1.0"
"@testing-library/user-event": "npm:^14.5.2"
"@types/react": "npm:^19.0.2"
clsx: "npm:^2"
Expand All @@ -117,7 +117,7 @@ __metadata:
resolution: "@acusti/input-text@workspace:packages/input-text"
dependencies:
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/react": "npm:^16.0.1"
"@testing-library/react": "npm:^16.1.0"
"@testing-library/user-event": "npm:^14.5.2"
"@types/react": "npm:^19.0.2"
happy-dom: "npm:^15.7.3"
Expand Down Expand Up @@ -164,7 +164,7 @@ __metadata:
resolution: "@acusti/styling@workspace:packages/styling"
dependencies:
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/react": "npm:^16.0.1"
"@testing-library/react": "npm:^16.1.0"
"@testing-library/user-event": "npm:^14.5.2"
"@types/react": "npm:^19.0.2"
happy-dom: "npm:^15.7.3"
Expand Down Expand Up @@ -292,7 +292,7 @@ __metadata:
resolution: "@acusti/use-keyboard-events@workspace:packages/use-keyboard-events"
dependencies:
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/react": "npm:^16.0.1"
"@testing-library/react": "npm:^16.1.0"
"@testing-library/user-event": "npm:^14.5.2"
"@types/react": "npm:^19.0.2"
happy-dom: "npm:^15.7.3"
Expand Down Expand Up @@ -3039,7 +3039,7 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:^16.0.1, @testing-library/react@npm:^16.1.0":
"@testing-library/react@npm:^16.1.0":
version: 16.1.0
resolution: "@testing-library/react@npm:16.1.0"
dependencies:
Expand Down

0 comments on commit 71eacc5

Please sign in to comment.