mirror of
https://github.com/DeterminateSystems/nix-installer-action.git
synced 2024-12-23 05:22:21 +01:00
Update detsys-ts
for: Merge pull request #69 from DeterminateSystems/update-deps
(eb87094f35072ac911526ad052c3437c9e0c42d6
) (#131)
Co-authored-by: grahamc <76716+grahamc@users.noreply.github.com>
This commit is contained in:
parent
e50d5f73bf
commit
dea7810afd
3 changed files with 28061 additions and 46346 deletions
71775
dist/index.js
generated
vendored
71775
dist/index.js
generated
vendored
File diff suppressed because one or more lines are too long
24
package.json
24
package.json
|
@ -25,26 +25,26 @@
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/DeterminateSystems/nix-installer-action#readme",
|
"homepage": "https://github.com/DeterminateSystems/nix-installer-action#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.10.1",
|
"@actions/core": "^1.11.1",
|
||||||
"@actions/exec": "^1.1.1",
|
"@actions/exec": "^1.1.1",
|
||||||
"@actions/github": "^5.1.1",
|
"@actions/github": "^5.1.1",
|
||||||
"detsys-ts": "github:DeterminateSystems/detsys-ts",
|
"detsys-ts": "github:DeterminateSystems/detsys-ts",
|
||||||
"got": "^14.3.0",
|
"got": "^14.4.4",
|
||||||
"string-argv": "^0.3.2"
|
"string-argv": "^0.3.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
|
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
|
||||||
"@types/node": "^20.14.0",
|
"@types/node": "^20.17.6",
|
||||||
"@types/uuid": "^9.0.8",
|
"@types/uuid": "^9.0.8",
|
||||||
"@typescript-eslint/eslint-plugin": "^7.12.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.3.0",
|
"prettier": "^3.3.3",
|
||||||
"tsup": "^8.1.0",
|
"tsup": "^8.3.5",
|
||||||
"typescript": "^5.4.5"
|
"typescript": "^5.6.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
2172
pnpm-lock.yaml
2172
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue