Skip to content
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@tailwindcss/postcss": "^4.1.18",
"@tailwindcss/typography": "^0.5.19",
"@types/node": "^24.10.10",
"@types/react": "^19.2.10",
"@types/react": "^19.2.13",
"@types/react-dom": "^19.2.3",
"@types/semver": "^7.7.1",
"eslint": "^9.39.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2198,12 +2198,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^19.2.10":
version: 19.2.10
resolution: "@types/react@npm:19.2.10"
"@types/react@npm:^19.2.13":
version: 19.2.13
resolution: "@types/react@npm:19.2.13"
dependencies:
csstype: "npm:^3.2.2"
checksum: 10/0e34a0e42db02f4b3f4bed446128c555446c2854b833d71d597e6c8b08800dd90519a03a226ad250cccc4a0c9e51bd3f9c54cdcb79ee1219f4d5b318fb3a3813
checksum: 10/a3bb8d09c79f5f29dfbc7e47c5b39c687f4329b76041713993c025781f32c26e4881fbeead65ff44d728945f222b781c6053263bc1819ef90596b4fbfd83f718
languageName: node
linkType: hard

Expand Down Expand Up @@ -3141,7 +3141,7 @@ __metadata:
"@tailwindcss/postcss": "npm:^4.1.18"
"@tailwindcss/typography": "npm:^0.5.19"
"@types/node": "npm:^24.10.10"
"@types/react": "npm:^19.2.10"
"@types/react": "npm:^19.2.13"
"@types/react-dom": "npm:^19.2.3"
"@types/semver": "npm:^7.7.1"
class-variance-authority: "npm:^0.7.1"
Expand Down