Skip to content

build(deps): Bump @types/react from 19.0.11 to 19.0.12 in /website in the all-website-npm group #4862

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@fortawesome/react-fontawesome": "^0.2.2",
"@mdx-js/react": "^3.1.0",
"@types/react": "^19.0.11",
"@types/react": "^19.0.12",
"file-loader": "^6.2.0",
"raw-loader": "^4.0.2",
"react": "^19.0.0",
Expand Down
10 changes: 5 additions & 5 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4097,12 +4097,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^19.0.11":
version: 19.0.11
resolution: "@types/react@npm:19.0.11"
"@types/react@npm:^19.0.12":
version: 19.0.12
resolution: "@types/react@npm:19.0.12"
dependencies:
csstype: "npm:^3.0.2"
checksum: 10c0/386cdde579b60e22160d6894a985655742703346bdc71fed9809f8f90ca87e2dd0252e86b81f92621a2c1de8d0fbf35e3963996db8c451cc670570061ed62f29
checksum: 10c0/c814b6af5c0fbcf5c65d031b1c9bf98c5b857e015254d95811f2851b27b869c3d31c6f35dab127dc6921a3dbda0b0622c6323d493a14b31b231a6a58c41c5e84
languageName: node
linkType: hard

Expand Down Expand Up @@ -13445,7 +13445,7 @@ __metadata:
"@fortawesome/free-solid-svg-icons": "npm:^6.7.2"
"@fortawesome/react-fontawesome": "npm:^0.2.2"
"@mdx-js/react": "npm:^3.1.0"
"@types/react": "npm:^19.0.11"
"@types/react": "npm:^19.0.12"
file-loader: "npm:^6.2.0"
raw-loader: "npm:^4.0.2"
react: "npm:^19.0.0"
Expand Down