File tree 21 files changed +55
-55
lines changed
21 files changed +55
-55
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " kkt" ,
3
- "version" : " 7.4.13 " ,
3
+ "version" : " 7.4.14 " ,
4
4
"description" : " Create React apps with no build configuration, Cli tool for creating react apps." ,
5
5
"author" : " Kenny Wong <wowohoo@qq.com> (https://github.com/jaywcjlove)" ,
6
6
"main" : " lib/index.js" ,
42
42
},
43
43
"dependencies" : {
44
44
"@babel/register" : " ~7.17.7" ,
45
- "@kkt/resolve-fallback" : " ^7.4.13 " ,
45
+ "@kkt/resolve-fallback" : " ^7.4.14 " ,
46
46
"@testing-library/jest-dom" : " ^5.16.1" ,
47
47
"@testing-library/react" : " ^13.0.0" ,
48
48
"@testing-library/user-event" : " ^14.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @template/basic-entry" ,
3
- "version" : " 7.4.13 " ,
3
+ "version" : " 7.4.14 " ,
4
4
"description" : " The react base application." ,
5
5
"private" : true ,
6
6
"scripts" : {
19
19
"react-dom" : " ~18.2.0"
20
20
},
21
21
"devDependencies" : {
22
- "kkt" : " ^7.4.13 "
22
+ "kkt" : " ^7.4.14 "
23
23
},
24
24
"eslintConfig" : {
25
25
"extends" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @template/basic" ,
3
- "version" : " 7.4.13 " ,
3
+ "version" : " 7.4.14 " ,
4
4
"description" : " The react base application." ,
5
5
"private" : true ,
6
6
"scripts" : {
22
22
"web-vitals" : " ^2.1.2"
23
23
},
24
24
"devDependencies" : {
25
- "kkt" : " ^7.4.13 "
25
+ "kkt" : " ^7.4.14 "
26
26
},
27
27
"browserslist" : {
28
28
"production" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @template/chrome-plugin" ,
3
- "version" : " 7.4.13 " ,
3
+ "version" : " 7.4.14 " ,
4
4
"description" : " " ,
5
5
"private" : true ,
6
6
"scripts" : {
22
22
"devDependencies" : {
23
23
"clean-webpack-plugin" : " ~4.0.0" ,
24
24
"filemanager-webpack-plugin" : " ~6.1.7" ,
25
- "kkt" : " ^7.4.13 "
25
+ "kkt" : " ^7.4.14 "
26
26
},
27
27
"eslintConfig" : {
28
28
"extends" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @template/docs" ,
3
- "version" : " 7.4.13 " ,
3
+ "version" : " 7.4.14 " ,
4
4
"description" : " The react base application." ,
5
5
"private" : true ,
6
6
"scripts" : {
29
29
"devDependencies" : {
30
30
"@uiw/doc" : " ^4.21.23" ,
31
31
"@uiw/react-native-doc" : " ^4.0.0" ,
32
- "kkt" : " ^7.4.13 "
32
+ "kkt" : " ^7.4.14 "
33
33
},
34
34
"browserslist" : {
35
35
"production" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @template/electron" ,
3
- "version" : " 7.4.13 " ,
3
+ "version" : " 7.4.14 " ,
4
4
"description" : " Electron Example." ,
5
5
"main" : " lib/main.js" ,
6
6
"private" : true ,
22
22
"author" : " " ,
23
23
"license" : " MIT" ,
24
24
"devDependencies" : {
25
- "@kkt/less-modules" : " ^7.4.13 " ,
25
+ "@kkt/less-modules" : " ^7.4.14 " ,
26
26
"@types/react" : " ~18.2.0" ,
27
27
"@types/react-dom" : " ~18.2.0" ,
28
28
"electron" : " ~19.1.0" ,
29
- "kkt" : " ^7.4.13 " ,
29
+ "kkt" : " ^7.4.14 " ,
30
30
"tsbb" : " ^4.1.5"
31
31
},
32
32
"dependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @template/less" ,
3
- "version" : " 7.4.13 " ,
3
+ "version" : " 7.4.14 " ,
4
4
"description" : " " ,
5
5
"private" : true ,
6
6
"scripts" : {
18
18
"react-dom" : " ~18.2.0"
19
19
},
20
20
"devDependencies" : {
21
- "@kkt/less-modules" : " ^7.4.13 " ,
22
- "kkt" : " ^7.4.13 "
21
+ "@kkt/less-modules" : " ^7.4.14 " ,
22
+ "kkt" : " ^7.4.14 "
23
23
},
24
24
"browserslist" : {
25
25
"production" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @template/markdown" ,
3
- "version" : " 7.4.13 " ,
3
+ "version" : " 7.4.14 " ,
4
4
"description" : " " ,
5
5
"private" : true ,
6
6
"scripts" : {
18
18
"react-dom" : " ~18.2.0"
19
19
},
20
20
"devDependencies" : {
21
- "@kkt/less-modules" : " ^7.4.13 " ,
22
- "@kkt/raw-modules" : " ^7.4.13 " ,
23
- "kkt" : " ^7.4.13 "
21
+ "@kkt/less-modules" : " ^7.4.14 " ,
22
+ "@kkt/raw-modules" : " ^7.4.14 " ,
23
+ "kkt" : " ^7.4.14 "
24
24
},
25
25
"browserslist" : {
26
26
"production" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @template/react-component-tsx" ,
3
- "version" : " 7.4.13 " ,
3
+ "version" : " 7.4.14 " ,
4
4
"description" : " React Component Example for TypeScript." ,
5
5
"private" : true ,
6
6
"main" : " ./cjs/index.js" ,
50
50
"react-dom" : " ~18.2.0"
51
51
},
52
52
"devDependencies" : {
53
- "@kkt/less-modules" : " ^7.4.13 " ,
54
- "@kkt/raw-modules" : " ^7.4.13 " ,
55
- "@kkt/scope-plugin-options" : " ^7.4.13 " ,
53
+ "@kkt/less-modules" : " ^7.4.14 " ,
54
+ "@kkt/raw-modules" : " ^7.4.14 " ,
55
+ "@kkt/scope-plugin-options" : " ^7.4.14 " ,
56
56
"@types/react" : " ~18.2.0" ,
57
57
"@types/react-dom" : " ~18.2.0" ,
58
58
"@types/react-test-renderer" : " ~18.0.0" ,
59
59
"compile-less-cli" : " ~1.8.13" ,
60
60
"husky" : " ~8.0.0" ,
61
- "kkt" : " ^7.4.13 " ,
61
+ "kkt" : " ^7.4.14 " ,
62
62
"lint-staged" : " ~13.2.0" ,
63
63
"prettier" : " ~2.8.0" ,
64
64
"react-test-renderer" : " ~18.2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @template/react-router" ,
3
- "version" : " 7.4.13 " ,
3
+ "version" : " 7.4.14 " ,
4
4
"description" : " Use react-router for the project." ,
5
5
"private" : true ,
6
6
"scripts" : {
20
20
"react-router-dom" : " ~6.11.0"
21
21
},
22
22
"devDependencies" : {
23
- "@kkt/less-modules" : " ^7.4.13 " ,
24
- "kkt" : " ^7.4.13 "
23
+ "@kkt/less-modules" : " ^7.4.14 " ,
24
+ "kkt" : " ^7.4.14 "
25
25
},
26
26
"eslintConfig" : {
27
27
"extends" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @template/rematch-tsx" ,
3
- "version" : " 7.4.13 " ,
3
+ "version" : " 7.4.14 " ,
4
4
"description" : " Use Rematch & TypeScript for the project." ,
5
5
"private" : true ,
6
6
"scripts" : {
25
25
"uiw" : " ^4.21.18"
26
26
},
27
27
"devDependencies" : {
28
- "@kkt/less-modules" : " ^7.4.13 " ,
29
- "@kkt/raw-modules" : " ^7.4.13 " ,
30
- "@kkt/scope-plugin-options" : " ^7.4.13 " ,
28
+ "@kkt/less-modules" : " ^7.4.14 " ,
29
+ "@kkt/raw-modules" : " ^7.4.14 " ,
30
+ "@kkt/scope-plugin-options" : " ^7.4.14 " ,
31
31
"@types/react" : " ~18.2.0" ,
32
32
"@types/react-dom" : " ~18.2.0" ,
33
33
"@types/react-redux" : " ~7.1.23" ,
34
- "kkt" : " ^7.4.13 "
34
+ "kkt" : " ^7.4.14 "
35
35
},
36
36
"eslintConfig" : {
37
37
"extends" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @template/scss" ,
3
- "version" : " 7.4.13 " ,
3
+ "version" : " 7.4.14 " ,
4
4
"description" : " Use an example of SCSS." ,
5
5
"private" : true ,
6
6
"scripts" : {
18
18
"react-dom" : " ~18.2.0"
19
19
},
20
20
"devDependencies" : {
21
- "kkt" : " ^7.4.13 "
21
+ "kkt" : " ^7.4.14 "
22
22
},
23
23
"browserslist" : {
24
24
"production" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @template/stylus" ,
3
- "version" : " 7.4.13 " ,
3
+ "version" : " 7.4.14 " ,
4
4
"description" : " React uses the server side rendering of the Stylus based application." ,
5
5
"private" : true ,
6
6
"scripts" : {
18
18
"react-dom" : " ~18.2.0"
19
19
},
20
20
"devDependencies" : {
21
- "@kkt/stylus-modules" : " ^7.4.13 " ,
22
- "kkt" : " ^7.4.13 "
21
+ "@kkt/stylus-modules" : " ^7.4.14 " ,
22
+ "kkt" : " ^7.4.14 "
23
23
},
24
24
"browserslist" : {
25
25
"production" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @template/typescript" ,
3
- "version" : " 7.4.13 " ,
3
+ "version" : " 7.4.14 " ,
4
4
"description" : " Use an example of TypeScript." ,
5
5
"private" : true ,
6
6
"scripts" : {
21
21
"web-vitals" : " ^2.1.2"
22
22
},
23
23
"devDependencies" : {
24
- "@kkt/less-modules" : " ^7.4.13 " ,
24
+ "@kkt/less-modules" : " ^7.4.14 " ,
25
25
"@types/jest" : " ~27.4.1" ,
26
26
"@types/react" : " ~18.2.0" ,
27
27
"@types/react-dom" : " ~18.2.0" ,
28
- "kkt" : " ^7.4.13 "
28
+ "kkt" : " ^7.4.14 "
29
29
},
30
30
"eslintConfig" : {
31
31
"extends" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @template/uiw" ,
3
- "version" : " 7.4.13 " ,
3
+ "version" : " 7.4.14 " ,
4
4
"description" : " Use uiw for the project." ,
5
5
"private" : true ,
6
6
"scripts" : {
22
22
"uiw" : " ~4.21.0"
23
23
},
24
24
"devDependencies" : {
25
- "kkt" : " ^7.4.13 "
25
+ "kkt" : " ^7.4.14 "
26
26
},
27
27
"browserslist" : {
28
28
"production" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @kkt/less-modules" ,
3
- "version" : " 7.4.13 " ,
3
+ "version" : " 7.4.14 " ,
4
4
"main" : " lib/index.js" ,
5
5
"types" : " lib/index.d.ts" ,
6
6
"description" : " Support for regular less files and *.module.less files." ,
26
26
"less-loader" : " ^10.2.0"
27
27
},
28
28
"devDependencies" : {
29
- "kkt" : " ^7.4.13 "
29
+ "kkt" : " ^7.4.14 "
30
30
}
31
31
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @kkt/raw-modules" ,
3
- "version" : " 7.4.13 " ,
3
+ "version" : " 7.4.14 " ,
4
4
"main" : " lib/index.js" ,
5
5
"types" : " lib/index.d.ts" ,
6
6
"description" : " Makes it easy to use the webpack raw-loader." ,
23
23
"raw-loader" : " ^4.0.2"
24
24
},
25
25
"devDependencies" : {
26
- "kkt" : " ^7.4.13 "
26
+ "kkt" : " ^7.4.14 "
27
27
}
28
28
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @kkt/react-library" ,
3
- "version" : " 7.4.13 " ,
3
+ "version" : " 7.4.14 " ,
4
4
"main" : " lib/index.js" ,
5
5
"types" : " lib/index.d.ts" ,
6
6
"description" : " Use create-react-app to build react libraries." ,
27
27
"css-minimizer-webpack-plugin" : " ~3.4.1"
28
28
},
29
29
"devDependencies" : {
30
- "kkt" : " ^7.4.13 "
30
+ "kkt" : " ^7.4.14 "
31
31
}
32
32
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @kkt/resolve-fallback" ,
3
- "version" : " 7.4.13 " ,
3
+ "version" : " 7.4.14 " ,
4
4
"main" : " lib/index.js" ,
5
5
"types" : " lib/index.d.ts" ,
6
6
"description" : " This will modify the CRA ModuleScopePlugin plugin that prevents to import modules from outside the `src` directory." ,
23
23
"dependencies" : {
24
24
"assert" : " ^2.0.0" ,
25
25
"crypto-browserify" : " ^3.12.0" ,
26
- "path-browserify" : " ^1.0.1" ,
27
26
"https-browserify" : " ^1.0.0" ,
28
27
"os" : " ^0.1.2" ,
29
28
"os-browserify" : " ^0.3.0" ,
29
+ "path-browserify" : " ^1.0.1" ,
30
30
"process" : " ^0.11.10" ,
31
31
"stream-browserify" : " ^3.0.0" ,
32
32
"stream-http" : " ^3.2.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @kkt/scope-plugin-options" ,
3
- "version" : " 7.4.13 " ,
3
+ "version" : " 7.4.14 " ,
4
4
"main" : " lib/index.js" ,
5
5
"types" : " lib/index.d.ts" ,
6
6
"description" : " This will modify the CRA ModuleScopePlugin plugin that prevents to import modules from outside the `src` directory." ,
20
20
"watch" : " tsbb watch --no-esm"
21
21
},
22
22
"devDependencies" : {
23
- "kkt" : " ^7.4.13 "
23
+ "kkt" : " ^7.4.14 "
24
24
}
25
25
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @kkt/stylus-modules" ,
3
- "version" : " 7.4.13 " ,
3
+ "version" : " 7.4.14 " ,
4
4
"main" : " lib/index.js" ,
5
5
"types" : " lib/index.d.ts" ,
6
6
"description" : " Support for regular stylus files and *.module.styl files." ,
26
26
"stylus-loader" : " ^7.0.0"
27
27
},
28
28
"devDependencies" : {
29
- "kkt" : " ^7.4.13 "
29
+ "kkt" : " ^7.4.14 "
30
30
}
31
31
}
You can’t perform that action at this time.
0 commit comments