Skip to content

Commit bb69d89

Browse files
Javascript dependency: Bump @types/react from 19.2.8 to 19.2.9 in /web
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.2.8 to 19.2.9. - [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.2.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 26ea03f commit bb69d89

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
@@ -90,7 +90,7 @@
9090
"@tanstack/react-table": "^8.16.0",
9191
"@tanstack/react-virtual": "^3.13.13",
9292
"@types/classnames": "^2.3.4",
93-
"@types/react": "^19.2.8",
93+
"@types/react": "^19.2.9",
9494
"@types/react-dom": "^19.0.0",
9595
"@xterm/addon-fit": "^0.11.0",
9696
"@xterm/addon-search": "^0.16.0",

web/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3941,12 +3941,12 @@ __metadata:
39413941
languageName: node
39423942
linkType: hard
39433943

3944-
"@types/react@npm:^19.2.8":
3945-
version: 19.2.8
3946-
resolution: "@types/react@npm:19.2.8"
3944+
"@types/react@npm:^19.2.9":
3945+
version: 19.2.9
3946+
resolution: "@types/react@npm:19.2.9"
39473947
dependencies:
39483948
csstype: "npm:^3.2.2"
3949-
checksum: 10c0/832834998c4ee971fca72ecf1eb95dc924ad3931a2112c687a4dae498aabd115c5fa4db09186853e34a646226b0223808c8f867df03d17601168f9cf119448de
3949+
checksum: 10c0/91c6839edd10ebdab4cd686d2a744e6ae078ed5831a36d48284ae92df0463c89bda1084ffdd2e6445f0716236c2c6ae0828b82f70720727632331695f4581d2a
39503950
languageName: node
39513951
linkType: hard
39523952

@@ -12805,7 +12805,7 @@ __metadata:
1280512805
"@testing-library/user-event": "npm:^14.5.2"
1280612806
"@types/classnames": "npm:^2.3.4"
1280712807
"@types/jest": "npm:^30.0.0"
12808-
"@types/react": "npm:^19.2.8"
12808+
"@types/react": "npm:^19.2.9"
1280912809
"@types/react-dom": "npm:^19.0.0"
1281012810
"@xterm/addon-fit": "npm:^0.11.0"
1281112811
"@xterm/addon-search": "npm:^0.16.0"

0 commit comments

Comments
 (0)