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", "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.3", "glob": "^10.4.4",
"jotai": "^2.8.4", "jotai": "^2.8.4",
"mantine-react-table": "2.0.0-beta.5", "mantine-react-table": "2.0.0-beta.5",
"next": "^14.2.4", "next": "^14.2.4",

14
pnpm-lock.yaml generated
View File

@@ -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.3 specifier: ^10.4.4
version: 10.4.3 version: 10.4.4
jotai: jotai:
specifier: ^2.8.4 specifier: ^2.8.4
version: 2.8.4(@types/react@18.3.3)(react@18.3.1) version: 2.8.4(@types/react@18.3.3)(react@18.3.1)
@@ -4280,9 +4280,9 @@ packages:
engines: {node: '>=16 || 14 >=14.17'} engines: {node: '>=16 || 14 >=14.17'}
hasBin: true hasBin: true
glob@10.4.3: glob@10.4.4:
resolution: {integrity: sha512-Q38SGlYRpVtDBPSWEylRyctn7uDeTp4NQERTLiCT1FqA9JXPYWqAVmQU6qh4r/zMM5ehxTcbaO8EjhWnvEhmyg==} resolution: {integrity: sha512-XsOKvHsu38Xe19ZQupE6N/HENeHQBA05o3hV8labZZT2zYDg1+emxWHnc/Bm9AcCMPXfD6jt+QC7zC5JSFyumw==}
engines: {node: '>=18'} 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 +9745,7 @@ snapshots:
minipass: 7.1.2 minipass: 7.1.2
path-scurry: 1.11.1 path-scurry: 1.11.1
glob@10.4.3: glob@10.4.4:
dependencies: dependencies:
foreground-child: 3.1.1 foreground-child: 3.1.1
jackspeak: 3.1.2 jackspeak: 3.1.2
@@ -11718,7 +11718,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.3 glob: 10.4.4
minimatch: 9.0.4 minimatch: 9.0.4
testcontainers@10.10.2: testcontainers@10.10.2: