skuba 12.2.0-main-20250826233130 → 12.2.0-ship-tsdown-20250827054417

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": "skuba",
3
- "version": "12.2.0-main-20250826233130",
3
+ "version": "12.2.0-ship-tsdown-20250827054417",
4
4
  "private": false,
5
5
  "description": "SEEK development toolkit for backend applications and packages",
6
6
  "homepage": "https://github.com/seek-oss/skuba#readme",
@@ -50,6 +50,7 @@
50
50
  ]
51
51
  },
52
52
  "dependencies": {
53
+ "@arethetypeswrong/core": "^0.18.2",
53
54
  "@esbuild-plugins/tsconfig-paths": "^0.1.0",
54
55
  "@eslint/migrate-config": "~1.3.8",
55
56
  "@jest/types": "^30.0.0",
@@ -84,8 +85,10 @@
84
85
  "npm-run-path": "^4.0.1",
85
86
  "npm-which": "^3.0.1",
86
87
  "picomatch": "^4.0.0",
88
+ "pkg-types": "^2.3.0",
87
89
  "prettier": "~3.6.0",
88
90
  "prettier-plugin-packagejson": "^2.4.10",
91
+ "publint": "^0.3.12",
89
92
  "read-pkg-up": "^7.0.1",
90
93
  "semantic-release": "^24.2.3",
91
94
  "simple-git": "^3.5.0",
@@ -94,10 +97,12 @@
94
97
  "ts-node": "^10.9.2",
95
98
  "tsconfig-paths": "^4.0.0",
96
99
  "tsconfig-seek": "2.0.0",
100
+ "tsdown": "^0.14.2",
97
101
  "tsx": "^4.16.2",
98
102
  "typescript": "~5.9.0",
103
+ "unplugin-unused": "^0.5.2",
99
104
  "zod": "^4.0.0",
100
- "eslint-config-skuba": "7.1.1-main-20250826233130"
105
+ "eslint-config-skuba": "7.1.1-ship-tsdown-20250827054417"
101
106
  },
102
107
  "devDependencies": {
103
108
  "@changesets/cli": "2.29.6",
@@ -8,5 +8,6 @@ publicHoistPattern:
8
8
  - esbuild
9
9
  - jest
10
10
  - tsconfig-seek
11
+ - tsdown
11
12
  - typescript
12
13
  # end managed by skuba
@@ -17,7 +17,7 @@
17
17
  },
18
18
  "devDependencies": {
19
19
  "@types/node": "^22.13.10",
20
- "skuba": "12.2.0-main-20250826233130"
20
+ "skuba": "12.2.0-ship-tsdown-20250827054417"
21
21
  },
22
22
  "packageManager": "pnpm@10.14.0",
23
23
  "engines": {
@@ -35,7 +35,7 @@
35
35
  "datadog-lambda-js": "^12.0.0",
36
36
  "dd-trace": "^5.0.0",
37
37
  "pino-pretty": "^13.0.0",
38
- "skuba": "12.2.0-main-20250826233130"
38
+ "skuba": "12.2.0-ship-tsdown-20250827054417"
39
39
  },
40
40
  "packageManager": "pnpm@10.14.0",
41
41
  "engines": {