Skip to content

Commit 6852947

Browse files
authored
Merge pull request #41 from LAA-Software-Engineering/dependabot/npm_and_yarn/frontend/types/react-19.0.9
Bump @types/react from 19.0.8 to 19.0.9 in /frontend
2 parents 0077e25 + 557cc13 commit 6852947

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

frontend/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@testing-library/user-event": "^14.6.1",
1313
"@types/jest": "^27.0.1",
1414
"@types/node": "^22.10.10",
15-
"@types/react": "^19.0.8",
15+
"@types/react": "^19.0.9",
1616
"@types/react-dom": "^19.0.3",
1717
"axios": "^1.7.9",
1818
"date-fns": "^4.1.0",

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2255,10 +2255,10 @@
22552255
resolved "https://registry.npmjs.org/@types/react-transition-group/-/react-transition-group-4.4.12.tgz"
22562256
integrity sha512-8TV6R3h2j7a91c+1DXdJi3Syo69zzIZbz7Lg5tORM5LEJG7X/E6a1V3drRyBRZq7/utz7A+c4OgYLiLcYGHG6w==
22572257

2258-
"@types/react@^19.0.8":
2259-
version "19.0.8"
2260-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.8.tgz#7098e6159f2a61e4f4cef2c1223c044a9bec590e"
2261-
integrity sha512-9P/o1IGdfmQxrujGbIMDyYaaCykhLKc0NGCtYcECNUr9UAaDe4gwvV9bR6tvd5Br1SG0j+PBpbKr2UYY8CwqSw==
2258+
"@types/react@^19.0.9":
2259+
version "19.0.9"
2260+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.9.tgz#675255eb7d978bdaf71f9d08f6b740d41b0b7f32"
2261+
integrity sha512-FedNTYgmMwSZmD1Sru/W1gJKuiYCN/3SuBkmZkcxX+FpO5zL76B22A9YNfAKg4HQO3Neh/30AiynP6BELdU0qQ==
22622262
dependencies:
22632263
csstype "^3.0.2"
22642264

0 commit comments

Comments
 (0)