Skip to content

Commit 285c546

Browse files
chore(deps-dev): bump @types/react in the typescript group
Bumps the typescript group with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). Updates `@types/react` from 19.2.13 to 19.2.14 - [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.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 853af59 commit 285c546

File tree

3 files changed

+307
-307
lines changed

3 files changed

+307
-307
lines changed

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@tailwindcss/postcss": "^4.1.18",
4848
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
4949
"@types/node": "^25.2.3",
50-
"@types/react": "^19.2.13",
50+
"@types/react": "^19.2.14",
5151
"@types/react-dom": "^19.2.3",
5252
"postcss": "^8.5.6",
5353
"tailwindcss": "^4.1.18",

packages/react-qr-code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"devDependencies": {
5252
"@types/node": "^25.2.3",
53-
"@types/react": "^19.2.13",
53+
"@types/react": "^19.2.14",
5454
"@types/react-dom": "^19.2.3",
5555
"@vitejs/plugin-react": "^5.1.4",
5656
"globals": "^17.3.0",

0 commit comments

Comments
 (0)