chore(deps): patch tinyglobby

pull/4132/head
Cristopher 1 year ago
parent 53d4271c17
commit 2294bf61d3
No known key found for this signature in database
GPG Key ID: E31DBC7E9AEE527C

@ -184,7 +184,7 @@
"sirv": "^2.0.4", "sirv": "^2.0.4",
"sitemap": "^8.0.0", "sitemap": "^8.0.0",
"supports-color": "^9.4.0", "supports-color": "^9.4.0",
"tinyglobby": "^0.2.2", "tinyglobby": "^0.2.5",
"typescript": "^5.5.3", "typescript": "^5.5.3",
"vitest": "^2.0.2", "vitest": "^2.0.2",
"vue-tsc": "^2.0.29", "vue-tsc": "^2.0.29",

@ -270,8 +270,8 @@ importers:
specifier: ^9.4.0 specifier: ^9.4.0
version: 9.4.0 version: 9.4.0
tinyglobby: tinyglobby:
specifier: ^0.2.2 specifier: ^0.2.5
version: 0.2.2 version: 0.2.5
typescript: typescript:
specifier: ^5.5.3 specifier: ^5.5.3
version: 5.5.3 version: 5.5.3
@ -2513,8 +2513,8 @@ packages:
tinybench@2.8.0: tinybench@2.8.0:
resolution: {integrity: sha512-1/eK7zUnIklz4JUUlL+658n58XO2hHLQfSk1Zf2LKieUjxidN16eKFEoDEfjHc3ohofSSqK3X5yO6VGb6iW8Lw==} resolution: {integrity: sha512-1/eK7zUnIklz4JUUlL+658n58XO2hHLQfSk1Zf2LKieUjxidN16eKFEoDEfjHc3ohofSSqK3X5yO6VGb6iW8Lw==}
tinyglobby@0.2.2: tinyglobby@0.2.5:
resolution: {integrity: sha512-mZ2sDMaySvi1PkTp4lTo1In2zjU+cY8OvZsfwrDrx3YGRbXPX1/cbPwCR9zkm3O/Fz9Jo0F1HNgIQ1b8BepqyQ==} resolution: {integrity: sha512-Dlqgt6h0QkoHttG53/WGADNh9QhcjCAIZMTERAVhdpmIBEejSuLI9ZmGKWzB7tweBjlk30+s/ofi4SLmBeTYhw==}
engines: {node: '>=12.0.0'} engines: {node: '>=12.0.0'}
tinypool@1.0.0: tinypool@1.0.0:
@ -4919,7 +4919,7 @@ snapshots:
tinybench@2.8.0: {} tinybench@2.8.0: {}
tinyglobby@0.2.2: tinyglobby@0.2.5:
dependencies: dependencies:
fdir: 6.2.0(picomatch@4.0.2) fdir: 6.2.0(picomatch@4.0.2)
picomatch: 4.0.2 picomatch: 4.0.2

Loading…
Cancel
Save