@qn-pandora/pandora-tools 2.1.0 → 2.1.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.
Files changed (3) hide show
  1. package/package.json +11 -11
  2. package/CHANGELOG.json +0 -221
  3. package/CHANGELOG.md +0 -130
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@qn-pandora/pandora-tools",
3
- "version": "2.1.0",
3
+ "version": "2.1.2",
4
4
  "description": "Pandora Lib 常用开发&打包工具集",
5
5
  "author": "pandora <pandora@qiniu.com>",
6
6
  "homepage": "https://github.com/qbox/phoenix#readme",
@@ -13,10 +13,6 @@
13
13
  "/bin",
14
14
  "/src"
15
15
  ],
16
- "scripts": {
17
- "build": "exit 0",
18
- "lint": "exit 0"
19
- },
20
16
  "repository": {
21
17
  "type": "git",
22
18
  "url": "git+https://github.com/qbox/phoenix.git"
@@ -26,7 +22,7 @@
26
22
  },
27
23
  "dependencies": {
28
24
  "@types/classnames": "^2.2.7",
29
- "@types/lodash": "^4.14.152",
25
+ "@types/lodash": "4.14.178",
30
26
  "@types/react": "^16.14.5",
31
27
  "@types/node": "^14.0.12",
32
28
  "gulp": "^4.0.2",
@@ -34,13 +30,13 @@
34
30
  "gulp-typescript": "^6.0.0-alpha.1",
35
31
  "less-plugin-autoprefix": "^2.0.0",
36
32
  "merge2": "^1.4.1",
37
- "oclif": "^1.16.1",
33
+ "oclif": "1.18.4",
38
34
  "react-docgen-typescript-loader": "^3.7.2",
39
35
  "rimraf": "^3.0.2",
40
36
  "through2": "^4.0.2",
41
37
  "webpack": "^4.35.3",
42
- "@oclif/command": "^1",
43
- "@oclif/errors": "~1.3.5",
38
+ "@oclif/command": "1.8.15",
39
+ "@oclif/errors": "1.3.5",
44
40
  "classnames": "^2.2.6",
45
41
  "@storybook/react": "6.4.9",
46
42
  "@storybook/theming": "6.4.9",
@@ -55,7 +51,7 @@
55
51
  "@mdx-js/loader": "^1.5.1",
56
52
  "react-is": "^16.8.0",
57
53
  "lodash": "^4.17.15",
58
- "antd": "4.17.1"
54
+ "antd": "4.24.16"
59
55
  },
60
56
  "devDependencies": {
61
57
  "react": "^16.8.6"
@@ -65,5 +61,9 @@
65
61
  },
66
62
  "oclif": {
67
63
  "commands": "./src/cli/commands"
64
+ },
65
+ "scripts": {
66
+ "build": "exit 0",
67
+ "lint": "exit 0"
68
68
  }
69
- }
69
+ }
package/CHANGELOG.json DELETED
@@ -1,221 +0,0 @@
1
- {
2
- "name": "@qn-pandora/pandora-tools",
3
- "entries": [
4
- {
5
- "version": "2.1.0",
6
- "tag": "@qn-pandora/pandora-tools_v2.1.0",
7
- "date": "Fri, 05 Jan 2024 07:56:00 GMT",
8
- "comments": {
9
- "minor": [
10
- {
11
- "comment": "2024-01-05发包"
12
- }
13
- ]
14
- }
15
- },
16
- {
17
- "version": "2.0.15",
18
- "tag": "@qn-pandora/pandora-tools_v2.0.15",
19
- "date": "Fri, 25 Aug 2023 10:29:46 GMT",
20
- "comments": {
21
- "patch": [
22
- {
23
- "comment": "2023-08-25发包"
24
- }
25
- ]
26
- }
27
- },
28
- {
29
- "version": "2.0.14",
30
- "tag": "@qn-pandora/pandora-tools_v2.0.14",
31
- "date": "Fri, 25 Aug 2023 09:17:44 GMT",
32
- "comments": {
33
- "patch": [
34
- {
35
- "comment": "2023-08-25发包"
36
- }
37
- ]
38
- }
39
- },
40
- {
41
- "version": "2.0.13",
42
- "tag": "@qn-pandora/pandora-tools_v2.0.13",
43
- "date": "Thu, 24 Aug 2023 09:24:03 GMT",
44
- "comments": {
45
- "patch": [
46
- {
47
- "comment": "2023.08.24发包"
48
- }
49
- ]
50
- }
51
- },
52
- {
53
- "version": "2.0.12",
54
- "tag": "@qn-pandora/pandora-tools_v2.0.12",
55
- "date": "Tue, 23 May 2023 03:12:29 GMT",
56
- "comments": {
57
- "patch": [
58
- {
59
- "comment": "2023.05.23发布"
60
- }
61
- ]
62
- }
63
- },
64
- {
65
- "version": "2.0.11",
66
- "tag": "@qn-pandora/pandora-tools_v2.0.11",
67
- "date": "Wed, 19 Apr 2023 03:15:25 GMT",
68
- "comments": {
69
- "patch": [
70
- {
71
- "comment": "2023.04.19发包"
72
- }
73
- ]
74
- }
75
- },
76
- {
77
- "version": "2.0.10",
78
- "tag": "@qn-pandora/pandora-tools_v2.0.10",
79
- "date": "Tue, 04 Apr 2023 08:26:02 GMT",
80
- "comments": {
81
- "patch": [
82
- {
83
- "comment": "2023.04.04"
84
- }
85
- ]
86
- }
87
- },
88
- {
89
- "version": "2.0.9",
90
- "tag": "@qn-pandora/pandora-tools_v2.0.9",
91
- "date": "Thu, 23 Mar 2023 07:12:05 GMT",
92
- "comments": {
93
- "patch": [
94
- {
95
- "comment": "2023.03.23发布"
96
- }
97
- ]
98
- }
99
- },
100
- {
101
- "version": "2.0.8",
102
- "tag": "@qn-pandora/pandora-tools_v2.0.8",
103
- "date": "Mon, 13 Mar 2023 11:30:17 GMT",
104
- "comments": {
105
- "patch": [
106
- {
107
- "comment": "2023.03.13发布"
108
- }
109
- ]
110
- }
111
- },
112
- {
113
- "version": "2.0.7",
114
- "tag": "@qn-pandora/pandora-tools_v2.0.7",
115
- "date": "Wed, 15 Feb 2023 09:26:50 GMT",
116
- "comments": {
117
- "patch": [
118
- {
119
- "comment": "2023.02.15 发布"
120
- }
121
- ]
122
- }
123
- },
124
- {
125
- "version": "2.0.6",
126
- "tag": "@qn-pandora/pandora-tools_v2.0.6",
127
- "date": "Wed, 11 Jan 2023 08:25:05 GMT",
128
- "comments": {
129
- "patch": [
130
- {
131
- "comment": "2023-01-11 发布"
132
- }
133
- ]
134
- }
135
- },
136
- {
137
- "version": "2.0.5",
138
- "tag": "@qn-pandora/pandora-tools_v2.0.5",
139
- "date": "Tue, 10 Jan 2023 03:03:58 GMT",
140
- "comments": {
141
- "patch": [
142
- {
143
- "comment": "2023-01-10 发布"
144
- }
145
- ]
146
- }
147
- },
148
- {
149
- "version": "2.0.4",
150
- "tag": "@qn-pandora/pandora-tools_v2.0.4",
151
- "date": "Tue, 29 Nov 2022 03:37:07 GMT",
152
- "comments": {
153
- "patch": [
154
- {
155
- "comment": "2022.11.29发布"
156
- }
157
- ]
158
- }
159
- },
160
- {
161
- "version": "2.0.3",
162
- "tag": "@qn-pandora/pandora-tools_v2.0.3",
163
- "date": "Fri, 25 Nov 2022 06:55:56 GMT",
164
- "comments": {
165
- "patch": [
166
- {
167
- "comment": "2022-12-25发布"
168
- }
169
- ]
170
- }
171
- },
172
- {
173
- "version": "2.0.2",
174
- "tag": "@qn-pandora/pandora-tools_v2.0.2",
175
- "date": "Wed, 06 Jul 2022 07:32:15 GMT",
176
- "comments": {
177
- "patch": [
178
- {
179
- "comment": "07月06日发布"
180
- }
181
- ]
182
- }
183
- },
184
- {
185
- "version": "2.0.1",
186
- "tag": "@qn-pandora/pandora-tools_v2.0.1",
187
- "date": "Wed, 29 Jun 2022 08:28:54 GMT",
188
- "comments": {
189
- "patch": [
190
- {
191
- "comment": "app脚手架升级新低代码平台,增强searchContainer"
192
- }
193
- ]
194
- }
195
- },
196
- {
197
- "version": "2.0.0",
198
- "tag": "@qn-pandora/pandora-tools_v2.0.0",
199
- "date": "Tue, 14 Jun 2022 09:21:39 GMT",
200
- "comments": {
201
- "major": [
202
- {
203
- "comment": "很久没发版了,统一发个大版本"
204
- }
205
- ]
206
- }
207
- },
208
- {
209
- "version": "1.0.0",
210
- "tag": "@qn-pandora/pandora-tools_v1.0.0",
211
- "date": "Mon, 20 Dec 2021 11:46:43 GMT",
212
- "comments": {
213
- "major": [
214
- {
215
- "comment": "仓库迁移至rush后统一发个大版本"
216
- }
217
- ]
218
- }
219
- }
220
- ]
221
- }
package/CHANGELOG.md DELETED
@@ -1,130 +0,0 @@
1
- # Change Log - @qn-pandora/pandora-tools
2
-
3
- This log was last generated on Fri, 05 Jan 2024 07:56:00 GMT and should not be manually modified.
4
-
5
- ## 2.1.0
6
- Fri, 05 Jan 2024 07:56:00 GMT
7
-
8
- ### Minor changes
9
-
10
- - 2024-01-05发包
11
-
12
- ## 2.0.15
13
- Fri, 25 Aug 2023 10:29:46 GMT
14
-
15
- ### Patches
16
-
17
- - 2023-08-25发包
18
-
19
- ## 2.0.14
20
- Fri, 25 Aug 2023 09:17:44 GMT
21
-
22
- ### Patches
23
-
24
- - 2023-08-25发包
25
-
26
- ## 2.0.13
27
- Thu, 24 Aug 2023 09:24:03 GMT
28
-
29
- ### Patches
30
-
31
- - 2023.08.24发包
32
-
33
- ## 2.0.12
34
- Tue, 23 May 2023 03:12:29 GMT
35
-
36
- ### Patches
37
-
38
- - 2023.05.23发布
39
-
40
- ## 2.0.11
41
- Wed, 19 Apr 2023 03:15:25 GMT
42
-
43
- ### Patches
44
-
45
- - 2023.04.19发包
46
-
47
- ## 2.0.10
48
- Tue, 04 Apr 2023 08:26:02 GMT
49
-
50
- ### Patches
51
-
52
- - 2023.04.04
53
-
54
- ## 2.0.9
55
- Thu, 23 Mar 2023 07:12:05 GMT
56
-
57
- ### Patches
58
-
59
- - 2023.03.23发布
60
-
61
- ## 2.0.8
62
- Mon, 13 Mar 2023 11:30:17 GMT
63
-
64
- ### Patches
65
-
66
- - 2023.03.13发布
67
-
68
- ## 2.0.7
69
- Wed, 15 Feb 2023 09:26:50 GMT
70
-
71
- ### Patches
72
-
73
- - 2023.02.15 发布
74
-
75
- ## 2.0.6
76
- Wed, 11 Jan 2023 08:25:05 GMT
77
-
78
- ### Patches
79
-
80
- - 2023-01-11 发布
81
-
82
- ## 2.0.5
83
- Tue, 10 Jan 2023 03:03:58 GMT
84
-
85
- ### Patches
86
-
87
- - 2023-01-10 发布
88
-
89
- ## 2.0.4
90
- Tue, 29 Nov 2022 03:37:07 GMT
91
-
92
- ### Patches
93
-
94
- - 2022.11.29发布
95
-
96
- ## 2.0.3
97
- Fri, 25 Nov 2022 06:55:56 GMT
98
-
99
- ### Patches
100
-
101
- - 2022-12-25发布
102
-
103
- ## 2.0.2
104
- Wed, 06 Jul 2022 07:32:15 GMT
105
-
106
- ### Patches
107
-
108
- - 07月06日发布
109
-
110
- ## 2.0.1
111
- Wed, 29 Jun 2022 08:28:54 GMT
112
-
113
- ### Patches
114
-
115
- - app脚手架升级新低代码平台,增强searchContainer
116
-
117
- ## 2.0.0
118
- Tue, 14 Jun 2022 09:21:39 GMT
119
-
120
- ### Breaking changes
121
-
122
- - 很久没发版了,统一发个大版本
123
-
124
- ## 1.0.0
125
- Mon, 20 Dec 2021 11:46:43 GMT
126
-
127
- ### Breaking changes
128
-
129
- - 仓库迁移至rush后统一发个大版本
130
-