Skip to content

Commit 1c547d7

Browse files
authored
Merge pull request #488 from OpenConext/dependabot/npm_and_yarn/client/frontends-dev-945e18fcf3
Bump @types/react from 19.2.11 to 19.2.13 in /client in the frontends-dev group across 1 directory
2 parents 2cc814f + 1b6f555 commit 1c547d7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"@eslint/js": "^9.39.2",
37-
"@types/react": "^19.2.2",
37+
"@types/react": "^19.2.13",
3838
"@types/react-dom": "^19.2.1",
3939
"@vitejs/plugin-react": "^5.1.2",
4040
"eslint": "^9.39.2",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1030,10 +1030,10 @@
10301030
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.12.tgz#b5d76568485b02a307238270bfe96cb51ee2a044"
10311031
integrity sha512-8TV6R3h2j7a91c+1DXdJi3Syo69zzIZbz7Lg5tORM5LEJG7X/E6a1V3drRyBRZq7/utz7A+c4OgYLiLcYGHG6w==
10321032

1033-
"@types/react@^19.2.2":
1034-
version "19.2.11"
1035-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.11.tgz#301b615ec33df67f6b0ba63f2b6aedce46cca0de"
1036-
integrity sha512-tORuanb01iEzWvMGVGv2ZDhYZVeRMrw453DCSAIn/5yvcSVnMoUMTyf33nQJLahYEnv9xqrTNbgz4qY5EfSh0g==
1033+
"@types/react@^19.2.13":
1034+
version "19.2.13"
1035+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.13.tgz#7cea30d7f60a01d97e4ece039c04e9056682218a"
1036+
integrity sha512-KkiJeU6VbYbUOp5ITMIc7kBfqlYkKA5KhEHVrGMmUUMt7NeaZg65ojdPk+FtNrBAOXNVM5QM72jnADjM+XVRAQ==
10371037
dependencies:
10381038
csstype "^3.2.2"
10391039

0 commit comments

Comments
 (0)