Skip to content

Commit 47cd188

Browse files
Merge pull request #6036 from Hacker0x01/dependabot/npm_and_yarn/docs-site/types/react-19.2.5
chore(deps-dev): bump @types/react from 19.2.2 to 19.2.5 in /docs-site
2 parents bff8768 + 5e24980 commit 47cd188

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"@eslint/js": "^9.39.1",
2828
"@types/lodash": "^4.17.0",
29-
"@types/react": "^19.2.2",
29+
"@types/react": "^19.2.5",
3030
"@types/react-dom": "^19.2.2",
3131
"@typescript-eslint/eslint-plugin": "^8.46.4",
3232
"@typescript-eslint/parser": "^8.46.4",

docs-site/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1545,12 +1545,12 @@ __metadata:
15451545
languageName: node
15461546
linkType: hard
15471547

1548-
"@types/react@npm:^19.2.2":
1549-
version: 19.2.2
1550-
resolution: "@types/react@npm:19.2.2"
1548+
"@types/react@npm:^19.2.5":
1549+
version: 19.2.5
1550+
resolution: "@types/react@npm:19.2.5"
15511551
dependencies:
15521552
csstype: "npm:^3.0.2"
1553-
checksum: 10c0/f830b1204aca4634ce3c6cb3477b5d3d066b80a4dd832a4ee0069acb504b6debd2416548a43a11c1407c12bc60e2dc6cf362934a18fe75fe06a69c0a98cba8ab
1553+
checksum: 10c0/1f9a92c73a5ea5b167f59cd0b5b9460fde65bd22b63b6d23bfaace8ad38537df127c97657418b4912a7a03a66e6451e82a41b84718d638ec1c8e4f0515d94793
15541554
languageName: node
15551555
linkType: hard
15561556

@@ -4742,7 +4742,7 @@ __metadata:
47424742
dependencies:
47434743
"@eslint/js": "npm:^9.39.1"
47444744
"@types/lodash": "npm:^4.17.0"
4745-
"@types/react": "npm:^19.2.2"
4745+
"@types/react": "npm:^19.2.5"
47464746
"@types/react-dom": "npm:^19.2.2"
47474747
"@typescript-eslint/eslint-plugin": "npm:^8.46.4"
47484748
"@typescript-eslint/parser": "npm:^8.46.4"

0 commit comments

Comments
 (0)