fix(deps): update dependency glob to ^10.4.4 (#765)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-07-08 22:36:03 +00:00
committed by GitHub
parent 60669999d1
commit 74b017d9f4
2 changed files with 8 additions and 8 deletions

View File

@@ -55,7 +55,7 @@
"dayjs": "^1.11.11",
"dotenv": "^16.4.5",
"flag-icons": "^7.2.3",
"glob": "^10.4.3",
"glob": "^10.4.4",
"jotai": "^2.8.4",
"mantine-react-table": "2.0.0-beta.5",
"next": "^14.2.4",

14
pnpm-lock.yaml generated
View File

@@ -174,8 +174,8 @@ importers:
specifier: ^7.2.3
version: 7.2.3
glob:
specifier: ^10.4.3
version: 10.4.3
specifier: ^10.4.4
version: 10.4.4
jotai:
specifier: ^2.8.4
version: 2.8.4(@types/react@18.3.3)(react@18.3.1)
@@ -4280,9 +4280,9 @@ packages:
engines: {node: '>=16 || 14 >=14.17'}
hasBin: true
glob@10.4.3:
resolution: {integrity: sha512-Q38SGlYRpVtDBPSWEylRyctn7uDeTp4NQERTLiCT1FqA9JXPYWqAVmQU6qh4r/zMM5ehxTcbaO8EjhWnvEhmyg==}
engines: {node: '>=18'}
glob@10.4.4:
resolution: {integrity: sha512-XsOKvHsu38Xe19ZQupE6N/HENeHQBA05o3hV8labZZT2zYDg1+emxWHnc/Bm9AcCMPXfD6jt+QC7zC5JSFyumw==}
engines: {node: 14 >=14.21 || 16 >=16.20 || 18 || 20 || >=22}
hasBin: true
glob@7.2.3:
@@ -9745,7 +9745,7 @@ snapshots:
minipass: 7.1.2
path-scurry: 1.11.1
glob@10.4.3:
glob@10.4.4:
dependencies:
foreground-child: 3.1.1
jackspeak: 3.1.2
@@ -11718,7 +11718,7 @@ snapshots:
test-exclude@7.0.1:
dependencies:
'@istanbuljs/schema': 0.1.3
glob: 10.4.3
glob: 10.4.4
minimatch: 9.0.4
testcontainers@10.10.2: