@modern-js/module-tools 1.21.5 → 1.21.6
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/CHANGELOG.md +19 -0
- package/package.json +18 -18
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,24 @@
|
|
|
1
1
|
# @modern-js/module-tools
|
|
2
2
|
|
|
3
|
+
## 1.21.6
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- dc4db21: update speedy version
|
|
8
|
+
更新依赖里 speedy 的版本
|
|
9
|
+
- @modern-js/new-action@1.21.6
|
|
10
|
+
- @modern-js/upgrade@1.21.6
|
|
11
|
+
- @modern-js/babel-preset-module@1.21.6
|
|
12
|
+
- @modern-js/core@1.21.6
|
|
13
|
+
- @modern-js/css-config@1.21.6
|
|
14
|
+
- @modern-js/plugin-changeset@1.21.6
|
|
15
|
+
- @modern-js/plugin-i18n@1.21.6
|
|
16
|
+
- @modern-js/plugin-jarvis@1.21.6
|
|
17
|
+
- @modern-js/babel-compiler@1.21.6
|
|
18
|
+
- @modern-js/style-compiler@1.21.6
|
|
19
|
+
- @modern-js/plugin@1.21.6
|
|
20
|
+
- @modern-js/utils@1.21.6
|
|
21
|
+
|
|
3
22
|
## 1.21.5
|
|
4
23
|
|
|
5
24
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"modern",
|
|
12
12
|
"modern.js"
|
|
13
13
|
],
|
|
14
|
-
"version": "1.21.
|
|
14
|
+
"version": "1.21.6",
|
|
15
15
|
"bin": {
|
|
16
16
|
"modern": "./bin/modern.js"
|
|
17
17
|
},
|
|
@@ -55,9 +55,9 @@
|
|
|
55
55
|
"@babel/traverse": "^7.18.0",
|
|
56
56
|
"@babel/types": "^7.18.0",
|
|
57
57
|
"@rollup/plugin-json": "~4.1.0",
|
|
58
|
-
"@speedy-js/speedy-types": "0.13.2-modern.
|
|
59
|
-
"@speedy-js/speedy-core": "0.13.2-modern.
|
|
60
|
-
"@speedy-js/speedy-plugin-es5": "0.13.2-modern.
|
|
58
|
+
"@speedy-js/speedy-types": "0.13.2-modern.4",
|
|
59
|
+
"@speedy-js/speedy-core": "0.13.2-modern.4",
|
|
60
|
+
"@speedy-js/speedy-plugin-es5": "0.13.2-modern.4",
|
|
61
61
|
"normalize-path": "^3.0.0",
|
|
62
62
|
"p-map": "^4",
|
|
63
63
|
"process.argv": "^0.6.0",
|
|
@@ -65,18 +65,18 @@
|
|
|
65
65
|
"rollup-plugin-dts": "^4.2.1",
|
|
66
66
|
"rollup-plugin-hashbang": "^3.0.0",
|
|
67
67
|
"signal-exit": "^3.0.7",
|
|
68
|
-
"@modern-js/babel-compiler": "1.21.
|
|
69
|
-
"@modern-js/babel-preset-module": "1.21.
|
|
70
|
-
"@modern-js/core": "1.21.
|
|
71
|
-
"@modern-js/css-config": "1.21.
|
|
72
|
-
"@modern-js/new-action": "1.21.
|
|
73
|
-
"@modern-js/upgrade": "1.21.
|
|
74
|
-
"@modern-js/plugin": "1.21.
|
|
75
|
-
"@modern-js/plugin-changeset": "1.21.
|
|
76
|
-
"@modern-js/plugin-i18n": "1.21.
|
|
77
|
-
"@modern-js/plugin-jarvis": "1.21.
|
|
78
|
-
"@modern-js/style-compiler": "1.21.
|
|
79
|
-
"@modern-js/utils": "1.21.
|
|
68
|
+
"@modern-js/babel-compiler": "1.21.6",
|
|
69
|
+
"@modern-js/babel-preset-module": "1.21.6",
|
|
70
|
+
"@modern-js/core": "1.21.6",
|
|
71
|
+
"@modern-js/css-config": "1.21.6",
|
|
72
|
+
"@modern-js/new-action": "1.21.6",
|
|
73
|
+
"@modern-js/upgrade": "1.21.6",
|
|
74
|
+
"@modern-js/plugin": "1.21.6",
|
|
75
|
+
"@modern-js/plugin-changeset": "1.21.6",
|
|
76
|
+
"@modern-js/plugin-i18n": "1.21.6",
|
|
77
|
+
"@modern-js/plugin-jarvis": "1.21.6",
|
|
78
|
+
"@modern-js/style-compiler": "1.21.6",
|
|
79
|
+
"@modern-js/utils": "1.21.6"
|
|
80
80
|
},
|
|
81
81
|
"devDependencies": {
|
|
82
82
|
"@types/babel__core": "^7.1.15",
|
|
@@ -91,8 +91,8 @@
|
|
|
91
91
|
"typescript": "^4",
|
|
92
92
|
"ajv": "^8",
|
|
93
93
|
"ajv-keywords": "^5",
|
|
94
|
-
"@scripts/build": "1.21.
|
|
95
|
-
"@scripts/jest-config": "1.21.
|
|
94
|
+
"@scripts/build": "1.21.6",
|
|
95
|
+
"@scripts/jest-config": "1.21.6"
|
|
96
96
|
},
|
|
97
97
|
"sideEffects": false,
|
|
98
98
|
"modernConfig": {
|