Compare commits

...

5 commits

Author SHA1 Message Date
Luc Perkins
191583413a
Merge pull request #176 from detsys-pr-bot/detsys-ts-update-56f4abb7182a0f8d5b5e0519eb9dc37bdd5c46e1
Some checks failed
CI / typescript-action (push) Has been cancelled
CI / validate (push) Has been cancelled
Update `detsys-ts`: Update Nix and JS dependencies (#91)
2025-04-27 14:54:23 -03:00
Luc Perkins
a7d610b592
Merge branch 'main' into detsys-ts-update-56f4abb7182a0f8d5b5e0519eb9dc37bdd5c46e1 2025-04-27 14:53:14 -03:00
Graham Christensen
f1ea6b125e
Merge pull request #175 from DeterminateSystems/update_flake_lock_action
flake.lock: Update
2025-04-27 13:50:37 -04:00
grahamc
355885e85b Update detsys-ts for: Update Nix and JS dependencies (#91) (56f4abb7182a0f8d5b5e0519eb9dc37bdd5c46e1) 2025-04-27 17:47:01 +00:00
github-actions[bot]
17889577d9 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    '0196495e-a6ea-7da5-be44-0ab8d91943f4/source.tar.gz?narHash=sha256-fusHbZCyv126cyArUwwKrLdCkgVAIaa/fQJYFlCEqiU%3D' (2025-04-17)
  → '0196700d-bbc8-7163-b0e7-e264f34c251e/source.tar.gz?narHash=sha256-ITSpPDwvLBZBnPRS2bUcHY3gZSwis/uTe255QgMtTLA%3D' (2025-04-24)
2025-04-27 00:02:04 +00:00
4 changed files with 337 additions and 315 deletions

8
dist/index.js vendored

File diff suppressed because one or more lines are too long

10
flake.lock generated
View file

@ -2,12 +2,12 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1744932701,
"narHash": "sha256-fusHbZCyv126cyArUwwKrLdCkgVAIaa/fQJYFlCEqiU=",
"rev": "b024ced1aac25639f8ca8fdfc2f8c4fbd66c48ef",
"revCount": 785698,
"lastModified": 1745526057,
"narHash": "sha256-ITSpPDwvLBZBnPRS2bUcHY3gZSwis/uTe255QgMtTLA=",
"rev": "f771eb401a46846c1aebd20552521b233dd7e18b",
"revCount": 789333,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.785698%2Brev-b024ced1aac25639f8ca8fdfc2f8c4fbd66c48ef/0196495e-a6ea-7da5-be44-0ab8d91943f4/source.tar.gz"
"url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.789333%2Brev-f771eb401a46846c1aebd20552521b233dd7e18b/0196700d-bbc8-7163-b0e7-e264f34c251e/source.tar.gz"
},
"original": {
"type": "tarball",

View file

@ -35,13 +35,13 @@
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@vercel/ncc": "^0.38.3",
"eslint": "^8.57.1",
"eslint-import-resolver-typescript": "^3.10.0",
"eslint-import-resolver-typescript": "^3.10.1",
"eslint-plugin-github": "^4.10.2",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "^5.2.6",
"prettier": "^3.5.3",
"tsup": "^8.4.0",
"typescript": "^5.8.3",
"vitest": "^3.1.1"
"vitest": "^3.1.2"
}
}

630
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff