Compare commits

...

4 commits

4 changed files with 28118 additions and 41099 deletions

66606
dist/index.js vendored

File diff suppressed because one or more lines are too long

View file

@ -2,12 +2,12 @@
"nodes": { "nodes": {
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1713537308, "lastModified": 1732837521,
"narHash": "sha256-XtTSSIB2DA6tOv+l0FhvfDMiyCmhoRbNB+0SeInZkbk=", "narHash": "sha256-jNRNr49UiuIwaarqijgdTR2qLPifxsVhlJrKzQ8XUIE=",
"rev": "5c24cf2f0a12ad855f444c30b2421d044120c66f", "rev": "970e93b9f82e2a0f3675757eb0bfc73297cc6370",
"revCount": 614481, "revCount": 713897,
"type": "tarball", "type": "tarball",
"url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.614481%2Brev-5c24cf2f0a12ad855f444c30b2421d044120c66f/018efa00-a443-7f41-b371-ce568b5c7e9f/source.tar.gz" "url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.713897%2Brev-970e93b9f82e2a0f3675757eb0bfc73297cc6370/01937e53-e2f5-7d40-9445-684bba97684d/source.tar.gz"
}, },
"original": { "original": {
"type": "tarball", "type": "tarball",

View file

@ -26,22 +26,22 @@
}, },
"homepage": "https://github.com/DeterminateSystems/update-flake-lock#readme", "homepage": "https://github.com/DeterminateSystems/update-flake-lock#readme",
"dependencies": { "dependencies": {
"@actions/core": "^1.10.1", "@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1", "@actions/exec": "^1.1.1",
"detsys-ts": "github:DeterminateSystems/detsys-ts" "detsys-ts": "github:DeterminateSystems/detsys-ts"
}, },
"devDependencies": { "devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0", "@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^7.11.0", "@typescript-eslint/eslint-plugin": "^7.18.0",
"@vercel/ncc": "^0.38.1", "@vercel/ncc": "^0.38.3",
"eslint": "^8.57.0", "eslint": "^8.57.1",
"eslint-import-resolver-typescript": "^3.6.1", "eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-github": "^4.10.2", "eslint-plugin-github": "^4.10.2",
"eslint-plugin-import": "^2.29.1", "eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "^5.1.3", "eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.2.5", "prettier": "^3.3.3",
"tsup": "^8.0.2", "tsup": "^8.3.5",
"typescript": "^5.4.5", "typescript": "^5.6.3",
"vitest": "^1.6.0" "vitest": "^1.6.0"
} }
} }

File diff suppressed because it is too large Load diff