Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Commit 5eb2c67

Browse files
dependabot[bot]Achim Schneider
authored andcommitted
Bump @types/react from 18.0.15 to 18.0.26
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.15 to 18.0.26. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0b1c9d commit 5eb2c67

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@testing-library/jest-dom": "^5.16.4",
3434
"@testing-library/react": "^12.1.5",
3535
"@types/jest": "^29.2.4",
36-
"@types/react": "^18.0.15",
36+
"@types/react": "^18.0.26",
3737
"@types/react-dom": "^18.0.6",
3838
"@types/react-test-renderer": "^18.0.0",
3939
"@types/tailwindcss": "^3.0.10",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3422,14 +3422,14 @@ __metadata:
34223422
languageName: node
34233423
linkType: hard
34243424

3425-
"@types/react@npm:^18.0.15":
3426-
version: 18.0.15
3427-
resolution: "@types/react@npm:18.0.15"
3425+
"@types/react@npm:^18.0.26":
3426+
version: 18.0.26
3427+
resolution: "@types/react@npm:18.0.26"
34283428
dependencies:
34293429
"@types/prop-types": "*"
34303430
"@types/scheduler": "*"
34313431
csstype: ^3.0.2
3432-
checksum: e22cc388d1c145aa184787e44dc28db4789976c704cd5db475c170bb76a560eb81def5f346cfe750949bb3d43ad88822b8cbb9f19b1286e3795892a8263e7715
3432+
checksum: b62f0ea3cdfa68e106391728325057ad36f1bde7ba2dfae029472c47e01e482bc77c6ba4f1dad59f3f04ee81cb597618ff7c30a33c157c0a20462b6dd6aa2d4d
34333433
languageName: node
34343434
linkType: hard
34353435

@@ -9612,7 +9612,7 @@ __metadata:
96129612
"@testing-library/jest-dom": ^5.16.4
96139613
"@testing-library/react": ^12.1.5
96149614
"@types/jest": ^29.2.4
9615-
"@types/react": ^18.0.15
9615+
"@types/react": ^18.0.26
96169616
"@types/react-dom": ^18.0.6
96179617
"@types/react-test-renderer": ^18.0.0
96189618
"@types/tailwindcss": ^3.0.10

0 commit comments

Comments
 (0)