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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-19706e7e35-10.zip
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-6b67494872-10.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"ag-grid-community": "^35.0.1",
"ag-grid-react": "^35.0.1",
"path": "^0.12.7",
"react": "^19.2.3",
"react": "^19.2.4",
"react-bootstrap": "^2.10.10",
"react-dom": "^19.2.3",
"react-router": "^7.13.0"
Expand All @@ -31,7 +31,7 @@
"@types/mocha": "^10.0.10",
"@types/node": "^24.10.9",
"@types/prop-types": "^15.7.15",
"@types/react": "19.2.9",
"@types/react": "19.2.10",
"@types/react-dom": "^19.2.3",
"@types/react-router": "^5.1.20",
"@vitejs/plugin-react-swc": "^4.2.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -962,12 +962,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -1662,7 +1662,7 @@ __metadata:
"@types/mocha": "npm:^10.0.10"
"@types/node": "npm:^24.10.9"
"@types/prop-types": "npm:^15.7.15"
"@types/react": "npm:19.2.9"
"@types/react": "npm:19.2.10"
"@types/react-dom": "npm:^19.2.3"
"@types/react-router": "npm:^5.1.20"
"@vitejs/plugin-react-swc": "npm:^4.2.2"
Expand All @@ -1672,7 +1672,7 @@ __metadata:
lightningcss: "npm:^1.31.1"
path: "npm:^0.12.7"
prop-types: "npm:^15.8.1"
react: "npm:^19.2.3"
react: "npm:^19.2.4"
react-bootstrap: "npm:^2.10.10"
react-dom: "npm:^19.2.3"
react-router: "npm:^7.13.0"
Expand Down Expand Up @@ -3260,10 +3260,10 @@ __metadata:
languageName: node
linkType: hard

"react@npm:^19.2.3":
version: 19.2.3
resolution: "react@npm:19.2.3"
checksum: 10/d16b7f35c0d35a56f63d9d1693819762e4abc479c57dd6310298920bed3820fcec7e17a99d44983416d8f5049143ea45b8005d3ab8324bae8973224400502b08
"react@npm:^19.2.4":
version: 19.2.4
resolution: "react@npm:19.2.4"
checksum: 10/18179fe217f67eb2d0bc61cd04e7ad3c282ea09a1dface7eacd71816f62609f4bbf566c447c704335284deb8397b00bca084e0cd60e6f437279a7498e2d0bfe0
languageName: node
linkType: hard

Expand Down
Loading