Skip to content
Open
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 docs-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@eslint/js": "^9.39.1",
"@types/lodash": "^4.17.0",
"@types/react": "^19.2.2",
"@types/react": "^19.2.5",
"@types/react-dom": "^19.2.2",
"@typescript-eslint/eslint-plugin": "^8.46.4",
"@typescript-eslint/parser": "^8.46.4",
Expand Down
10 changes: 5 additions & 5 deletions docs-site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1515,12 +1515,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^19.2.2":
version: 19.2.2
resolution: "@types/react@npm:19.2.2"
"@types/react@npm:^19.2.5":
version: 19.2.5
resolution: "@types/react@npm:19.2.5"
dependencies:
csstype: "npm:^3.0.2"
checksum: 10c0/f830b1204aca4634ce3c6cb3477b5d3d066b80a4dd832a4ee0069acb504b6debd2416548a43a11c1407c12bc60e2dc6cf362934a18fe75fe06a69c0a98cba8ab
checksum: 10c0/1f9a92c73a5ea5b167f59cd0b5b9460fde65bd22b63b6d23bfaace8ad38537df127c97657418b4912a7a03a66e6451e82a41b84718d638ec1c8e4f0515d94793
languageName: node
linkType: hard

Expand Down Expand Up @@ -4766,7 +4766,7 @@ __metadata:
dependencies:
"@eslint/js": "npm:^9.39.1"
"@types/lodash": "npm:^4.17.0"
"@types/react": "npm:^19.2.2"
"@types/react": "npm:^19.2.5"
"@types/react-dom": "npm:^19.2.2"
"@typescript-eslint/eslint-plugin": "npm:^8.46.4"
"@typescript-eslint/parser": "npm:^8.46.4"
Expand Down
Loading