You've already forked hugo-extended
mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2026-06-12 08:45:27 -04:00
chore(deps): update dependency tsdown to v0.19.0
This commit is contained in:
Generated
+4
-4
@@ -2470,9 +2470,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/tsdown": {
|
||||
"version": "0.19.0-beta.5",
|
||||
"resolved": "https://registry.npmjs.org/tsdown/-/tsdown-0.19.0-beta.5.tgz",
|
||||
"integrity": "sha512-2/Mn1jqkJS65tD1oXqld7cShhx/Gg8etv4Oy1eEm0Cl+hEbYmXVQtsV9OL75X4ObbYu42U0vO7g6KyuAaEwklg==",
|
||||
"version": "0.19.0",
|
||||
"resolved": "https://registry.npmjs.org/tsdown/-/tsdown-0.19.0.tgz",
|
||||
"integrity": "sha512-uqg8yzlS7GemFWcM6aCp/sptF4bJiJbWUibuHTRLLCBEsGCgJxuqxPhuVTqyHXqoEkh9ohwAdlyDKli5MEWCyQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -2491,7 +2491,7 @@
|
||||
"tinyglobby": "^0.2.15",
|
||||
"tree-kill": "^1.2.2",
|
||||
"unconfig-core": "^7.4.2",
|
||||
"unrun": "^0.2.23"
|
||||
"unrun": "^0.2.24"
|
||||
},
|
||||
"bin": {
|
||||
"tsdown": "dist/run.mjs"
|
||||
|
||||
Reference in New Issue
Block a user