Skip to content

Commit

Permalink
Reapply "Files changed"
Browse files Browse the repository at this point in the history
This reverts commit ed3164d.
  • Loading branch information
hajrezvan committed Oct 24, 2024
1 parent ed3164d commit c6929dd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
4 changes: 2 additions & 2 deletions app/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@
"react-json-view": "^1.21.3",
"react-media-recorder": "^1.6.1",
"react-modal": "^3.15.1",
"react-multi-date-picker": "^4.5.2",
"react-page-visibility": "^7.0.0",
"react-player": "^2.3.1",
"react-qr-barcode-scanner": "^1.0.6",
Expand Down Expand Up @@ -234,8 +235,7 @@
"web-vitals": "3.5.2",
"webpack-retry-chunk-load-plugin": "^3.1.1",
"yjs": "^13.5.12",
"zipcelx": "^1.6.2",
"react-multi-date-picker": "^4.4.1"
"zipcelx": "^1.6.2"
},
"browserslist": [
">0.2%",
Expand Down
11 changes: 6 additions & 5 deletions app/client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12954,6 +12954,7 @@ __metadata:
react-json-view: ^1.21.3
react-media-recorder: ^1.6.1
react-modal: ^3.15.1
react-multi-date-picker: ^4.5.2
react-page-visibility: ^7.0.0
react-player: ^2.3.1
react-qr-barcode-scanner: ^1.0.6
Expand Down Expand Up @@ -13012,7 +13013,6 @@ __metadata:
xlsx: "https://cdn.sheetjs.com/xlsx-0.19.3/xlsx-0.19.3.tgz"
yjs: ^13.5.12
zipcelx: ^1.6.2
react-multi-date-picker: ^4.4.1
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -28715,15 +28715,16 @@ __metadata:
languageName: node
linkType: hard

"react-multi-date-picker@npm:^4.4.1":
version: 4.4.1
resolution: "react-multi-date-picker@npm:4.4.1"
"react-multi-date-picker@npm:^4.5.2":
version: 4.5.2
resolution: "react-multi-date-picker@npm:4.5.2"
dependencies:
react-date-object: ^2.1.8
react-element-popper: ^2.1.6
peerDependencies:
react: ">=16.8.0"
react-dom: ">=16.8.0"
checksum: fb225006e24f90ac1283f0e51339b941c17fcdf92418b55c7c51619a17e6f8786bed663187ef24b5f657c20d3bf178bb1ba56e593c314a9add30c43a491a0c6a
checksum: 6ed0e03f2c07d409c1d0db040a94d6aa632f81b62d017c0167b90d51a7587ade8b29abcd520ef0d41a93253d37607e8275cff9f4c9c748875fafb49f4e9efc99
languageName: node
linkType: hard

Expand Down

0 comments on commit c6929dd

Please sign in to comment.