fix(deps): update dependency glob to ^10.4.5 (#768)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
5e3dc1e44d
commit
4cee3dfbe0
@@ -55,7 +55,7 @@
|
|||||||
"dayjs": "^1.11.11",
|
"dayjs": "^1.11.11",
|
||||||
"dotenv": "^16.4.5",
|
"dotenv": "^16.4.5",
|
||||||
"flag-icons": "^7.2.3",
|
"flag-icons": "^7.2.3",
|
||||||
"glob": "^10.4.4",
|
"glob": "^10.4.5",
|
||||||
"jotai": "^2.9.0",
|
"jotai": "^2.9.0",
|
||||||
"mantine-react-table": "2.0.0-beta.5",
|
"mantine-react-table": "2.0.0-beta.5",
|
||||||
"next": "^14.2.4",
|
"next": "^14.2.4",
|
||||||
|
|||||||
13
pnpm-lock.yaml
generated
13
pnpm-lock.yaml
generated
@@ -174,8 +174,8 @@ importers:
|
|||||||
specifier: ^7.2.3
|
specifier: ^7.2.3
|
||||||
version: 7.2.3
|
version: 7.2.3
|
||||||
glob:
|
glob:
|
||||||
specifier: ^10.4.4
|
specifier: ^10.4.5
|
||||||
version: 10.4.4
|
version: 10.4.5
|
||||||
jotai:
|
jotai:
|
||||||
specifier: ^2.9.0
|
specifier: ^2.9.0
|
||||||
version: 2.9.0(@types/react@18.3.3)(react@18.3.1)
|
version: 2.9.0(@types/react@18.3.3)(react@18.3.1)
|
||||||
@@ -4280,9 +4280,8 @@ packages:
|
|||||||
engines: {node: '>=16 || 14 >=14.17'}
|
engines: {node: '>=16 || 14 >=14.17'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
glob@10.4.4:
|
glob@10.4.5:
|
||||||
resolution: {integrity: sha512-XsOKvHsu38Xe19ZQupE6N/HENeHQBA05o3hV8labZZT2zYDg1+emxWHnc/Bm9AcCMPXfD6jt+QC7zC5JSFyumw==}
|
resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==}
|
||||||
engines: {node: 14 >=14.21 || 16 >=16.20 || 18 || 20 || >=22}
|
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
glob@7.2.3:
|
glob@7.2.3:
|
||||||
@@ -9745,7 +9744,7 @@ snapshots:
|
|||||||
minipass: 7.1.2
|
minipass: 7.1.2
|
||||||
path-scurry: 1.11.1
|
path-scurry: 1.11.1
|
||||||
|
|
||||||
glob@10.4.4:
|
glob@10.4.5:
|
||||||
dependencies:
|
dependencies:
|
||||||
foreground-child: 3.1.1
|
foreground-child: 3.1.1
|
||||||
jackspeak: 3.1.2
|
jackspeak: 3.1.2
|
||||||
@@ -11718,7 +11717,7 @@ snapshots:
|
|||||||
test-exclude@7.0.1:
|
test-exclude@7.0.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@istanbuljs/schema': 0.1.3
|
'@istanbuljs/schema': 0.1.3
|
||||||
glob: 10.4.4
|
glob: 10.4.5
|
||||||
minimatch: 9.0.4
|
minimatch: 9.0.4
|
||||||
|
|
||||||
testcontainers@10.10.2:
|
testcontainers@10.10.2:
|
||||||
|
|||||||
Reference in New Issue
Block a user