mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 00:40:58 +01:00
fix(deps): update dependency @million/lint to v1.0.8 (#1231)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
665df53a39
commit
547287dba1
@@ -42,7 +42,7 @@
|
||||
"@mantine/hooks": "^7.13.2",
|
||||
"@mantine/modals": "^7.13.2",
|
||||
"@mantine/tiptap": "^7.13.2",
|
||||
"@million/lint": "1.0.7",
|
||||
"@million/lint": "1.0.8",
|
||||
"@t3-oss/env-nextjs": "^0.11.1",
|
||||
"@tabler/icons-react": "^3.19.0",
|
||||
"@tanstack/react-query": "^5.59.0",
|
||||
|
||||
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@@ -137,8 +137,8 @@ importers:
|
||||
specifier: ^7.13.2
|
||||
version: 7.13.2(@mantine/core@7.13.2(@mantine/hooks@7.13.2(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.13.2(react@18.3.1))(@tiptap/extension-link@2.8.0(@tiptap/core@2.8.0(@tiptap/pm@2.8.0))(@tiptap/pm@2.8.0))(@tiptap/react@2.8.0(@tiptap/core@2.8.0(@tiptap/pm@2.8.0))(@tiptap/pm@2.8.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@million/lint':
|
||||
specifier: 1.0.7
|
||||
version: 1.0.7(rollup@4.21.3)(webpack-sources@3.2.3)
|
||||
specifier: 1.0.8
|
||||
version: 1.0.8(rollup@4.21.3)(webpack-sources@3.2.3)
|
||||
'@t3-oss/env-nextjs':
|
||||
specifier: ^0.11.1
|
||||
version: 0.11.1(typescript@5.6.2)(zod@3.23.8)
|
||||
@@ -2639,12 +2639,12 @@ packages:
|
||||
resolution: {integrity: sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==}
|
||||
hasBin: true
|
||||
|
||||
'@million/install@1.0.7':
|
||||
resolution: {integrity: sha512-t8l1SnjwzU1TH27Eptt23pX43ADD40IAkhrR3nf3EyOT9l703IslJMaae2bA8wgI37hB3T4yLcP/epAhadQLwg==}
|
||||
'@million/install@1.0.8':
|
||||
resolution: {integrity: sha512-v3hAMjE1BvPh4UMRTpwx2okj4XOsNTOIvX3MEyscP5mLKXwNiBjhS+aiHFhNU8BSTRBhlIrrX3sebrSVx/AywA==}
|
||||
hasBin: true
|
||||
|
||||
'@million/lint@1.0.7':
|
||||
resolution: {integrity: sha512-cxyHW+nLSyDO5ARQpWetuxiZumEu1GavUzzC4uFIFKRCjZ9cXUbNGNXNcopq2MjuOlXb63MPlN7tx1CF6KDJJA==}
|
||||
'@million/lint@1.0.8':
|
||||
resolution: {integrity: sha512-DrdqkNdKamxb3YjOcDeVe1tt6SWpxVvbw9y9LxeIvJVOP4YvFHg2ZzfEX5o0we/xFDTip4D05YWvmAZl76gPhQ==}
|
||||
hasBin: true
|
||||
|
||||
'@next/env@14.2.14':
|
||||
@@ -8594,7 +8594,7 @@ snapshots:
|
||||
- encoding
|
||||
- supports-color
|
||||
|
||||
'@million/install@1.0.7':
|
||||
'@million/install@1.0.8':
|
||||
dependencies:
|
||||
'@antfu/ni': 0.21.12
|
||||
'@axiomhq/js': 1.0.0-rc.3
|
||||
@@ -8608,13 +8608,13 @@ snapshots:
|
||||
recast: 0.23.9
|
||||
xycolors: 0.1.2
|
||||
|
||||
'@million/lint@1.0.7(rollup@4.21.3)(webpack-sources@3.2.3)':
|
||||
'@million/lint@1.0.8(rollup@4.21.3)(webpack-sources@3.2.3)':
|
||||
dependencies:
|
||||
'@axiomhq/js': 1.0.0-rc.3
|
||||
'@babel/core': 7.25.2
|
||||
'@babel/types': 7.25.2
|
||||
'@hono/node-server': 1.13.0(hono@4.6.1)
|
||||
'@million/install': 1.0.7
|
||||
'@million/install': 1.0.8
|
||||
'@rollup/pluginutils': 5.1.0(rollup@4.21.3)
|
||||
'@rrweb/types': 2.0.0-alpha.16
|
||||
babel-plugin-syntax-hermes-parser: 0.21.1
|
||||
@@ -11297,7 +11297,7 @@ snapshots:
|
||||
|
||||
estree-walker@3.0.3:
|
||||
dependencies:
|
||||
'@types/estree': 1.0.5
|
||||
'@types/estree': 1.0.6
|
||||
|
||||
esutils@2.0.3: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user