mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-26 16:30:57 +01:00
fix(deps): update dependency @million/lint to v1.0.7 (#1225)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
17572bc602
commit
770a0d63f9
@@ -42,7 +42,7 @@
|
||||
"@mantine/hooks": "^7.13.2",
|
||||
"@mantine/modals": "^7.13.2",
|
||||
"@mantine/tiptap": "^7.13.2",
|
||||
"@million/lint": "1.0.0",
|
||||
"@million/lint": "1.0.7",
|
||||
"@t3-oss/env-nextjs": "^0.11.1",
|
||||
"@tabler/icons-react": "^3.19.0",
|
||||
"@tanstack/react-query": "^5.59.0",
|
||||
|
||||
18
pnpm-lock.yaml
generated
18
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.0
|
||||
version: 1.0.0(rollup@4.21.3)(webpack-sources@3.2.3)
|
||||
specifier: 1.0.7
|
||||
version: 1.0.7(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)
|
||||
@@ -2636,12 +2636,12 @@ packages:
|
||||
resolution: {integrity: sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==}
|
||||
hasBin: true
|
||||
|
||||
'@million/install@1.0.6':
|
||||
resolution: {integrity: sha512-o3Bp8eFJcO5cUqfewN/Ey0xzTbOQuw3fCaTCw4Wx24VNpEvvZ7z6KeQH67JopVO/9CF8I9xeSt0HsnhjFVAcmw==}
|
||||
'@million/install@1.0.7':
|
||||
resolution: {integrity: sha512-t8l1SnjwzU1TH27Eptt23pX43ADD40IAkhrR3nf3EyOT9l703IslJMaae2bA8wgI37hB3T4yLcP/epAhadQLwg==}
|
||||
hasBin: true
|
||||
|
||||
'@million/lint@1.0.0':
|
||||
resolution: {integrity: sha512-0vCj48cJba2S+/WS1CPgoXHPb5vFHKwETquonAPv3+TJSYUXiShhSwj54PWVGBSLZZ9Uzxl5Ll5zw0IkcsJR6A==}
|
||||
'@million/lint@1.0.7':
|
||||
resolution: {integrity: sha512-cxyHW+nLSyDO5ARQpWetuxiZumEu1GavUzzC4uFIFKRCjZ9cXUbNGNXNcopq2MjuOlXb63MPlN7tx1CF6KDJJA==}
|
||||
hasBin: true
|
||||
|
||||
'@next/env@14.2.14':
|
||||
@@ -8591,7 +8591,7 @@ snapshots:
|
||||
- encoding
|
||||
- supports-color
|
||||
|
||||
'@million/install@1.0.6':
|
||||
'@million/install@1.0.7':
|
||||
dependencies:
|
||||
'@antfu/ni': 0.21.12
|
||||
'@axiomhq/js': 1.0.0-rc.3
|
||||
@@ -8605,13 +8605,13 @@ snapshots:
|
||||
recast: 0.23.9
|
||||
xycolors: 0.1.2
|
||||
|
||||
'@million/lint@1.0.0(rollup@4.21.3)(webpack-sources@3.2.3)':
|
||||
'@million/lint@1.0.7(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.6
|
||||
'@million/install': 1.0.7
|
||||
'@rollup/pluginutils': 5.1.0(rollup@4.21.3)
|
||||
'@rrweb/types': 2.0.0-alpha.16
|
||||
babel-plugin-syntax-hermes-parser: 0.21.1
|
||||
|
||||
Reference in New Issue
Block a user