This repository was archived by the owner on Sep 7, 2020. It is now read-only.
File tree 34 files changed +107
-107
lines changed
react-app-getting-started
react-app-markdown-with-custom-components
react-app-minimal-hello-world
react-app-styles-with-aphrodite
react-app-styles-with-css
react-app-styles-with-css-inlined-in-head
react-app-styles-with-emotion
react-app-styles-with-glamor
react-app-styles-with-glamorous
react-app-styles-with-radium
react-app-styles-with-styled-components
plugin-api-related-content
plugin-transform-asciidoc
plugin-transform-markdown
34 files changed +107
-107
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " @phenomic/example-react-app-blog" ,
4
- "version" : " 1.0.0-beta.10 " ,
4
+ "version" : " 1.0.0-beta.11 " ,
5
5
"devDependencies" : {
6
- "@phenomic/cli" : " ^1.0.0-beta.10 " ,
7
- "@phenomic/core" : " ^1.0.0-beta.10 " ,
8
- "@phenomic/preset-react-app" : " ^1.0.0-beta.10 " ,
6
+ "@phenomic/cli" : " ^1.0.0-beta.11 " ,
7
+ "@phenomic/core" : " ^1.0.0-beta.11 " ,
8
+ "@phenomic/preset-react-app" : " ^1.0.0-beta.11 " ,
9
9
"react" : " ^16.8.0" ,
10
10
"react-dom" : " ^16.8.0" ,
11
11
"react-helmet" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " @phenomic/example-react-app-getting-started" ,
4
- "version" : " 1.0.0-beta.10 " ,
4
+ "version" : " 1.0.0-beta.11 " ,
5
5
"devDependencies" : {
6
- "@phenomic/cli" : " ^1.0.0-beta.10 " ,
7
- "@phenomic/core" : " ^1.0.0-beta.10 " ,
8
- "@phenomic/preset-react-app" : " ^1.0.0-beta.10 " ,
6
+ "@phenomic/cli" : " ^1.0.0-beta.11 " ,
7
+ "@phenomic/core" : " ^1.0.0-beta.11 " ,
8
+ "@phenomic/preset-react-app" : " ^1.0.0-beta.11 " ,
9
9
"react" : " ^16.8.0" ,
10
10
"react-dom" : " ^16.8.0" ,
11
11
"react-helmet" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " @phenomic/example-react-app-markdown-with-custom-components" ,
4
- "version" : " 1.0.0-beta.10 " ,
4
+ "version" : " 1.0.0-beta.11 " ,
5
5
"devDependencies" : {
6
- "@phenomic/cli" : " ^1.0.0-beta.10 " ,
7
- "@phenomic/core" : " ^1.0.0-beta.10 " ,
8
- "@phenomic/preset-react-app" : " ^1.0.0-beta.10 " ,
6
+ "@phenomic/cli" : " ^1.0.0-beta.11 " ,
7
+ "@phenomic/core" : " ^1.0.0-beta.11 " ,
8
+ "@phenomic/preset-react-app" : " ^1.0.0-beta.11 " ,
9
9
"react" : " ^16.8.0" ,
10
10
"react-dom" : " ^16.8.0" ,
11
11
"react-router" : " ^3.2.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " @phenomic/example-react-app-minimal-hello-world" ,
4
- "version" : " 1.0.0-beta.10 " ,
4
+ "version" : " 1.0.0-beta.11 " ,
5
5
"devDependencies" : {
6
- "@phenomic/cli" : " ^1.0.0-beta.10 " ,
7
- "@phenomic/core" : " ^1.0.0-beta.10 " ,
8
- "@phenomic/preset-react-app" : " ^1.0.0-beta.10 " ,
6
+ "@phenomic/cli" : " ^1.0.0-beta.11 " ,
7
+ "@phenomic/core" : " ^1.0.0-beta.11 " ,
8
+ "@phenomic/preset-react-app" : " ^1.0.0-beta.11 " ,
9
9
"react" : " ^16.8.0" ,
10
10
"react-dom" : " ^16.8.0" ,
11
11
"react-router" : " ^3.2.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " @phenomic/example-react-app-styles-with-aphrodite" ,
4
- "version" : " 1.0.0-beta.10 " ,
4
+ "version" : " 1.0.0-beta.11 " ,
5
5
"devDependencies" : {
6
- "@phenomic/cli" : " ^1.0.0-beta.10 " ,
7
- "@phenomic/core" : " ^1.0.0-beta.10 " ,
8
- "@phenomic/preset-react-app" : " ^1.0.0-beta.10 " ,
6
+ "@phenomic/cli" : " ^1.0.0-beta.11 " ,
7
+ "@phenomic/core" : " ^1.0.0-beta.11 " ,
8
+ "@phenomic/preset-react-app" : " ^1.0.0-beta.11 " ,
9
9
"aphrodite" : " ^1.0.0" ,
10
10
"react" : " ^16.8.0" ,
11
11
"react-dom" : " ^16.8.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " @phenomic/example-react-app-styles-with-css-inlined-in-head" ,
4
- "version" : " 1.0.0-beta.10 " ,
4
+ "version" : " 1.0.0-beta.11 " ,
5
5
"devDependencies" : {
6
- "@phenomic/cli" : " ^1.0.0-beta.10 " ,
7
- "@phenomic/core" : " ^1.0.0-beta.10 " ,
8
- "@phenomic/preset-react-app" : " ^1.0.0-beta.10 " ,
6
+ "@phenomic/cli" : " ^1.0.0-beta.11 " ,
7
+ "@phenomic/core" : " ^1.0.0-beta.11 " ,
8
+ "@phenomic/preset-react-app" : " ^1.0.0-beta.11 " ,
9
9
"react" : " ^16.8.0" ,
10
10
"react-dom" : " ^16.8.0" ,
11
11
"react-router" : " ^3.2.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " @phenomic/example-react-app-styles-with-css" ,
4
- "version" : " 1.0.0-beta.10 " ,
4
+ "version" : " 1.0.0-beta.11 " ,
5
5
"devDependencies" : {
6
- "@phenomic/cli" : " ^1.0.0-beta.10 " ,
7
- "@phenomic/core" : " ^1.0.0-beta.10 " ,
8
- "@phenomic/preset-react-app" : " ^1.0.0-beta.10 " ,
6
+ "@phenomic/cli" : " ^1.0.0-beta.11 " ,
7
+ "@phenomic/core" : " ^1.0.0-beta.11 " ,
8
+ "@phenomic/preset-react-app" : " ^1.0.0-beta.11 " ,
9
9
"react" : " ^16.8.0" ,
10
10
"react-dom" : " ^16.8.0" ,
11
11
"react-router" : " ^3.2.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " @phenomic/example-react-app-styles-with-emotion" ,
4
- "version" : " 1.0.0-beta.10 " ,
4
+ "version" : " 1.0.0-beta.11 " ,
5
5
"devDependencies" : {
6
- "@phenomic/cli" : " ^1.0.0-beta.10 " ,
7
- "@phenomic/core" : " ^1.0.0-beta.10 " ,
8
- "@phenomic/preset-react-app" : " ^1.0.0-beta.10 " ,
6
+ "@phenomic/cli" : " ^1.0.0-beta.11 " ,
7
+ "@phenomic/core" : " ^1.0.0-beta.11 " ,
8
+ "@phenomic/preset-react-app" : " ^1.0.0-beta.11 " ,
9
9
"emotion" : " ^8.0.0" ,
10
10
"emotion-server" : " ^8.0.0" ,
11
11
"react" : " ^16.8.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " @phenomic/example-react-app-styles-with-glamor" ,
4
- "version" : " 1.0.0-beta.10 " ,
4
+ "version" : " 1.0.0-beta.11 " ,
5
5
"devDependencies" : {
6
- "@phenomic/cli" : " ^1.0.0-beta.10 " ,
7
- "@phenomic/core" : " ^1.0.0-beta.10 " ,
8
- "@phenomic/preset-react-app" : " ^1.0.0-beta.10 " ,
6
+ "@phenomic/cli" : " ^1.0.0-beta.11 " ,
7
+ "@phenomic/core" : " ^1.0.0-beta.11 " ,
8
+ "@phenomic/preset-react-app" : " ^1.0.0-beta.11 " ,
9
9
"glamor" : " ^2.0.0" ,
10
10
"react" : " ^16.8.0" ,
11
11
"react-dom" : " ^16.8.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " @phenomic/example-react-app-styles-with-glamorous" ,
4
- "version" : " 1.0.0-beta.10 " ,
4
+ "version" : " 1.0.0-beta.11 " ,
5
5
"devDependencies" : {
6
- "@phenomic/cli" : " ^1.0.0-beta.10 " ,
7
- "@phenomic/core" : " ^1.0.0-beta.10 " ,
8
- "@phenomic/preset-react-app" : " ^1.0.0-beta.10 " ,
6
+ "@phenomic/cli" : " ^1.0.0-beta.11 " ,
7
+ "@phenomic/core" : " ^1.0.0-beta.11 " ,
8
+ "@phenomic/preset-react-app" : " ^1.0.0-beta.11 " ,
9
9
"glamor" : " ^2.0.0" ,
10
10
"glamorous" : " ^4.0.0" ,
11
11
"react" : " ^16.8.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " @phenomic/example-react-app-styles-with-radium" ,
4
- "version" : " 1.0.0-beta.10 " ,
4
+ "version" : " 1.0.0-beta.11 " ,
5
5
"devDependencies" : {
6
- "@phenomic/cli" : " ^1.0.0-beta.10 " ,
7
- "@phenomic/core" : " ^1.0.0-beta.10 " ,
8
- "@phenomic/preset-react-app" : " ^1.0.0-beta.10 " ,
6
+ "@phenomic/cli" : " ^1.0.0-beta.11 " ,
7
+ "@phenomic/core" : " ^1.0.0-beta.11 " ,
8
+ "@phenomic/preset-react-app" : " ^1.0.0-beta.11 " ,
9
9
"radium" : " ^0.19.0" ,
10
10
"react" : " ^16.8.0" ,
11
11
"react-dom" : " ^16.8.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " @phenomic/example-react-app-styles-with-styled-components" ,
4
- "version" : " 1.0.0-beta.10 " ,
4
+ "version" : " 1.0.0-beta.11 " ,
5
5
"devDependencies" : {
6
- "@phenomic/cli" : " ^1.0.0-beta.10 " ,
7
- "@phenomic/core" : " ^1.0.0-beta.10 " ,
8
- "@phenomic/preset-react-app" : " ^1.0.0-beta.10 " ,
6
+ "@phenomic/cli" : " ^1.0.0-beta.11 " ,
7
+ "@phenomic/core" : " ^1.0.0-beta.11 " ,
8
+ "@phenomic/preset-react-app" : " ^1.0.0-beta.11 " ,
9
9
"react" : " ^16.8.0" ,
10
10
"react-dom" : " ^16.8.0" ,
11
11
"react-router" : " ^3.2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " @phenomic/example-react-app-with-basename" ,
4
- "version" : " 1.0.0-beta.10 " ,
4
+ "version" : " 1.0.0-beta.11 " ,
5
5
"devDependencies" : {
6
- "@phenomic/cli" : " ^1.0.0-beta.10 " ,
7
- "@phenomic/core" : " ^1.0.0-beta.10 " ,
8
- "@phenomic/preset-react-app" : " ^1.0.0-beta.10 " ,
6
+ "@phenomic/cli" : " ^1.0.0-beta.11 " ,
7
+ "@phenomic/core" : " ^1.0.0-beta.11 " ,
8
+ "@phenomic/preset-react-app" : " ^1.0.0-beta.11 " ,
9
9
"react" : " ^16.8.0" ,
10
10
"react-dom" : " ^16.8.0" ,
11
11
"react-router" : " ^3.2.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " @phenomic/example-react-native-app" ,
4
- "version" : " 1.0.0-beta.10 " ,
4
+ "version" : " 1.0.0-beta.11 " ,
5
5
"devDependencies" : {
6
- "@phenomic/cli" : " ^1.0.0-beta.10 " ,
7
- "@phenomic/core" : " ^1.0.0-beta.10 " ,
8
- "@phenomic/preset-react-app" : " ^1.0.0-beta.10 " ,
6
+ "@phenomic/cli" : " ^1.0.0-beta.11 " ,
7
+ "@phenomic/core" : " ^1.0.0-beta.11 " ,
8
+ "@phenomic/preset-react-app" : " ^1.0.0-beta.11 " ,
9
9
"react" : " ^16.8.0" ,
10
10
"react-art" : " ^16.5.2" ,
11
11
"react-dom" : " ^16.8.0" ,
Original file line number Diff line number Diff line change 3
3
"name" : " @phenomic/example-reason-react-app" ,
4
4
"devDependencies" : {
5
5
"@moox/bs-react-helmet" : " ^1.0.0" ,
6
- "@phenomic/cli" : " ^1.0.0-beta.10 " ,
7
- "@phenomic/core" : " ^1.0.0-beta.10 " ,
8
- "@phenomic/preset-react-app" : " ^1.0.0-beta.10 " ,
6
+ "@phenomic/cli" : " ^1.0.0-beta.11 " ,
7
+ "@phenomic/core" : " ^1.0.0-beta.11 " ,
8
+ "@phenomic/preset-react-app" : " ^1.0.0-beta.11 " ,
9
9
"bs-platform" : " ^5.0.0" ,
10
10
"npm-run-all" : " ^4.0.2" ,
11
11
"react" : " ^16.8.0" ,
28
28
" @phenomic/preset-react-app"
29
29
]
30
30
},
31
- "version" : " 1.0.0-beta.10 "
31
+ "version" : " 1.0.0-beta.11 "
32
32
}
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.0.0-beta.10 " ,
2
+ "version" : " 1.0.0-beta.11 " ,
3
3
"registry" : " https://registry.npmjs.org/" ,
4
4
"npmClient" : " yarn" ,
5
5
"useWorkspaces" : true ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @phenomic/api-client" ,
3
- "version" : " 1.0.0-beta.10 " ,
3
+ "version" : " 1.0.0-beta.11 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @phenomic/babel-preset" ,
3
- "version" : " 1.0.0-beta.10 " ,
3
+ "version" : " 1.0.0-beta.11 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @phenomic/bs-platform" ,
3
- "version" : " 1.0.0-beta.10 " ,
3
+ "version" : " 1.0.0-beta.11 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @phenomic/cli" ,
3
- "version" : " 1.0.0-beta.10 " ,
3
+ "version" : " 1.0.0-beta.11 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
30
30
"@babel/preset-flow" : " ^7.0.0" ,
31
31
"@babel/preset-react" : " ^7.0.0" ,
32
32
"@babel/register" : " ^7.0.0" ,
33
- "@phenomic/core" : " ^1.0.0-beta.10 " ,
33
+ "@phenomic/core" : " ^1.0.0-beta.11 " ,
34
34
"chalk" : " ^1.1.3" ,
35
35
"debug" : " ^2.6.0" ,
36
36
"semver" : " ^5.3.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @phenomic/core" ,
3
- "version" : " 1.0.0-beta.10 " ,
3
+ "version" : " 1.0.0-beta.11 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
28
28
],
29
29
"dependencies" : {
30
30
"@babel/runtime" : " ^7.0.0" ,
31
- "@phenomic/api-client" : " ^1.0.0-beta.10 " ,
32
- "@phenomic/bs-platform" : " ^1.0.0-beta.10 " ,
31
+ "@phenomic/api-client" : " ^1.0.0-beta.11 " ,
32
+ "@phenomic/bs-platform" : " ^1.0.0-beta.11 " ,
33
33
"chalk" : " ^1.1.3" ,
34
34
"cosmiconfig" : " ^2.1.1" ,
35
35
"debug" : " ^2.6.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @phenomic/helpers-transform" ,
3
- "version" : " 1.0.0-beta.10 " ,
3
+ "version" : " 1.0.0-beta.11 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
31
31
"@phenomic/core" : " ^1.0.0-beta.3"
32
32
},
33
33
"devDependencies" : {
34
- "@phenomic/core" : " ^1.0.0-beta.10 " ,
34
+ "@phenomic/core" : " ^1.0.0-beta.11 " ,
35
35
"rehype-autolink-headings" : " ^2.0.0" ,
36
36
"rehype-raw" : " ^2.0.0" ,
37
37
"rehype-react" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @phenomic/plugin-api-related-content" ,
3
- "version" : " 1.0.0-beta.10 " ,
3
+ "version" : " 1.0.0-beta.11 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
30
30
"@phenomic/core" : " ^1.0.0-beta.3"
31
31
},
32
32
"devDependencies" : {
33
- "@phenomic/core" : " ^1.0.0-beta.10 "
33
+ "@phenomic/core" : " ^1.0.0-beta.11 "
34
34
}
35
35
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @phenomic/plugin-bundler-webpack" ,
3
- "version" : " 1.0.0-beta.10 " ,
3
+ "version" : " 1.0.0-beta.11 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
25
25
],
26
26
"dependencies" : {
27
27
"@babel/core" : " ^7.0.0" ,
28
- "@phenomic/babel-preset" : " ^1.0.0-beta.10 " ,
28
+ "@phenomic/babel-preset" : " ^1.0.0-beta.11 " ,
29
29
"babel-loader" : " ^8.0.0" ,
30
30
"chalk" : " ^1.1.3" ,
31
31
"css-loader" : " ^1.0.0" ,
42
42
"@phenomic/core" : " ^1.0.0-beta.3"
43
43
},
44
44
"devDependencies" : {
45
- "@phenomic/core" : " ^1.0.0-beta.10 "
45
+ "@phenomic/core" : " ^1.0.0-beta.11 "
46
46
}
47
47
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @phenomic/plugin-collector-files" ,
3
- "version" : " 1.0.0-beta.10 " ,
3
+ "version" : " 1.0.0-beta.11 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
32
32
"@phenomic/core" : " ^1.0.0-beta.3"
33
33
},
34
34
"devDependencies" : {
35
- "@phenomic/core" : " ^1.0.0-beta.10 "
35
+ "@phenomic/core" : " ^1.0.0-beta.11 "
36
36
}
37
37
}
You can’t perform that action at this time.
0 commit comments