build-ts 10.0.0 → 10.0.2
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 +20 -20
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "build-ts",
|
|
3
|
-
"version": "10.0.
|
|
3
|
+
"version": "10.0.2",
|
|
4
4
|
"repository": "github:WillBooster/build-ts",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"author": "WillBooster Inc.",
|
|
@@ -33,14 +33,14 @@
|
|
|
33
33
|
},
|
|
34
34
|
"prettier": "@willbooster/prettier-config",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@babel/core": "7.22.
|
|
37
|
-
"@babel/plugin-proposal-decorators": "7.
|
|
38
|
-
"@babel/plugin-proposal-explicit-resource-management": "7.
|
|
36
|
+
"@babel/core": "7.22.20",
|
|
37
|
+
"@babel/plugin-proposal-decorators": "7.23.0",
|
|
38
|
+
"@babel/plugin-proposal-explicit-resource-management": "7.23.0",
|
|
39
39
|
"@babel/plugin-syntax-import-assertions": "7.22.5",
|
|
40
40
|
"@babel/plugin-transform-runtime": "7.22.15",
|
|
41
|
-
"@babel/preset-env": "7.22.
|
|
41
|
+
"@babel/preset-env": "7.22.20",
|
|
42
42
|
"@babel/preset-react": "7.22.15",
|
|
43
|
-
"@babel/preset-typescript": "7.
|
|
43
|
+
"@babel/preset-typescript": "7.23.0",
|
|
44
44
|
"@rollup/plugin-babel": "6.0.3",
|
|
45
45
|
"@rollup/plugin-commonjs": "25.0.4",
|
|
46
46
|
"@rollup/plugin-json": "6.0.0",
|
|
@@ -48,15 +48,15 @@
|
|
|
48
48
|
"@rollup/plugin-replace": "5.0.2",
|
|
49
49
|
"@rollup/plugin-terser": "0.4.3",
|
|
50
50
|
"@rollup/pluginutils": "5.0.4",
|
|
51
|
-
"@willbooster/shared-lib-node": "3.1.
|
|
52
|
-
"babel-plugin-polyfill-corejs3": "0.8.
|
|
51
|
+
"@willbooster/shared-lib-node": "3.1.2",
|
|
52
|
+
"babel-plugin-polyfill-corejs3": "0.8.4",
|
|
53
53
|
"babel-plugin-transform-remove-console": "6.9.4",
|
|
54
54
|
"chalk": "5.3.0",
|
|
55
55
|
"core-js": "3.32.2",
|
|
56
56
|
"core-js-pure": "3.32.2",
|
|
57
57
|
"date-time": "4.0.0",
|
|
58
58
|
"pretty-ms": "8.0.0",
|
|
59
|
-
"rollup": "3.29.
|
|
59
|
+
"rollup": "3.29.3",
|
|
60
60
|
"rollup-plugin-analyzer": "4.0.0",
|
|
61
61
|
"rollup-plugin-keep-import": "1.0.2",
|
|
62
62
|
"rollup-plugin-node-externals": "6.1.1",
|
|
@@ -71,20 +71,20 @@
|
|
|
71
71
|
"@types/babel__core": "7.20.2",
|
|
72
72
|
"@types/babel__plugin-transform-runtime": "7.9.3",
|
|
73
73
|
"@types/babel__preset-env": "7.9.3",
|
|
74
|
-
"@types/eslint": "8.44.
|
|
75
|
-
"@types/node": "18.17.
|
|
74
|
+
"@types/eslint": "8.44.3",
|
|
75
|
+
"@types/node": "18.17.19",
|
|
76
76
|
"@types/signal-exit": "3.0.1",
|
|
77
|
-
"@types/yargs": "17.0.
|
|
78
|
-
"@typescript-eslint/eslint-plugin": "6.7.
|
|
79
|
-
"@typescript-eslint/parser": "6.7.
|
|
77
|
+
"@types/yargs": "17.0.25",
|
|
78
|
+
"@typescript-eslint/eslint-plugin": "6.7.2",
|
|
79
|
+
"@typescript-eslint/parser": "6.7.2",
|
|
80
80
|
"@willbooster/babel-configs": "1.3.0",
|
|
81
81
|
"@willbooster/eslint-config-ts": "10.5.0",
|
|
82
82
|
"@willbooster/prettier-config": "9.1.1",
|
|
83
|
-
"@willbooster/wb": "4.13.
|
|
83
|
+
"@willbooster/wb": "4.13.1",
|
|
84
84
|
"conventional-changelog-conventionalcommits": "6.1.0",
|
|
85
|
-
"eslint": "8.
|
|
85
|
+
"eslint": "8.50.0",
|
|
86
86
|
"eslint-config-prettier": "9.0.0",
|
|
87
|
-
"eslint-import-resolver-typescript": "3.6.
|
|
87
|
+
"eslint-import-resolver-typescript": "3.6.1",
|
|
88
88
|
"eslint-plugin-import": "2.28.1",
|
|
89
89
|
"eslint-plugin-sort-class-members": "1.18.0",
|
|
90
90
|
"eslint-plugin-sort-destructure-keys": "1.5.0",
|
|
@@ -94,12 +94,12 @@
|
|
|
94
94
|
"micromatch": "4.0.5",
|
|
95
95
|
"pinst": "3.0.0",
|
|
96
96
|
"prettier": "3.0.3",
|
|
97
|
-
"semantic-release": "
|
|
97
|
+
"semantic-release": "22.0.5",
|
|
98
98
|
"sort-package-json": "2.5.1",
|
|
99
99
|
"type-fest": "4.3.1",
|
|
100
|
-
"vitest": "0.34.
|
|
100
|
+
"vitest": "0.34.5"
|
|
101
101
|
},
|
|
102
|
-
"packageManager": "yarn@4.0.0-rc.
|
|
102
|
+
"packageManager": "yarn@4.0.0-rc.51",
|
|
103
103
|
"engines": {
|
|
104
104
|
"node": ">=18"
|
|
105
105
|
}
|