diff --git a/desktop/package.json b/desktop/package.json index ad2e1989e..9f74f0e7c 100644 --- a/desktop/package.json +++ b/desktop/package.json @@ -64,7 +64,7 @@ "electron" ], "overrides": { - "minimatch": "^10.2.1" + "minimatch": "^10.2.3" } } } diff --git a/desktop/pnpm-lock.yaml b/desktop/pnpm-lock.yaml index 6c98357ca..138069baf 100644 --- a/desktop/pnpm-lock.yaml +++ b/desktop/pnpm-lock.yaml @@ -5,7 +5,7 @@ settings: excludeLinksFromLockfile: false overrides: - minimatch: ^10.2.1 + minimatch: ^10.2.3 importers: @@ -260,10 +260,6 @@ packages: resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==} engines: {node: '>= 4.0.0'} - balanced-match@4.0.3: - resolution: {integrity: sha512-1pHv8LX9CpKut1Zp4EXey7Z8OfH11ONNH6Dhi2WDUt31VVZFXZzKwXcysBgqSumFCmR+0dqjMK5v5JiFHzi0+g==} - engines: {node: 20 || >=22} - balanced-match@4.0.4: resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==} engines: {node: 18 || 20 || >=22} @@ -288,10 +284,6 @@ packages: resolution: {integrity: sha512-d0II/GO9uf9lfUHH2BQsjxzRJZBdsjgsBiW4BvhWk/3qoKwQFjIDVN19PfX8F2D/r9PCMTtLWjYVCFrpeYUzsw==} deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. - brace-expansion@5.0.2: - resolution: {integrity: sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==} - engines: {node: 20 || >=22} - brace-expansion@5.0.3: resolution: {integrity: sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==} engines: {node: 18 || 20 || >=22} @@ -1019,12 +1011,8 @@ packages: resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==} engines: {node: '>=10'} - minimatch@10.2.1: - resolution: {integrity: sha512-MClCe8IL5nRRmawL6ib/eT4oLyeKMGCghibcDWK+J0hh0Q8kqSdia6BvbRMVk6mPa6WqUa5uR2oxt6C5jd533A==} - engines: {node: 20 || >=22} - - minimatch@10.2.2: - resolution: {integrity: sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==} + minimatch@10.2.4: + resolution: {integrity: sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==} engines: {node: 18 || 20 || >=22} minimist@1.2.8: @@ -1592,7 +1580,7 @@ snapshots: dependencies: commander: 5.1.0 glob: 7.2.3 - minimatch: 10.2.1 + minimatch: 10.2.4 '@electron/fuses@1.8.0': dependencies: @@ -1691,7 +1679,7 @@ snapshots: debug: 4.4.3 dir-compare: 3.3.0 fs-extra: 9.1.0 - minimatch: 10.2.2 + minimatch: 10.2.4 plist: 3.1.0 transitivePeerDependencies: - supports-color @@ -1703,7 +1691,7 @@ snapshots: debug: 4.4.3 dir-compare: 4.2.0 fs-extra: 11.3.1 - minimatch: 10.2.1 + minimatch: 10.2.4 plist: 3.1.0 transitivePeerDependencies: - supports-color @@ -1875,7 +1863,7 @@ snapshots: isbinaryfile: 5.0.7 js-yaml: 4.1.1 lazy-val: 1.0.5 - minimatch: 10.2.2 + minimatch: 10.2.4 read-config-file: 6.3.2 sanitize-filename: 1.6.3 semver: 7.7.4 @@ -1915,7 +1903,7 @@ snapshots: js-yaml: 4.1.1 json5: 2.2.3 lazy-val: 1.0.5 - minimatch: 10.2.1 + minimatch: 10.2.4 plist: 3.1.0 proper-lockfile: 4.1.2 resedit: 1.7.2 @@ -1979,8 +1967,6 @@ snapshots: at-least-node@1.0.0: {} - balanced-match@4.0.3: {} - balanced-match@4.0.4: {} base64-js@1.5.1: {} @@ -2014,10 +2000,6 @@ snapshots: boolean@3.2.0: optional: true - brace-expansion@5.0.2: - dependencies: - balanced-match: 4.0.3 - brace-expansion@5.0.3: dependencies: balanced-match: 4.0.4 @@ -2264,11 +2246,11 @@ snapshots: dir-compare@3.3.0: dependencies: buffer-equal: 1.0.1 - minimatch: 10.2.2 + minimatch: 10.2.4 dir-compare@4.2.0: dependencies: - minimatch: 10.2.1 + minimatch: 10.2.4 p-limit: 3.1.0 dmg-builder@26.8.1(electron-builder-squirrel-windows@24.13.3): @@ -2491,7 +2473,7 @@ snapshots: filelist@1.0.4: dependencies: - minimatch: 10.2.1 + minimatch: 10.2.4 finalhandler@2.1.1: dependencies: @@ -2594,7 +2576,7 @@ snapshots: dependencies: foreground-child: 3.3.0 jackspeak: 3.4.3 - minimatch: 10.2.1 + minimatch: 10.2.4 minipass: 7.1.2 package-json-from-dist: 1.0.1 path-scurry: 1.11.1 @@ -2604,7 +2586,7 @@ snapshots: fs.realpath: 1.0.0 inflight: 1.0.6 inherits: 2.0.4 - minimatch: 10.2.1 + minimatch: 10.2.4 once: 1.4.0 path-is-absolute: 1.0.1 @@ -2769,7 +2751,7 @@ snapshots: async: 3.2.6 chalk: 4.1.2 filelist: 1.0.4 - minimatch: 10.2.1 + minimatch: 10.2.4 jiti@2.6.1: {} @@ -2884,11 +2866,7 @@ snapshots: mimic-response@3.1.0: {} - minimatch@10.2.1: - dependencies: - brace-expansion: 5.0.2 - - minimatch@10.2.2: + minimatch@10.2.4: dependencies: brace-expansion: 5.0.3 @@ -3118,7 +3096,7 @@ snapshots: readdir-glob@1.1.3: dependencies: - minimatch: 10.2.2 + minimatch: 10.2.4 require-directory@2.1.1: {} diff --git a/frontend/package.json b/frontend/package.json index f96777c47..e546d6d49 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -169,7 +169,7 @@ "vue-demi" ], "overrides": { - "minimatch": "^10.2.1", + "minimatch": "^10.2.3", "rollup": "$rollup", "basic-ftp": "5.2.0" } diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index b30bcfc2e..3aa70c00a 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -5,7 +5,7 @@ settings: excludeLinksFromLockfile: false overrides: - minimatch: ^10.2.1 + minimatch: ^10.2.3 rollup: 4.59.0 basic-ftp: 5.2.0 @@ -4685,9 +4685,9 @@ packages: resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==} engines: {node: '>=4'} - minimatch@10.2.1: - resolution: {integrity: sha512-MClCe8IL5nRRmawL6ib/eT4oLyeKMGCghibcDWK+J0hh0Q8kqSdia6BvbRMVk6mPa6WqUa5uR2oxt6C5jd533A==} - engines: {node: 20 || >=22} + minimatch@10.2.4: + resolution: {integrity: sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==} + engines: {node: 18 || 20 || >=22} minimist-options@4.1.0: resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==} @@ -8061,7 +8061,7 @@ snapshots: dependencies: '@eslint/object-schema': 2.1.7 debug: 4.4.3 - minimatch: 10.2.1 + minimatch: 10.2.4 transitivePeerDependencies: - supports-color @@ -8082,7 +8082,7 @@ snapshots: ignore: 5.3.2 import-fresh: 3.3.0 js-yaml: 4.1.1 - minimatch: 10.2.1 + minimatch: 10.2.4 strip-json-comments: 3.1.1 transitivePeerDependencies: - supports-color @@ -9192,7 +9192,7 @@ snapshots: '@typescript-eslint/types': 8.49.0 '@typescript-eslint/visitor-keys': 8.49.0 debug: 4.4.3 - minimatch: 10.2.1 + minimatch: 10.2.4 semver: 7.7.3 tinyglobby: 0.2.15 ts-api-utils: 2.4.0(typescript@5.9.3) @@ -9207,7 +9207,7 @@ snapshots: '@typescript-eslint/types': 8.56.0 '@typescript-eslint/visitor-keys': 8.56.0 debug: 4.4.3 - minimatch: 10.2.1 + minimatch: 10.2.4 semver: 7.7.3 tinyglobby: 0.2.15 ts-api-utils: 2.4.0(typescript@5.9.3) @@ -9222,7 +9222,7 @@ snapshots: '@typescript-eslint/types': 8.56.1 '@typescript-eslint/visitor-keys': 8.56.1 debug: 4.4.3 - minimatch: 10.2.1 + minimatch: 10.2.4 semver: 7.7.3 tinyglobby: 0.2.15 ts-api-utils: 2.4.0(typescript@5.9.3) @@ -10176,7 +10176,7 @@ snapshots: dependencies: '@one-ini/wasm': 0.1.1 commander: 10.0.1 - minimatch: 10.2.1 + minimatch: 10.2.4 semver: 7.7.3 ee-first@1.1.1: {} @@ -10430,7 +10430,7 @@ snapshots: is-glob: 4.0.3 json-stable-stringify-without-jsonify: 1.0.1 lodash.merge: 4.6.2 - minimatch: 10.2.1 + minimatch: 10.2.4 natural-compare: 1.4.0 optionator: 0.9.4 optionalDependencies: @@ -10542,7 +10542,7 @@ snapshots: filelist@1.0.4: dependencies: - minimatch: 10.2.1 + minimatch: 10.2.4 fill-range@7.1.1: dependencies: @@ -10707,7 +10707,7 @@ snapshots: dependencies: foreground-child: 3.3.0 jackspeak: 3.4.3 - minimatch: 10.2.1 + minimatch: 10.2.4 minipass: 7.1.2 package-json-from-dist: 1.0.0 path-scurry: 1.11.1 @@ -10716,7 +10716,7 @@ snapshots: dependencies: foreground-child: 3.3.1 jackspeak: 4.1.1 - minimatch: 10.2.1 + minimatch: 10.2.4 minipass: 7.1.2 package-json-from-dist: 1.0.0 path-scurry: 2.0.1 @@ -11133,7 +11133,7 @@ snapshots: async: 3.2.6 chalk: 4.1.2 filelist: 1.0.4 - minimatch: 10.2.1 + minimatch: 10.2.4 jiti@1.21.7: {} @@ -11428,7 +11428,7 @@ snapshots: min-indent@1.0.1: {} - minimatch@10.2.1: + minimatch@10.2.4: dependencies: brace-expansion: 5.0.2