turborepo-remote-cache 2.2.2 → 2.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +12 -18
package/README.md CHANGED
@@ -80,7 +80,7 @@ fix: fix a bug ---> 1.0.x
80
80
  <td align="center" valign="top" width="14.28%"><a href="http://tanzigang.com"><img src="https://avatars.githubusercontent.com/u/11520821?v=4?s=100" width="100px;" alt="Tan Zi Gang"/><br /><sub><b>Tan Zi Gang</b></sub></a><br /><a href="https://github.com/ducktors/turborepo-remote-cache/commits?author=zigang93" title="Code">💻</a></td>
81
81
  </tr>
82
82
  <tr>
83
- <td align="center" valign="top" width="14.28%"><a href="https://github.com/jgoz"><img src="https://avatars.githubusercontent.com/u/132233?v=4?s=100" width="100px;" alt="John Gozde"/><br /><sub><b>John Gozde</b></sub></a><br /><a href="https://github.com/ducktors/turborepo-remote-cache/commits?author=jgoz" title="Code">💻</a></td>
83
+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/jgoz"><img src="https://avatars.githubusercontent.com/u/132233?v=4?s=100" width="100px;" alt="John Gozde"/><br /><sub><b>John Gozde</b></sub></a><br /><a href="https://github.com/ducktors/turborepo-remote-cache/commits?author=jgoz" title="Code">💻</a> <a href="https://github.com/ducktors/turborepo-remote-cache/commits?author=jgoz" title="Documentation">📖</a></td>
84
84
  <td align="center" valign="top" width="14.28%"><a href="https://github.com/sppatel"><img src="https://avatars.githubusercontent.com/u/989367?v=4?s=100" width="100px;" alt="Sachin Patel"/><br /><sub><b>Sachin Patel</b></sub></a><br /><a href="https://github.com/ducktors/turborepo-remote-cache/commits?author=sppatel" title="Code">💻</a></td>
85
85
  <td align="center" valign="top" width="14.28%"><a href="http://www.andrewsnagy.com"><img src="https://avatars.githubusercontent.com/u/564256?v=4?s=100" width="100px;" alt="Andrew Nagy"/><br /><sub><b>Andrew Nagy</b></sub></a><br /><a href="https://github.com/ducktors/turborepo-remote-cache/commits?author=tm1000" title="Code">💻</a></td>
86
86
  <td align="center" valign="top" width="14.28%"><a href="https://github.com/emalihin"><img src="https://avatars.githubusercontent.com/u/6379998?v=4?s=100" width="100px;" alt="Eugene Malihins"/><br /><sub><b>Eugene Malihins</b></sub></a><br /><a href="https://github.com/ducktors/turborepo-remote-cache/commits?author=emalihin" title="Code">💻</a></td>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "turborepo-remote-cache",
3
- "version": "2.2.2",
3
+ "version": "2.2.3",
4
4
  "description": "Turborepo remote cache server",
5
5
  "main": "./dist/app.js",
6
6
  "type": "module",
@@ -64,16 +64,16 @@
64
64
  },
65
65
  "devDependencies": {
66
66
  "@biomejs/biome": "1.2.2",
67
- "@commitlint/cli": "^17.7.1",
68
- "@commitlint/config-conventional": "^17.7.0",
69
- "@commitlint/prompt": "^17.7.1",
67
+ "@commitlint/cli": "^19.3.0",
68
+ "@commitlint/config-conventional": "^19.2.2",
69
+ "@commitlint/prompt": "^19.3.1",
70
70
  "@ducktors/tsconfig": "^1.0.0",
71
71
  "@semantic-release/changelog": "^6.0.3",
72
- "@semantic-release/commit-analyzer": "^11.0.0",
72
+ "@semantic-release/commit-analyzer": "^13.0.0",
73
73
  "@semantic-release/git": "^10.0.1",
74
- "@semantic-release/github": "^9.0.6",
75
- "@semantic-release/npm": "^11.0.0",
76
- "@semantic-release/release-notes-generator": "^12.0.0",
74
+ "@semantic-release/github": "^10.0.6",
75
+ "@semantic-release/npm": "^12.0.1",
76
+ "@semantic-release/release-notes-generator": "^14.0.0",
77
77
  "@types/node": "^20.6.3",
78
78
  "c8": "^9.0.0",
79
79
  "commitizen": "^4.3.0",
@@ -85,7 +85,7 @@
85
85
  "npm-run-all": "^4.1.5",
86
86
  "rimraf": "^4.1.2",
87
87
  "s3rver": "^3.7.1",
88
- "semantic-release": "^22.0.1",
88
+ "semantic-release": "^22.0.12",
89
89
  "tsx": "^4.7.0",
90
90
  "typescript": "^5.2.2"
91
91
  },
@@ -94,7 +94,8 @@
94
94
  },
95
95
  "homepage": "https://github.com/ducktors/turborepo-remote-cache#readme",
96
96
  "engines": {
97
- "node": ">=18.0.0"
97
+ "node": ">=20.0.0",
98
+ "pnpm": ">=9.0.0"
98
99
  },
99
100
  "keywords": [
100
101
  "turborepo",
@@ -106,12 +107,5 @@
106
107
  "api",
107
108
  "dist",
108
109
  "vercel.json"
109
- ],
110
- "pnpm": {
111
- "overrides": {
112
- "xml2js@<0.5.0": ">=0.5.0",
113
- "semver@>=7.0.0 <7.5.2": ">=7.5.2",
114
- "tough-cookie@<4.1.3": ">=4.1.3"
115
- }
116
- }
110
+ ]
117
111
  }