Skip to content

Commit

Permalink
fix(deps): update dependency fast-glob to ^3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and yjl9903 committed Jan 5, 2025
1 parent 57b5486 commit 8673c69
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/node": "^22.10.5",
"@unocss/reset": "^0.65.3",
"@vitejs/plugin-vue": "^5.2.1",
"fast-glob": "^3.3.2",
"fast-glob": "^3.3.3",
"https-localhost": "^4.7.1",
"unocss": "^0.65.3",
"unplugin-analytics": "^0.0.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"date-fns": "^4.1.0",
"debug": "^4.4.0",
"defu": "^6.1.4",
"fast-glob": "^3.3.2",
"fast-glob": "^3.3.3",
"fs-extra": "^11.2.0",
"memofunc": "^0.1.6",
"pathe": "^2.0.0",
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

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

0 comments on commit 8673c69

Please sign in to comment.