Skip to content

Commit b9c5b4e

Browse files
committed
🔧 chore: remove @mantine/dates from docs dependencies
- Eliminates unused dependency from docs package - Keeps docs build leaner and avoids unnecessary package lock
1 parent c24c871 commit b9c5b4e

File tree

2 files changed

+0
-17
lines changed

2 files changed

+0
-17
lines changed

docs/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"@gfazioli/mantine-clock": "workspace:*",
1313
"@mantine/code-highlight": "8.3.8",
1414
"@mantine/core": "8.3.8",
15-
"@mantine/dates": "^8.3.8",
1615
"@mantine/hooks": "8.3.8",
1716
"@mantinex/demo": "^2.0.0",
1817
"@mantinex/dev-icons": "^2.0.0",

yarn.lock

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2306,21 +2306,6 @@ __metadata:
23062306
languageName: node
23072307
linkType: hard
23082308

2309-
"@mantine/dates@npm:^8.3.8":
2310-
version: 8.3.8
2311-
resolution: "@mantine/dates@npm:8.3.8"
2312-
dependencies:
2313-
clsx: "npm:^2.1.1"
2314-
peerDependencies:
2315-
"@mantine/core": 8.3.8
2316-
"@mantine/hooks": 8.3.8
2317-
dayjs: ">=1.0.0"
2318-
react: ^18.x || ^19.x
2319-
react-dom: ^18.x || ^19.x
2320-
checksum: 10c0/af71adcfec089d2062b4eac0086deba54f62511747d33ac593b6eb1505338c4e8a20d1c163da8681f0860595752e29460643e122e6b7e15ad9967ee7da5335d1
2321-
languageName: node
2322-
linkType: hard
2323-
23242309
"@mantine/hooks@npm:8.3.8":
23252310
version: 8.3.8
23262311
resolution: "@mantine/hooks@npm:8.3.8"
@@ -7294,7 +7279,6 @@ __metadata:
72947279
"@gfazioli/mantine-clock": "workspace:*"
72957280
"@mantine/code-highlight": "npm:8.3.8"
72967281
"@mantine/core": "npm:8.3.8"
7297-
"@mantine/dates": "npm:^8.3.8"
72987282
"@mantine/hooks": "npm:8.3.8"
72997283
"@mantinex/demo": "npm:^2.0.0"
73007284
"@mantinex/dev-icons": "npm:^2.0.0"

0 commit comments

Comments
 (0)