Update detsys-ts for: Capture the version of Nix in addition to the nix store version (#108) (c7303495f43d348cac78091ef434443b1ef22485)

This commit is contained in:
grahamc
2025-09-03 15:29:58 +00:00
committed by github-actions[bot]
parent d6b471071f
commit bd38b7750d
3 changed files with 524 additions and 507 deletions

View File

@@ -38,10 +38,10 @@
"eslint-import-resolver-typescript": "^3.10.1",
"eslint-plugin-github": "^4.10.2",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-prettier": "^5.5.3",
"eslint-plugin-prettier": "^5.5.4",
"prettier": "^3.6.2",
"tsup": "^8.5.0",
"typescript": "^5.8.3",
"typescript": "^5.9.2",
"vitest": "^3.2.4"
}
}