Skip to content

Commit 0ef93a7

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

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.34.0",
3636
"@testing-library/dom": "^10.4.1",
3737
"@testing-library/react": "^16.3.0",
38-
"@types/react": "^19.1.11",
38+
"@types/react": "^19.1.12",
3939
"@types/react-dom": "^19.1.7",
4040
"@vitejs/plugin-react": "^5.0.1",
4141
"eslint": "^9.34.0",

web/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1719,12 +1719,12 @@ __metadata:
17191719
languageName: node
17201720
linkType: hard
17211721

1722-
"@types/react@npm:^19.1.11":
1723-
version: 19.1.11
1724-
resolution: "@types/react@npm:19.1.11"
1722+
"@types/react@npm:^19.1.12":
1723+
version: 19.1.12
1724+
resolution: "@types/react@npm:19.1.12"
17251725
dependencies:
17261726
csstype: "npm:^3.0.2"
1727-
checksum: 10c0/639b225c2bbcd4b8a30e1ea7a73aec81ae5b952a4c432460b48c9881c9d12e76645c9032d24f15eefae9985a12d5cb26557fe10e9850b2da0fabfb0a1e2d16bd
1727+
checksum: 10c0/e35912b43da0caaab5252444bab87a31ca22950cde2822b3b3dc32e39c2d42dad1a4cf7b5dde9783aa2d007f0b2cba6ab9563fc6d2dbcaaa833b35178118767c
17281728
languageName: node
17291729
linkType: hard
17301730

@@ -2301,7 +2301,7 @@ __metadata:
23012301
"@mui/material": "npm:^7.3.1"
23022302
"@testing-library/dom": "npm:^10.4.1"
23032303
"@testing-library/react": "npm:^16.3.0"
2304-
"@types/react": "npm:^19.1.11"
2304+
"@types/react": "npm:^19.1.12"
23052305
"@types/react-dom": "npm:^19.1.7"
23062306
"@vitejs/plugin-react": "npm:^5.0.1"
23072307
eslint: "npm:^9.34.0"

0 commit comments

Comments
 (0)