Skip to content

Commit

Permalink
refactor: replace globby attempt 2
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperchupuDev authored Jul 22, 2024
1 parent de1550c commit 3af72fa
Show file tree
Hide file tree
Showing 5 changed files with 87 additions and 141 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,10 @@
"debug": "^4.3.5",
"esbuild": "^0.23.0",
"execa": "^5.1.1",
"globby": "^11.1.0",
"fdir": "^6.2.0",
"joycon": "^3.1.1",
"picocolors": "^1.0.1",
"picomatch": "^4.0.2",
"postcss-load-config": "^6.0.1",
"resolve-from": "^5.0.0",
"rollup": "^4.19.0",
Expand All @@ -74,6 +75,7 @@
"@types/debug": "4.1.12",
"@types/fs-extra": "11.0.4",
"@types/node": "20.14.11",
"@types/picomatch": "^3.0.0",
"@types/resolve": "1.20.6",
"flat": "6.0.1",
"fs-extra": "11.2.0",
Expand Down
148 changes: 19 additions & 129 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3af72fa

Please sign in to comment.