Skip to content

Commit c33fc40

Browse files
chore(deps)(deps-dev): bump @types/react
Bumps the development-dependencies group in /webs with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). Updates `@types/react` from 19.2.17 to 19.2.18 - [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.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 931e951 commit c33fc40

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

webs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@eslint/compat": "2.1.0",
7777
"@eslint/eslintrc": "3.3.6",
7878
"@eslint/js": "9.39.5",
79-
"@types/react": "19.2.17",
79+
"@types/react": "19.2.18",
8080
"eslint": "9.39.5",
8181
"eslint-config-prettier": "10.1.8",
8282
"eslint-plugin-jsx-a11y": "6.10.2",

webs/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2571,12 +2571,12 @@ __metadata:
25712571
languageName: node
25722572
linkType: hard
25732573

2574-
"@types/react@npm:19.2.17":
2575-
version: 19.2.17
2576-
resolution: "@types/react@npm:19.2.17"
2574+
"@types/react@npm:19.2.18":
2575+
version: 19.2.18
2576+
resolution: "@types/react@npm:19.2.18"
25772577
dependencies:
25782578
csstype: "npm:^3.2.2"
2579-
checksum: 10c0/bc2c4af96b3e480604424de70d5ebda90c5f4b485df471858c0bc2d7d70364b606ec3c4d8579f94f01aa0c6c0591f56bcf14cba5689f5eea4b74250ccdc3a232
2579+
checksum: 10c0/d04216172b4b4362b310017c210dfbe019fb4f4e7dffd0313e70b3acb3051d5c3e76e7e84e3cf4c6a3c824993ffadfe3949e589a6398a09d4200e7670e2962de
25802580
languageName: node
25812581
linkType: hard
25822582

@@ -7286,7 +7286,7 @@ __metadata:
72867286
"@mui/icons-material": "npm:7.3.11"
72877287
"@mui/material": "npm:7.3.11"
72887288
"@tabler/icons-react": "npm:3.46.0"
7289-
"@types/react": "npm:19.2.17"
7289+
"@types/react": "npm:19.2.18"
72907290
"@vitejs/plugin-react": "npm:5.2.0"
72917291
"@xyflow/react": "npm:^12.11.2"
72927292
apexcharts: "npm:5.16.0"

0 commit comments

Comments
 (0)