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 apps/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@mantine/charts": "^8.2.3",
"@mantine/code-highlight": "^8.2.3",
"@mantine/core": "^8.2.3",
"@mantine/dates": "^8.2.3",
"@mantine/dates": "^8.3.18",
"@mantine/form": "^8.2.3",
"@mantine/hooks": "^8.2.3",
"@mantine/modals": "^8.2.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@icons-pack/react-simple-icons": "^12.6.0",
"@mantine/carousel": "^8.2.3",
"@mantine/core": "^8.2.3",
"@mantine/dates": "^8.2.3",
"@mantine/dates": "^8.3.18",
"@mantine/dropzone": "^8.2.3",
"@mantine/form": "^8.2.3",
"@mantine/hooks": "^8.2.3",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1551,18 +1551,18 @@ __metadata:
languageName: node
linkType: hard

"@mantine/dates@npm:^8.2.3":
version: 8.2.3
resolution: "@mantine/dates@npm:8.2.3"
"@mantine/dates@npm:^8.3.18":
version: 8.3.18
resolution: "@mantine/dates@npm:8.3.18"
dependencies:
clsx: "npm:^2.1.1"
peerDependencies:
"@mantine/core": 8.2.3
"@mantine/hooks": 8.2.3
"@mantine/core": 8.3.18
"@mantine/hooks": 8.3.18
dayjs: ">=1.0.0"
react: ^18.x || ^19.x
react-dom: ^18.x || ^19.x
checksum: 10c0/daca9928f045c1bf98c6389d8acf087491f53d9c54174ebc3b1242987a948bc5a80c0c9c94544c9f16ac99406dc35acc128765da1660ba0b38037c4ebc8411cb
checksum: 10c0/13926abde2b03415eef661897bbb4a3d14ef2ca31598e11c11d0c683af76399910bdc2d9c531fd63b3a115d7e594bbdd9b5b9f88770742584643842456a1801e
languageName: node
linkType: hard

Expand Down Expand Up @@ -8877,7 +8877,7 @@ __metadata:
"@mantine/charts": "npm:^8.2.3"
"@mantine/code-highlight": "npm:^8.2.3"
"@mantine/core": "npm:^8.2.3"
"@mantine/dates": "npm:^8.2.3"
"@mantine/dates": "npm:^8.3.18"
"@mantine/form": "npm:^8.2.3"
"@mantine/hooks": "npm:^8.2.3"
"@mantine/modals": "npm:^8.2.3"
Expand Down Expand Up @@ -11007,7 +11007,7 @@ __metadata:
"@icons-pack/react-simple-icons": "npm:^12.6.0"
"@mantine/carousel": "npm:^8.2.3"
"@mantine/core": "npm:^8.2.3"
"@mantine/dates": "npm:^8.2.3"
"@mantine/dates": "npm:^8.3.18"
"@mantine/dropzone": "npm:^8.2.3"
"@mantine/form": "npm:^8.2.3"
"@mantine/hooks": "npm:^8.2.3"
Expand Down