Skip to content

Commit bdf9d02

Browse files
dependabot[bot]edwardzjl
authored andcommitted
build(deps-dev): bump @types/react from 19.1.10 to 19.1.11 in /web
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.1.10 to 19.1.11. - [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-version: 19.1.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5350fd6 commit bdf9d02

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@eslint/js": "^9.33.0",
3636
"@testing-library/dom": "^10.4.1",
3737
"@testing-library/react": "^16.3.0",
38-
"@types/react": "^19.1.10",
38+
"@types/react": "^19.1.11",
3939
"@types/react-dom": "^19.1.7",
4040
"@vitejs/plugin-react": "^5.0.0",
4141
"eslint": "^9.33.0",

web/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1747,12 +1747,12 @@ __metadata:
17471747
languageName: node
17481748
linkType: hard
17491749

1750-
"@types/react@npm:^19.1.10":
1751-
version: 19.1.10
1752-
resolution: "@types/react@npm:19.1.10"
1750+
"@types/react@npm:^19.1.11":
1751+
version: 19.1.11
1752+
resolution: "@types/react@npm:19.1.11"
17531753
dependencies:
17541754
csstype: "npm:^3.0.2"
1755-
checksum: 10c0/fb583deacd0a815e2775dc1b9f764532d8cacb748ddd2c2914805a46c257ce6c237b4078f44009692074db212ab61a390301c6470f07f5aa5bfdeb78a2acfda1
1755+
checksum: 10c0/639b225c2bbcd4b8a30e1ea7a73aec81ae5b952a4c432460b48c9881c9d12e76645c9032d24f15eefae9985a12d5cb26557fe10e9850b2da0fabfb0a1e2d16bd
17561756
languageName: node
17571757
linkType: hard
17581758

@@ -2329,7 +2329,7 @@ __metadata:
23292329
"@mui/material": "npm:^7.3.1"
23302330
"@testing-library/dom": "npm:^10.4.1"
23312331
"@testing-library/react": "npm:^16.3.0"
2332-
"@types/react": "npm:^19.1.10"
2332+
"@types/react": "npm:^19.1.11"
23332333
"@types/react-dom": "npm:^19.1.7"
23342334
"@vitejs/plugin-react": "npm:^5.0.0"
23352335
eslint: "npm:^9.33.0"

0 commit comments

Comments
 (0)