Update detsys-ts
for: Merge pull request #69 from DeterminateSystems/update-deps
(eb87094f35072ac911526ad052c3437c9e0c42d6
)
This commit is contained in:
parent
8fa6d41e3f
commit
236c0fa397
3 changed files with 28113 additions and 41094 deletions
67042
dist/index.js
vendored
67042
dist/index.js
vendored
File diff suppressed because one or more lines are too long
20
package.json
20
package.json
|
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
2145
pnpm-lock.yaml
2145
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue