Skip to content

Commit 1ad30fa

Browse files
dependabot[bot]razzeee
authored andcommitted
Bump @types/react from 19.2.8 to 19.2.9
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0796e23 commit 1ad30fa

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@tailwindcss/typography": "^0.5.19",
3535
"@types/markdown-it": "^14",
36-
"@types/react": "^19.2.8",
36+
"@types/react": "^19.2.9",
3737
"@types/react-dom": "^19.2.3",
3838
"@types/sanitize-html": "^2",
3939
"markdown-it": "^14.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1880,12 +1880,12 @@ __metadata:
18801880
languageName: node
18811881
linkType: hard
18821882

1883-
"@types/react@npm:^19.2.8":
1884-
version: 19.2.8
1885-
resolution: "@types/react@npm:19.2.8"
1883+
"@types/react@npm:^19.2.9":
1884+
version: 19.2.9
1885+
resolution: "@types/react@npm:19.2.9"
18861886
dependencies:
18871887
csstype: "npm:^3.2.2"
1888-
checksum: 10c0/832834998c4ee971fca72ecf1eb95dc924ad3931a2112c687a4dae498aabd115c5fa4db09186853e34a646226b0223808c8f867df03d17601168f9cf119448de
1888+
checksum: 10c0/91c6839edd10ebdab4cd686d2a744e6ae078ed5831a36d48284ae92df0463c89bda1084ffdd2e6445f0716236c2c6ae0828b82f70720727632331695f4581d2a
18891889
languageName: node
18901890
linkType: hard
18911891

@@ -2456,7 +2456,7 @@ __metadata:
24562456
"@tailwindcss/typography": "npm:^0.5.19"
24572457
"@tailwindcss/vite": "npm:^4.1.18"
24582458
"@types/markdown-it": "npm:^14"
2459-
"@types/react": "npm:^19.2.8"
2459+
"@types/react": "npm:^19.2.9"
24602460
"@types/react-dom": "npm:^19.2.3"
24612461
"@types/sanitize-html": "npm:^2"
24622462
astro: "npm:5.16.15"

0 commit comments

Comments
 (0)