Skip to content
Closed
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.4",
"@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.4":
version: 19.2.4
resolution: "@types/react@npm:19.2.4"
dependencies:
csstype: "npm:^3.0.2"
checksum: 10c0/f830b1204aca4634ce3c6cb3477b5d3d066b80a4dd832a4ee0069acb504b6debd2416548a43a11c1407c12bc60e2dc6cf362934a18fe75fe06a69c0a98cba8ab
checksum: 10c0/c878262c4bce047e53a44ef644088fce359ebdfdca7060a4ac1717c8362563b9506a7ebae145977836e95d5948b8f8b426dcd516044c3a3c0563a6f1b60408ce
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.4"
"@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