resend-cli 1.7.0 → 1.7.1

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "resend-cli",
3
- "version": "1.7.0",
3
+ "version": "1.7.1",
4
4
  "description": "The official CLI for Resend",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -30,16 +30,16 @@
30
30
  "@clack/prompts": "1.1.0",
31
31
  "@commander-js/extra-typings": "14.0.0",
32
32
  "commander": "14.0.3",
33
+ "esbuild": "0.27.4",
33
34
  "picocolors": "1.1.1",
34
35
  "resend": "6.9.4"
35
36
  },
36
37
  "devDependencies": {
37
38
  "@biomejs/biome": "2.4.8",
38
39
  "@types/node": "24.12.0",
39
- "esbuild": "0.27.4",
40
40
  "tsx": "4.21.0",
41
41
  "typescript": "5.9.3",
42
- "vitest": "4.1.1",
42
+ "vitest": "4.1.2",
43
43
  "@yao-pkg/pkg": "6.14.1"
44
44
  },
45
45
  "scripts": {
@@ -10,7 +10,7 @@ description: >
10
10
  license: MIT
11
11
  metadata:
12
12
  author: resend
13
- version: "1.7.0"
13
+ version: "1.7.1"
14
14
  homepage: https://resend.com
15
15
  source: https://github.com/resend/resend-cli
16
16
  inputs: