File tree Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 1.5.0 " ,
5
+ "version" : " 1.5.1 " ,
6
6
"npmClient" : " yarn" ,
7
7
"useWorkspaces" : true
8
8
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @chayns-toolkit/babel-preset" ,
3
- "version" : " 1.5.0 " ,
3
+ "version" : " 1.5.1 " ,
4
4
"private" : false ,
5
5
"description" : " The sharable babel-preset for developing chayns® apps. Used in chayns-toolkit." ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " chayns-toolkit" ,
3
- "version" : " 1.5.0 " ,
3
+ "version" : " 1.5.1 " ,
4
4
"description" : " A zero-config toolchain for developing chayns® apps." ,
5
5
"keywords" : [
6
6
" chayns" ,
38
38
},
39
39
"dependencies" : {
40
40
"@babel/core" : " ^7.12.3" ,
41
- "@chayns-toolkit/babel-preset" : " ^1.5.0 " ,
42
- "@chayns-toolkit/eslint-config" : " ^1.5.0 " ,
43
- "@chayns-toolkit/utilities" : " ^1.4.0 " ,
41
+ "@chayns-toolkit/babel-preset" : " ^1.5.1 " ,
42
+ "@chayns-toolkit/eslint-config" : " ^1.5.1 " ,
43
+ "@chayns-toolkit/utilities" : " ^1.5.1 " ,
44
44
"@pmmmwh/react-refresh-webpack-plugin" : " ^0.4.2" ,
45
45
"@svgr/webpack" : " ^5.4.0" ,
46
46
"babel-loader" : " ^8.1.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @chayns-toolkit/eslint-config" ,
3
- "version" : " 1.5.0 " ,
3
+ "version" : " 1.5.1 " ,
4
4
"description" : " The sharable eslint-config for developing chayns® apps. Used in chayns-toolkit." ,
5
5
"keywords" : [
6
6
" chayns" ,
25
25
},
26
26
"main" : " index.js" ,
27
27
"dependencies" : {
28
- "@chayns-toolkit/utilities" : " ^1.4.0 " ,
28
+ "@chayns-toolkit/utilities" : " ^1.5.1 " ,
29
29
"@typescript-eslint/eslint-plugin" : " ^4.6.0" ,
30
30
"babel-eslint" : " ^10.1.0" ,
31
31
"eslint-config-airbnb" : " ^18.2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " example-project" ,
3
- "version" : " 1.5.0 " ,
3
+ "version" : " 1.5.1 " ,
4
4
"private" : true ,
5
5
"description" : " An example of using chayns-toolkit." ,
6
6
"homepage" : " https://github.com/TobitSoftware/chayns-toolkit#readme" ,
24
24
"@babel/plugin-proposal-pipeline-operator" : " ^7.12.1" ,
25
25
"@types/react" : " ^16.9.53" ,
26
26
"@types/react-dom" : " ^16.9.8" ,
27
- "chayns-toolkit" : " ^1.5.0 " ,
27
+ "chayns-toolkit" : " ^1.5.1 " ,
28
28
"react-devtools" : " ^4.9.0" ,
29
29
"typescript" : " ^4.0.5"
30
30
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @chayns-toolkit/utilities" ,
3
- "version" : " 1.4.0 " ,
3
+ "version" : " 1.5.1 " ,
4
4
"description" : " Contains different utilities used in chayns-toolkit." ,
5
5
"homepage" : " https://github.com/TobitSoftware/chayns-toolkit#readme" ,
6
6
"bugs" : {
You can’t perform that action at this time.
0 commit comments