Skip to content

Commit 5c93cc0

Browse files
Merge pull request #1443 from dnprogramming/dependabot/npm_and_yarn/webapp/types/react-19.2.7
Bump @types/react from 19.2.6 to 19.2.7 in /webapp
2 parents 0d74661 + b53c2f8 commit 5c93cc0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.1",
88
"@svgr/webpack": "^8.1.0",
99
"@types/node": "^24.10.1",
10-
"@types/react": "^19.2.6",
10+
"@types/react": "^19.2.7",
1111
"@types/react-dom": "^19.2.3",
1212
"babel-loader": "^10.0.0",
1313
"babel-plugin-named-asset-import": "^0.3.8",

webapp/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2719,10 +2719,10 @@
27192719
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.2.3.tgz#c1e305d15a52a3e508d54dca770d202cb63abf2c"
27202720
integrity sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==
27212721

2722-
"@types/react@^19.2.6":
2723-
version "19.2.6"
2724-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.6.tgz#d27db1ff45012d53980f5589fda925278e1249ca"
2725-
integrity sha512-p/jUvulfgU7oKtj6Xpk8cA2Y1xKTtICGpJYeJXz2YVO2UcvjQgeRMLDGfDeqeRW2Ta+0QNFwcc8X3GH8SxZz6w==
2722+
"@types/react@^19.2.7":
2723+
version "19.2.7"
2724+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.7.tgz#84e62c0f23e8e4e5ac2cadcea1ffeacccae7f62f"
2725+
integrity sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==
27262726
dependencies:
27272727
csstype "^3.2.2"
27282728

0 commit comments

Comments
 (0)