build-ts 16.0.1 → 16.0.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.
- package/package.json +15 -15
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "build-ts",
|
|
3
|
-
"version": "16.0.
|
|
3
|
+
"version": "16.0.3",
|
|
4
4
|
"repository": "github:WillBooster/build-ts",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"author": "WillBooster Inc.",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
},
|
|
32
32
|
"prettier": "@willbooster/prettier-config",
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@babel/core": "7.28.
|
|
34
|
+
"@babel/core": "7.28.4",
|
|
35
35
|
"@babel/plugin-proposal-decorators": "7.28.0",
|
|
36
36
|
"@babel/plugin-proposal-explicit-resource-management": "7.27.4",
|
|
37
37
|
"@babel/plugin-syntax-import-attributes": "7.27.1",
|
|
@@ -45,19 +45,19 @@
|
|
|
45
45
|
"@rollup/plugin-node-resolve": "16.0.1",
|
|
46
46
|
"@rollup/plugin-replace": "6.0.2",
|
|
47
47
|
"@rollup/plugin-terser": "0.4.4",
|
|
48
|
-
"@rollup/pluginutils": "5.
|
|
48
|
+
"@rollup/pluginutils": "5.3.0",
|
|
49
49
|
"@willbooster/shared-lib-node": "7.0.5",
|
|
50
50
|
"babel-plugin-polyfill-corejs3": "0.13.0",
|
|
51
51
|
"babel-plugin-transform-remove-console": "6.9.4",
|
|
52
|
-
"chalk": "5.6.
|
|
52
|
+
"chalk": "5.6.2",
|
|
53
53
|
"core-js": "3.45.1",
|
|
54
54
|
"core-js-pure": "3.45.1",
|
|
55
55
|
"date-time": "4.0.0",
|
|
56
56
|
"pretty-ms": "9.2.0",
|
|
57
|
-
"rollup": "4.
|
|
57
|
+
"rollup": "4.50.1",
|
|
58
58
|
"rollup-plugin-analyzer": "4.0.0",
|
|
59
59
|
"rollup-plugin-keep-import": "1.0.3",
|
|
60
|
-
"rollup-plugin-node-externals": "8.1.
|
|
60
|
+
"rollup-plugin-node-externals": "8.1.1",
|
|
61
61
|
"rollup-plugin-preserve-directives": "0.4.0",
|
|
62
62
|
"rollup-plugin-string": "3.0.0",
|
|
63
63
|
"rollup-plugin-ts": "3.4.5",
|
|
@@ -71,34 +71,34 @@
|
|
|
71
71
|
"@types/babel__plugin-transform-runtime": "7.9.5",
|
|
72
72
|
"@types/babel__preset-env": "7.10.0",
|
|
73
73
|
"@types/eslint": "8.56.10",
|
|
74
|
-
"@types/node": "22.18.
|
|
74
|
+
"@types/node": "22.18.2",
|
|
75
75
|
"@types/signal-exit": "3.0.4",
|
|
76
76
|
"@types/yargs": "17.0.33",
|
|
77
77
|
"@willbooster/babel-configs": "2.3.0",
|
|
78
|
-
"@willbooster/eslint-config-ts": "11.4.
|
|
78
|
+
"@willbooster/eslint-config-ts": "11.4.6",
|
|
79
79
|
"@willbooster/prettier-config": "10.2.0",
|
|
80
80
|
"@willbooster/wb": "10.0.3",
|
|
81
81
|
"conventional-changelog-conventionalcommits": "9.1.0",
|
|
82
|
-
"eslint": "9.
|
|
82
|
+
"eslint": "9.35.0",
|
|
83
83
|
"eslint-config-flat-gitignore": "2.1.0",
|
|
84
84
|
"eslint-config-prettier": "10.1.8",
|
|
85
85
|
"eslint-import-resolver-typescript": "4.4.4",
|
|
86
86
|
"eslint-plugin-import-x": "4.16.1",
|
|
87
87
|
"eslint-plugin-sort-class-members": "1.21.0",
|
|
88
88
|
"eslint-plugin-sort-destructure-keys": "2.0.0",
|
|
89
|
-
"eslint-plugin-unicorn": "
|
|
89
|
+
"eslint-plugin-unicorn": "61.0.2",
|
|
90
90
|
"eslint-plugin-unused-imports": "4.2.0",
|
|
91
|
-
"globals": "16.
|
|
91
|
+
"globals": "16.4.0",
|
|
92
92
|
"husky": "9.1.7",
|
|
93
|
-
"lint-staged": "16.1.
|
|
93
|
+
"lint-staged": "16.1.6",
|
|
94
94
|
"micromatch": "4.0.8",
|
|
95
95
|
"pinst": "3.0.0",
|
|
96
96
|
"prettier": "3.6.2",
|
|
97
|
-
"prettier-plugin-java": "2.7.
|
|
98
|
-
"semantic-release": "24.2.
|
|
97
|
+
"prettier-plugin-java": "2.7.5",
|
|
98
|
+
"semantic-release": "24.2.8",
|
|
99
99
|
"sort-package-json": "3.4.0",
|
|
100
100
|
"type-fest": "4.41.0",
|
|
101
|
-
"typescript-eslint": "8.
|
|
101
|
+
"typescript-eslint": "8.43.0",
|
|
102
102
|
"vitest": "3.2.4"
|
|
103
103
|
},
|
|
104
104
|
"packageManager": "yarn@4.9.4",
|