mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 07:18:57 +00:00
chore(deps-dev): update group of dev dependencies
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{{- hugo.Store.Set "version" "v0.4.0-alpha.2-20251117064353-63655b30" -}}
|
||||
{{- hugo.Store.Set "version" "v0.4.0-alpha.2-20251119032325-aad75044" -}}
|
||||
{{- .Store.Set "this" dict -}}
|
||||
|
||||
{{- partial "init/detection-env.html" . -}}
|
||||
|
||||
+2
-7
@@ -43,20 +43,15 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^6.2.0",
|
||||
"@types/node": "^24.9.2",
|
||||
"@types/node": "^24.10.1",
|
||||
"auto-changelog-plus": "^1.2.2",
|
||||
"eslint": "^9.39.0",
|
||||
"eslint": "^9.39.1",
|
||||
"lint-staged": "^16.2.6",
|
||||
"serve": "^14.2.5",
|
||||
"simple-git-hooks": "^2.13.1",
|
||||
"tsx": "^4.20.6",
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"on-headers": ">=1.1.0"
|
||||
}
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
"pre-commit": "pnpm -F versioning start dev && pnpm lint-staged"
|
||||
},
|
||||
|
||||
Generated
+334
-344
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user