File tree 5 files changed +8
-8
lines changed
5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-react-kotlin-app" ,
3
- "version" : " 1.0.6 " ,
3
+ "version" : " 1.0.7 " ,
4
4
"keywords" : [
5
5
" react"
6
6
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jetbrains/kotlin-webpack-plugin" ,
3
- "version" : " 1.2.1 " ,
3
+ "version" : " 1.2.2 " ,
4
4
"description" : " Kotlin plugin for webpack" ,
5
5
"main" : " plugin.js" ,
6
6
"repository" : " JetBrains/create-react-kotlin-app" ,
25
25
" dce-plugin.js"
26
26
],
27
27
"dependencies" : {
28
- "@jetbrains/kotlinc-js-api" : " ^1.2.3 " ,
28
+ "@jetbrains/kotlinc-js-api" : " ^1.2.4 " ,
29
29
"fs-extra" : " 5.0.0" ,
30
30
"glob" : " 7.1.2" ,
31
31
"globby" : " 7.1.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jetbrains/kotlinc-js-api" ,
3
- "version" : " 1.2.3 " ,
3
+ "version" : " 1.2.4 " ,
4
4
"description" : " KotlincJS compiler wrapper for NodeJS" ,
5
5
"main" : " kotlin-compiler.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-scripts-kotlin" ,
3
- "version" : " 2.1.5 " ,
3
+ "version" : " 2.1.6 " ,
4
4
"description" : " Configuration and scripts for Create React App." ,
5
5
"repository" : " JetBrains/create-react-kotlin-app" ,
6
6
"license" : " MIT" ,
30
30
"@jetbrains/kotlin-extensions" : " ^1.0.0-pre.20" ,
31
31
"@jetbrains/kotlin-react" : " ^16.2.0-pre.20" ,
32
32
"@jetbrains/kotlin-react-dom" : " ^16.2.0-pre.20" ,
33
- "@jetbrains/kotlin-webpack-plugin" : " ^1.2.1 " ,
34
- "@jetbrains/ts2kt-automator" : " ^1.0.8 " ,
33
+ "@jetbrains/kotlin-webpack-plugin" : " ^1.2.2 " ,
34
+ "@jetbrains/ts2kt-automator" : " ^1.0.9 " ,
35
35
"autoprefixer" : " 7.2.5" ,
36
36
"case-sensitive-paths-webpack-plugin" : " 2.1.1" ,
37
37
"chalk" : " 2.3.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jetbrains/ts2kt-automator" ,
3
- "version" : " 1.0.8 " ,
3
+ "version" : " 1.0.9 " ,
4
4
"description" : " A package that downloads TypeScript annotations from @types/*-group of packages and converts them to Kotlin." ,
5
5
"main" : " index.js" ,
6
6
"repository" : " JetBrains/create-react-kotlin-app" ,
You can’t perform that action at this time.
0 commit comments