Skip to content

chore(deps): bump @types/react from 19.1.6 to 19.1.7 #81

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 1 commit into from
Jun 10, 2025
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 @@ -43,7 +43,7 @@
"devDependencies": {
"@commitlint/cli": "^19.8.1",
"@commitlint/config-conventional": "^19.8.1",
"@types/react": "^19.1.6",
"@types/react": "^19.1.7",
"@types/react-dom": "^19.1.6",
"@ver0/eslint-config": "^1.1.4",
"@ver0/eslint-formatter-gha": "^1.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1705,12 +1705,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^19.1.6":
version: 19.1.6
resolution: "@types/react@npm:19.1.6"
"@types/react@npm:^19.1.7":
version: 19.1.7
resolution: "@types/react@npm:19.1.7"
dependencies:
csstype: "npm:^3.0.2"
checksum: 10c0/8b10b198e28997b3c57559750f8bcf5ae7b33c554b16b6f4fe2ece1d4de6a2fc8cb53e7effe08ec9cb939d2f479eb97c5e08aac2cf83b10a90164fe451cc8ea2
checksum: 10c0/3bb8fb865debad4328b0d623e1c669f2ee90e9302638a64e65a0a1c61efca4f4ef91f58b55ff94075358c190d80bb8472a5823c6901d8cdc9009dd436a1dcab1
languageName: node
linkType: hard

Expand Down Expand Up @@ -1997,7 +1997,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:^19.8.1"
"@commitlint/config-conventional": "npm:^19.8.1"
"@types/react": "npm:^19.1.6"
"@types/react": "npm:^19.1.7"
"@types/react-dom": "npm:^19.1.6"
"@ver0/eslint-config": "npm:^1.1.4"
"@ver0/eslint-formatter-gha": "npm:^1.0.1"
Expand Down