diff --git a/core/package.json b/core/package.json index 3c63bf49..ad52cbc8 100644 --- a/core/package.json +++ b/core/package.json @@ -1,6 +1,6 @@ { "name": "kkt", - "version": "7.1.6", + "version": "7.1.7", "description": "Create React apps with no build configuration, Cli tool for creating react apps.", "author": "Kenny Wong (https://github.com/jaywcjlove)", "main": "lib/index.js", diff --git a/example/basic-entry/package.json b/example/basic-entry/package.json index 355e4814..61e4c3b8 100644 --- a/example/basic-entry/package.json +++ b/example/basic-entry/package.json @@ -19,7 +19,7 @@ "react-dom": "~18.0.0" }, "devDependencies": { - "kkt": "7.1.6" + "kkt": "7.1.7" }, "eslintConfig": { "extends": [ diff --git a/example/basic/package.json b/example/basic/package.json index 6d9818d0..763c5a8a 100644 --- a/example/basic/package.json +++ b/example/basic/package.json @@ -22,7 +22,7 @@ "web-vitals": "^2.1.2" }, "devDependencies": { - "kkt": "7.1.6" + "kkt": "7.1.7" }, "browserslist": { "production": [ diff --git a/example/chrome-plugin/package.json b/example/chrome-plugin/package.json index 37a8305a..a17f7e85 100644 --- a/example/chrome-plugin/package.json +++ b/example/chrome-plugin/package.json @@ -22,7 +22,7 @@ "devDependencies": { "clean-webpack-plugin": "~4.0.0", "filemanager-webpack-plugin": "~6.1.7", - "kkt": "7.1.6" + "kkt": "7.1.7" }, "eslintConfig": { "extends": [ diff --git a/example/electron/package.json b/example/electron/package.json index b8d9345a..bd67a420 100644 --- a/example/electron/package.json +++ b/example/electron/package.json @@ -26,7 +26,7 @@ "@types/react": "~18.0.0", "@types/react-dom": "~18.0.0", "electron": "~18.0.3", - "kkt": "7.1.6", + "kkt": "7.1.7", "tsbb": "~3.7.0" }, "dependencies": { diff --git a/example/less/package.json b/example/less/package.json index d94088e8..6ad0e8c4 100644 --- a/example/less/package.json +++ b/example/less/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "@kkt/less-modules": "7.1.2", - "kkt": "7.1.6" + "kkt": "7.1.7" }, "browserslist": { "production": [ diff --git a/example/markdown/package.json b/example/markdown/package.json index cbff0f8e..540932af 100644 --- a/example/markdown/package.json +++ b/example/markdown/package.json @@ -20,7 +20,7 @@ "devDependencies": { "@kkt/less-modules": "7.1.2", "@kkt/raw-modules": "7.1.2", - "kkt": "7.1.6" + "kkt": "7.1.7" }, "browserslist": { "production": [ diff --git a/example/react-component-tsx/package.json b/example/react-component-tsx/package.json index 3e908258..64e8fde3 100644 --- a/example/react-component-tsx/package.json +++ b/example/react-component-tsx/package.json @@ -58,7 +58,7 @@ "@types/react-test-renderer": "~18.0.0", "compile-less-cli": "~1.8.13", "husky": "~7.0.4", - "kkt": "7.1.6", + "kkt": "7.1.7", "lint-staged": "~12.3.7", "prettier": "~2.6.0", "react-test-renderer": "~18.0.0", diff --git a/example/react-router/package.json b/example/react-router/package.json index 5b0e26c7..60cbaa35 100644 --- a/example/react-router/package.json +++ b/example/react-router/package.json @@ -21,7 +21,7 @@ }, "devDependencies": { "@kkt/less-modules": "7.1.2", - "kkt": "7.1.6" + "kkt": "7.1.7" }, "eslintConfig": { "extends": [ diff --git a/example/rematch-tsx/package.json b/example/rematch-tsx/package.json index 0a78c814..8c3a1d64 100644 --- a/example/rematch-tsx/package.json +++ b/example/rematch-tsx/package.json @@ -31,7 +31,7 @@ "@types/react": "~18.0.0", "@types/react-dom": "~18.0.0", "@types/react-redux": "~7.1.23", - "kkt": "7.1.6" + "kkt": "7.1.7" }, "eslintConfig": { "extends": [ diff --git a/example/scss/package.json b/example/scss/package.json index b47e7061..6d5a2758 100644 --- a/example/scss/package.json +++ b/example/scss/package.json @@ -18,7 +18,7 @@ "react-dom": "~18.0.0" }, "devDependencies": { - "kkt": "7.1.6" + "kkt": "7.1.7" }, "browserslist": { "production": [ diff --git a/example/stylus/package.json b/example/stylus/package.json index d5429294..5b9aa542 100644 --- a/example/stylus/package.json +++ b/example/stylus/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "@kkt/stylus-modules": "7.1.2", - "kkt": "7.1.6" + "kkt": "7.1.7" }, "browserslist": { "production": [ diff --git a/example/typescript/package.json b/example/typescript/package.json index 715d63da..2bc8b45d 100644 --- a/example/typescript/package.json +++ b/example/typescript/package.json @@ -25,7 +25,7 @@ "@types/jest": "~27.4.1", "@types/react": "~18.0.0", "@types/react-dom": "~18.0.0", - "kkt": "7.1.6" + "kkt": "7.1.7" }, "eslintConfig": { "extends": [ diff --git a/example/uiw/package.json b/example/uiw/package.json index 1704fa90..096f80e1 100644 --- a/example/uiw/package.json +++ b/example/uiw/package.json @@ -21,7 +21,7 @@ "uiw": "~4.10.2" }, "devDependencies": { - "kkt": "7.1.6" + "kkt": "7.1.7" }, "browserslist": { "production": [ diff --git a/packages/less-modules/package.json b/packages/less-modules/package.json index 3d8bc734..ada8b96e 100644 --- a/packages/less-modules/package.json +++ b/packages/less-modules/package.json @@ -22,6 +22,6 @@ "less-loader": "^10.2.0" }, "devDependencies": { - "kkt": "7.1.6" + "kkt": "7.1.7" } } diff --git a/packages/raw-modules/package.json b/packages/raw-modules/package.json index 5e7b0a86..a215c263 100644 --- a/packages/raw-modules/package.json +++ b/packages/raw-modules/package.json @@ -20,6 +20,6 @@ "raw-loader": "^4.0.2" }, "devDependencies": { - "kkt": "7.1.6" + "kkt": "7.1.7" } } diff --git a/packages/react-library/package.json b/packages/react-library/package.json index b3b39219..ccdb66e4 100644 --- a/packages/react-library/package.json +++ b/packages/react-library/package.json @@ -24,6 +24,6 @@ "css-minimizer-webpack-plugin": "~3.4.1" }, "devDependencies": { - "kkt": "7.1.6" + "kkt": "7.1.7" } } diff --git a/packages/scope-plugin-options/package.json b/packages/scope-plugin-options/package.json index 02408e47..426e9d2e 100644 --- a/packages/scope-plugin-options/package.json +++ b/packages/scope-plugin-options/package.json @@ -17,6 +17,6 @@ "src" ], "devDependencies": { - "kkt": "7.1.6" + "kkt": "7.1.7" } } diff --git a/packages/stylus-modules/package.json b/packages/stylus-modules/package.json index 366e46a5..00b2d5c2 100644 --- a/packages/stylus-modules/package.json +++ b/packages/stylus-modules/package.json @@ -23,6 +23,6 @@ "stylus-loader": "^6.2.0" }, "devDependencies": { - "kkt": "7.1.6" + "kkt": "7.1.7" } }