Skip to content

Commit 5327aa7

Browse files
chore(deps-dev): bump @types/react from 19.1.4 to 19.1.6
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.1.4 to 19.1.6. - [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.1.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a49d513 commit 5327aa7

3 files changed

Lines changed: 450 additions & 450 deletions

File tree

apps/service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@heiglabs/typescript-config": "workspace:*",
2020
"@tailwindcss/postcss": "^4.1.6",
2121
"@types/node": "^22.15.18",
22-
"@types/react": "19.1.4",
22+
"@types/react": "19.1.7",
2323
"@types/react-dom": "19.1.5",
2424
"autoprefixer": "^10.4.21",
2525
"postcss": "^8.5.3",

packages/design-system/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"@tailwindcss/postcss": "^4.1.6",
118118
"@tailwindcss/typography": "^0.5.16",
119119
"@types/node": "^22.15.18",
120-
"@types/react": "^19.1.4",
120+
"@types/react": "^19.1.7",
121121
"postcss": "^8.5.3",
122122
"tailwindcss": "^4.1.6"
123123
}

0 commit comments

Comments
 (0)