skuba 14.0.0-hacky-hack-lang-json-20260108235938 → 14.0.0-hacky-hack-lang-json-20260109054110
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": "14.0.0-hacky-hack-lang-json-
|
|
3
|
+
"version": "14.0.0-hacky-hack-lang-json-20260109054110",
|
|
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",
|
|
@@ -94,6 +94,7 @@
|
|
|
94
94
|
"read-pkg-up": "^7.0.1",
|
|
95
95
|
"semantic-release": "^24.2.3",
|
|
96
96
|
"simple-git": "^3.5.0",
|
|
97
|
+
"tree-sitter-cli": "0.25.8",
|
|
97
98
|
"ts-dedent": "^2.2.0",
|
|
98
99
|
"ts-jest": "^29.4.0",
|
|
99
100
|
"ts-node": "^10.9.2",
|
|
@@ -102,8 +103,8 @@
|
|
|
102
103
|
"tsx": "^4.21.0",
|
|
103
104
|
"typescript": "~5.9.0",
|
|
104
105
|
"zod": "^4.0.0",
|
|
105
|
-
"@skuba-lib/api": "^2.0.0-hacky-hack-lang-json-
|
|
106
|
-
"eslint-config-skuba": "8.0.0-hacky-hack-lang-json-
|
|
106
|
+
"@skuba-lib/api": "^2.0.0-hacky-hack-lang-json-20260109054110",
|
|
107
|
+
"eslint-config-skuba": "8.0.0-hacky-hack-lang-json-20260109054110"
|
|
107
108
|
},
|
|
108
109
|
"devDependencies": {
|
|
109
110
|
"@changesets/cli": "2.29.8",
|
|
@@ -19,11 +19,11 @@
|
|
|
19
19
|
"test:watch": "skuba test --watch"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"skuba-dive": "4.0.0-hacky-hack-lang-json-
|
|
22
|
+
"skuba-dive": "4.0.0-hacky-hack-lang-json-20260109054110"
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {
|
|
25
25
|
"@types/node": "^22.13.10",
|
|
26
|
-
"skuba": "14.0.0-hacky-hack-lang-json-
|
|
26
|
+
"skuba": "14.0.0-hacky-hack-lang-json-20260109054110"
|
|
27
27
|
},
|
|
28
28
|
"packageManager": "pnpm@10.27.0",
|
|
29
29
|
"engines": {
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"@aws-sdk/client-sns": "^3.363.0",
|
|
25
25
|
"@seek/aws-codedeploy-hooks": "^2.0.0",
|
|
26
26
|
"@seek/logger": "^11.1.0",
|
|
27
|
-
"skuba-dive": "4.0.0-hacky-hack-lang-json-
|
|
27
|
+
"skuba-dive": "4.0.0-hacky-hack-lang-json-20260109054110",
|
|
28
28
|
"zod": "^4.0.0"
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"datadog-lambda-js": "^12.0.0",
|
|
43
43
|
"dd-trace": "^5.0.0",
|
|
44
44
|
"pino-pretty": "^13.0.0",
|
|
45
|
-
"skuba": "14.0.0-hacky-hack-lang-json-
|
|
45
|
+
"skuba": "14.0.0-hacky-hack-lang-json-20260109054110"
|
|
46
46
|
},
|
|
47
47
|
"packageManager": "pnpm@10.27.0",
|
|
48
48
|
"engines": {
|