File tree Expand file tree Collapse file tree 25 files changed +72
-72
lines changed
app-config-default-extensions
lcdev-app-config-webpack-plugin
lcdev-react-native-app-config-transformer Expand file tree Collapse file tree 25 files changed +72
-72
lines changed Original file line number Diff line number Diff line change 35
35
"prepublishOnly" : " yarn clean && yarn build && yarn build:es"
36
36
},
37
37
"dependencies" : {
38
- "@app-config/config" : " 2 " ,
39
- "@app-config/core" : " 2 " ,
40
- "@app-config/generate" : " 2 " ,
41
- "@app-config/node" : " 2 " ,
38
+ "@app-config/config" : " ^2.1.4 " ,
39
+ "@app-config/core" : " ^2.1.4 " ,
40
+ "@app-config/generate" : " ^2.1.4 " ,
41
+ "@app-config/node" : " ^2.1.4 " ,
42
42
"clipboardy" : " 2" ,
43
43
"common-tags" : " 1" ,
44
44
"execa" : " 5" ,
Original file line number Diff line number Diff line change 30
30
"prepublishOnly" : " yarn clean && yarn build && yarn build:es"
31
31
},
32
32
"dependencies" : {
33
- "@app-config/core" : " 2 " ,
34
- "@app-config/extensions" : " 2 " ,
35
- "@app-config/meta" : " 2 " ,
36
- "@app-config/node" : " 2 " ,
37
- "@app-config/schema" : " 2 "
33
+ "@app-config/core" : " ^2.1.4 " ,
34
+ "@app-config/extensions" : " ^2.1.4 " ,
35
+ "@app-config/meta" : " ^2.1.4 " ,
36
+ "@app-config/node" : " ^2.1.4 " ,
37
+ "@app-config/schema" : " ^2.1.4 "
38
38
},
39
39
"devDependencies" : {
40
- "@app-config/test-utils" : " 2 "
40
+ "@app-config/test-utils" : " ^2.1.4 "
41
41
},
42
42
"prettier" : " @lcdev/prettier" ,
43
43
"jest" : {
Original file line number Diff line number Diff line change 30
30
"prepublishOnly" : " yarn clean && yarn build && yarn build:es"
31
31
},
32
32
"dependencies" : {
33
- "@app-config/utils" : " 2 " ,
33
+ "@app-config/utils" : " ^2.1.4 " ,
34
34
"@iarna/toml" : " 3" ,
35
35
"js-yaml" : " ^3.13.1" ,
36
36
"json5" : " 2" ,
37
37
"lodash.merge" : " ^4.6.2"
38
38
},
39
39
"devDependencies" : {
40
- "@app-config/test-utils" : " 2 " ,
40
+ "@app-config/test-utils" : " ^2.1.4 " ,
41
41
"@types/js-yaml" : " 3" ,
42
42
"@types/lodash.merge" : " 4"
43
43
},
Original file line number Diff line number Diff line change 31
31
},
32
32
"dependencies" : {},
33
33
"peerDependencies" : {
34
- "@app-config/main" : " 2 " ,
34
+ "@app-config/main" : " ^2.1.4 " ,
35
35
"cypress" : " 6"
36
36
},
37
37
"devDependencies" : {
38
- "@app-config/main" : " 2 " ,
38
+ "@app-config/main" : " ^2.1.4 " ,
39
39
"cypress" : " 6"
40
40
},
41
41
"prettier" : " @lcdev/prettier" ,
Original file line number Diff line number Diff line change 22
22
"test" : " jest"
23
23
},
24
24
"dependencies" : {
25
- "@app-config/core" : " 2 " ,
26
- "@app-config/encryption" : " 2 " ,
27
- "@app-config/extensions" : " 2 " ,
28
- "@app-config/git" : " 2 " ,
29
- "@app-config/v1-compat" : " 2 "
25
+ "@app-config/core" : " ^2.1.4 " ,
26
+ "@app-config/encryption" : " ^2.1.4 " ,
27
+ "@app-config/extensions" : " ^2.1.4 " ,
28
+ "@app-config/git" : " ^2.1.4 " ,
29
+ "@app-config/v1-compat" : " ^2.1.4 "
30
30
},
31
31
"devDependencies" : {},
32
32
"prettier" : " @lcdev/prettier" ,
Original file line number Diff line number Diff line change 30
30
"prepublishOnly" : " yarn clean && yarn build && yarn build:es"
31
31
},
32
32
"dependencies" : {
33
- "@app-config/core" : " 2 " ,
34
- "@app-config/meta" : " 2 " ,
35
- "@app-config/node" : " 2 " ,
36
- "@app-config/settings" : " 2 " ,
33
+ "@app-config/core" : " ^2.1.4 " ,
34
+ "@app-config/meta" : " ^2.1.4 " ,
35
+ "@app-config/node" : " ^2.1.4 " ,
36
+ "@app-config/settings" : " ^2.1.4 " ,
37
37
"@lcdev/ws-rpc" : " 0.4" ,
38
38
"@types/openpgp" : " 4" ,
39
39
"common-tags" : " 1" ,
44
44
"ws" : " 7"
45
45
},
46
46
"devDependencies" : {
47
- "@app-config/test-utils" : " 2 " ,
47
+ "@app-config/test-utils" : " ^2.1.4 " ,
48
48
"get-port" : " 5"
49
49
},
50
50
"prettier" : " @lcdev/prettier" ,
Original file line number Diff line number Diff line change 30
30
"prepublishOnly" : " yarn clean && yarn build && yarn build:es"
31
31
},
32
32
"dependencies" : {
33
- "@app-config/core" : " 2 " ,
34
- "@app-config/logging" : " 2 " ,
35
- "@app-config/node" : " 2 " ,
36
- "@app-config/utils" : " 2 "
33
+ "@app-config/core" : " ^2.1.4 " ,
34
+ "@app-config/logging" : " ^2.1.4 " ,
35
+ "@app-config/node" : " ^2.1.4 " ,
36
+ "@app-config/utils" : " ^2.1.4 "
37
37
},
38
38
"devDependencies" : {
39
- "@app-config/test-utils" : " 2 "
39
+ "@app-config/test-utils" : " ^2.1.4 "
40
40
},
41
41
"prettier" : " @lcdev/prettier" ,
42
42
"jest" : {
Original file line number Diff line number Diff line change 30
30
"prepublishOnly" : " yarn clean && yarn build && yarn build:es"
31
31
},
32
32
"dependencies" : {
33
- "@app-config/meta" : " 2 " ,
34
- "@app-config/schema" : " 2 " ,
33
+ "@app-config/meta" : " ^2.1.4 " ,
34
+ "@app-config/schema" : " ^2.1.4 " ,
35
35
"@types/readable-stream" : " 2" ,
36
36
"@types/urijs" : " 1" ,
37
37
"common-tags" : " 1" ,
38
38
"fs-extra" : " 7" ,
39
39
"quicktype-core" : " 6.0.69"
40
40
},
41
41
"devDependencies" : {
42
- "@app-config/test-utils" : " 2 "
42
+ "@app-config/test-utils" : " ^2.1.4 "
43
43
},
44
44
"prettier" : " @lcdev/prettier" ,
45
45
"jest" : {
Original file line number Diff line number Diff line change 30
30
"prepublishOnly" : " yarn clean && yarn build && yarn build:es"
31
31
},
32
32
"dependencies" : {
33
- "@app-config/core" : " 2 " ,
33
+ "@app-config/core" : " ^2.1.4 " ,
34
34
"simple-git" : " 2"
35
35
},
36
36
"devDependencies" : {
37
- "@app-config/test-utils" : " 2 "
37
+ "@app-config/test-utils" : " ^2.1.4 "
38
38
},
39
39
"prettier" : " @lcdev/prettier" ,
40
40
"jest" : {
Original file line number Diff line number Diff line change 34
34
"prepublishOnly" : " yarn clean && yarn build && yarn build:es"
35
35
},
36
36
"dependencies" : {
37
- "@app-config/core" : " 2 " ,
38
- "@app-config/main" : " 2 " ,
39
- "@app-config/node" : " 2 " ,
37
+ "@app-config/core" : " ^2.1.4 " ,
38
+ "@app-config/main" : " ^2.1.4 " ,
39
+ "@app-config/node" : " ^2.1.4 " ,
40
40
"@types/yargs" : " 16" ,
41
41
"node-html-parser" : " 1" ,
42
42
"yargs" : " 16"
You can’t perform that action at this time.
0 commit comments