From 2943e157ce1904f3030e854819e040ad666aabed Mon Sep 17 00:00:00 2001 From: mertmit Date: Sat, 10 Jan 2026 13:53:30 +0300 Subject: [PATCH] chore: bump glob Signed-off-by: mertmit --- packages/nc-gui/package.json | 2 +- pnpm-lock.yaml | 35 ++++++++++++++++++++++++----------- 2 files changed, 25 insertions(+), 12 deletions(-) diff --git a/packages/nc-gui/package.json b/packages/nc-gui/package.json index 1c976c9644..cd612ea949 100644 --- a/packages/nc-gui/package.json +++ b/packages/nc-gui/package.json @@ -111,7 +111,7 @@ "fflate": "^0.8.2", "file-saver": "^2.0.5", "fuse.js": "^6.6.2", - "glob": "^10.4.5", + "glob": "^10.5.0", "grapheme-splitter": "^1.0.4", "grid-layout-plus": "^1.1.0", "html-entities": "^2.5.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4a4f4308db..764ef2e4d3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -287,8 +287,8 @@ importers: specifier: ^6.6.2 version: 6.6.2 glob: - specifier: ^10.4.5 - version: 10.4.5 + specifier: ^10.5.0 + version: 10.5.0 grapheme-splitter: specifier: ^1.0.4 version: 1.0.4 @@ -11390,6 +11390,10 @@ packages: resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} hasBin: true + glob@10.5.0: + resolution: {integrity: sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==} + hasBin: true + glob@11.0.1: resolution: {integrity: sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw==} engines: {node: 20 || >=22} @@ -23607,7 +23611,7 @@ snapshots: '@npmcli/map-workspaces@3.0.6': dependencies: '@npmcli/name-from-folder': 2.0.0 - glob: 10.4.5 + glob: 10.5.0 minimatch: 9.0.5 read-package-json-fast: 3.0.2 @@ -23635,7 +23639,7 @@ snapshots: '@npmcli/package-json@5.2.0': dependencies: '@npmcli/git': 5.0.8 - glob: 10.4.5 + glob: 10.5.0 hosted-git-info: 7.0.2 json-parse-even-better-errors: 3.0.2 normalize-package-data: 6.0.2 @@ -27055,7 +27059,7 @@ snapshots: async-sema: 3.1.1 bindings: 1.5.0 estree-walker: 2.0.2 - glob: 10.4.5 + glob: 10.5.0 graceful-fs: 4.2.11 node-gyp-build: 4.8.4 picomatch: 4.0.2 @@ -27932,7 +27936,7 @@ snapshots: archiver-utils@5.0.2: dependencies: - glob: 10.4.5 + glob: 10.5.0 graceful-fs: 4.2.11 is-stream: 2.0.1 lazystream: 1.0.1 @@ -28567,7 +28571,7 @@ snapshots: dependencies: '@npmcli/fs': 3.1.1 fs-minipass: 3.0.3 - glob: 10.4.5 + glob: 10.5.0 lru-cache: 10.4.3 minipass: 7.1.2 minipass-collect: 2.0.1 @@ -31504,6 +31508,15 @@ snapshots: package-json-from-dist: 1.0.1 path-scurry: 1.11.1 + glob@10.5.0: + dependencies: + foreground-child: 3.3.1 + jackspeak: 3.4.3 + minimatch: 9.0.5 + minipass: 7.1.2 + package-json-from-dist: 1.0.1 + path-scurry: 1.11.1 + glob@11.0.1: dependencies: foreground-child: 3.3.1 @@ -33005,7 +33018,7 @@ snapshots: dependencies: config-chain: 1.1.13 editorconfig: 1.0.4 - glob: 10.4.5 + glob: 10.5.0 js-cookie: 3.0.5 nopt: 7.2.1 @@ -34846,7 +34859,7 @@ snapshots: dependencies: env-paths: 2.2.1 exponential-backoff: 3.1.2 - glob: 10.4.5 + glob: 10.5.0 graceful-fs: 4.2.11 make-fetch-happen: 13.0.1 nopt: 7.2.1 @@ -38177,7 +38190,7 @@ snapshots: change-case: 4.1.2 commander: 8.3.0 fs-extra: 10.1.0 - glob: 10.4.5 + glob: 10.5.0 json5: 2.2.3 jsonc-parser: 3.3.1 lodash: 4.17.21 @@ -38411,7 +38424,7 @@ snapshots: test-exclude@7.0.1: dependencies: '@istanbuljs/schema': 0.1.3 - glob: 10.4.5 + glob: 10.5.0 minimatch: 9.0.5 text-decoder@1.2.3: