mirror of
https://github.com/ajnart/homarr.git
synced 2026-03-01 18:00:55 +01:00
fix(deps): update dependency chroma-js to ^3.1.1 (#1082)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4f421433c2
commit
6bf0a53d21
@@ -53,7 +53,7 @@
|
||||
"@xterm/addon-canvas": "^0.7.0",
|
||||
"@xterm/addon-fit": "0.10.0",
|
||||
"@xterm/xterm": "^5.5.0",
|
||||
"chroma-js": "^3.1.0",
|
||||
"chroma-js": "^3.1.1",
|
||||
"clsx": "^2.1.1",
|
||||
"dayjs": "^1.11.13",
|
||||
"dotenv": "^16.4.5",
|
||||
|
||||
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@@ -117,7 +117,7 @@ importers:
|
||||
version: link:../../packages/widgets
|
||||
'@mantine/colors-generator':
|
||||
specifier: ^7.12.2
|
||||
version: 7.12.2(chroma-js@3.1.0)
|
||||
version: 7.12.2(chroma-js@3.1.1)
|
||||
'@mantine/core':
|
||||
specifier: ^7.12.2
|
||||
version: 7.12.2(@mantine/hooks@7.12.2(react@18.3.1))(@types/react@18.3.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
@@ -170,8 +170,8 @@ importers:
|
||||
specifier: ^5.5.0
|
||||
version: 5.5.0
|
||||
chroma-js:
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.0
|
||||
specifier: ^3.1.1
|
||||
version: 3.1.1
|
||||
clsx:
|
||||
specifier: ^2.1.1
|
||||
version: 2.1.1
|
||||
@@ -3755,8 +3755,8 @@ packages:
|
||||
resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
chroma-js@3.1.0:
|
||||
resolution: {integrity: sha512-6gPmtb15llrLIdCZHjtV+v2JmCoxxOnP+1x213tKntyH0XFWyGKNg0f2zKVrvAFI98aTVdfPardxi8wtELcYjg==}
|
||||
chroma-js@3.1.1:
|
||||
resolution: {integrity: sha512-CGr6w73Gi86142RWqZ1RjED/CyduYw2vMTikQZUvr2jGIihnZlMo/Kzm9rYHWDP2pJc6eebwc8CkX0iteBon+A==}
|
||||
|
||||
chrome-trace-event@1.0.4:
|
||||
resolution: {integrity: sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==}
|
||||
@@ -8140,9 +8140,9 @@ snapshots:
|
||||
'@jridgewell/resolve-uri': 3.1.2
|
||||
'@jridgewell/sourcemap-codec': 1.4.15
|
||||
|
||||
'@mantine/colors-generator@7.12.2(chroma-js@3.1.0)':
|
||||
'@mantine/colors-generator@7.12.2(chroma-js@3.1.1)':
|
||||
dependencies:
|
||||
chroma-js: 3.1.0
|
||||
chroma-js: 3.1.1
|
||||
|
||||
'@mantine/core@7.12.2(@mantine/hooks@7.12.2(react@18.3.1))(@types/react@18.3.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
@@ -10070,7 +10070,7 @@ snapshots:
|
||||
|
||||
chownr@2.0.0: {}
|
||||
|
||||
chroma-js@3.1.0: {}
|
||||
chroma-js@3.1.1: {}
|
||||
|
||||
chrome-trace-event@1.0.4: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user