mirror of
https://github.com/hoverkraft-tech/compose-action.git
synced 2026-01-12 23:53:07 +08:00
Compare commits
2 Commits
00ec32caea
...
6232e6ce30
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6232e6ce30 | ||
|
|
e4df684bc3 |
9
package-lock.json
generated
9
package-lock.json
generated
@ -13,7 +13,7 @@
|
||||
"@actions/github": "^6.0.0",
|
||||
"@actions/tool-cache": "^2.0.1",
|
||||
"@octokit/action": "^7.0.0",
|
||||
"@ts-dev-tools/core": "^1.6.2",
|
||||
"@ts-dev-tools/core": "^1.8.8",
|
||||
"docker-compose": "^1.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -2174,9 +2174,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@ts-dev-tools/core": {
|
||||
"version": "1.8.7",
|
||||
"resolved": "https://registry.npmjs.org/@ts-dev-tools/core/-/core-1.8.7.tgz",
|
||||
"integrity": "sha512-pLHu60gnlt5FHTBUAAuVHCDAU8TzaSYMMwXHLT/xKxaVRFNH2/BV56n2I0BjN0zAw0gfvN8eB18EsJxqJYMz7w==",
|
||||
"version": "1.8.8",
|
||||
"resolved": "https://registry.npmjs.org/@ts-dev-tools/core/-/core-1.8.8.tgz",
|
||||
"integrity": "sha512-DS+tO9q6rrIFFLZDB8F/lt2aLFPyXVY2Mx+et5DzFQADYREjCXq1vNOtqh77MmCjCrJ1oY59ow5fHRL81Td+Sw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@commitlint/cli": "^19.4.0",
|
||||
"@commitlint/config-conventional": "^19.0.3",
|
||||
|
||||
@ -76,7 +76,7 @@
|
||||
"@actions/github": "^6.0.0",
|
||||
"@actions/tool-cache": "^2.0.1",
|
||||
"@octokit/action": "^7.0.0",
|
||||
"@ts-dev-tools/core": "^1.6.2",
|
||||
"@ts-dev-tools/core": "^1.8.8",
|
||||
"docker-compose": "^1.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -108,4 +108,4 @@
|
||||
"tsDevTools": {
|
||||
"version": "20240617094000-config-nx-scopes"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user