diff --git a/core/package.json b/core/package.json index e35249c..b2f88e6 100644 --- a/core/package.json +++ b/core/package.json @@ -1,6 +1,6 @@ { "name": "kktp", - "version": "1.0.3", + "version": "1.0.4", "description": "kktp cli", "author": "SunLxy <1011771396@qq.com>", "license": "MIT", @@ -33,9 +33,9 @@ "framework" ], "dependencies": { - "@kkt/doc": "^1.0.3", + "@kkt/doc": "^1.0.4", "@kkt/less-modules": "~7.3.2", - "@kkt/plugin-pro-config": "^1.0.3", + "@kkt/plugin-pro-config": "^1.0.4", "@proload/plugin-json": "~0.3.1", "@proload/plugin-rc": "~0.2.1", "@swc-node/register": "~1.6.1", diff --git a/examples/access/package.json b/examples/access/package.json index 7767921..b543a20 100644 --- a/examples/access/package.json +++ b/examples/access/package.json @@ -1,6 +1,6 @@ { "name": "@examples/access", - "version": "1.0.3", + "version": "1.0.4", "description": "案例", "private": true, "scripts": { @@ -29,7 +29,7 @@ "web-vitals": "^2.1.2" }, "devDependencies": { - "@kkt/pro": "^1.0.3", + "@kkt/pro": "^1.0.4", "@types/jest": "~27.4.1", "@types/react": "~18.0.0", "@types/react-dom": "~18.0.0" diff --git a/examples/auto-routes/package.json b/examples/auto-routes/package.json index 4f22cf8..66a4f71 100644 --- a/examples/auto-routes/package.json +++ b/examples/auto-routes/package.json @@ -1,6 +1,6 @@ { "name": "@examples/auto-routes", - "version": "1.0.3", + "version": "1.0.4", "description": "案例", "private": true, "scripts": { @@ -22,7 +22,7 @@ }, "devDependencies": { "@kkt/less-modules": "^7.2.3", - "@kkt/pro": "^1.0.3", + "@kkt/pro": "^1.0.4", "@types/jest": "~27.4.1", "@types/react": "~18.0.0", "@types/react-dom": "~18.0.0" diff --git a/examples/basic-js/package.json b/examples/basic-js/package.json index b566715..de904a4 100644 --- a/examples/basic-js/package.json +++ b/examples/basic-js/package.json @@ -1,6 +1,6 @@ { "name": "@examples/basic-js", - "version": "1.0.3", + "version": "1.0.4", "description": "案例", "private": true, "scripts": { @@ -18,7 +18,7 @@ "web-vitals": "^2.1.2" }, "devDependencies": { - "@kkt/pro": "^1.0.3" + "@kkt/pro": "^1.0.4" }, "eslintConfig": { "extends": [ diff --git a/examples/basic/package.json b/examples/basic/package.json index 7912b82..ce9b7ce 100644 --- a/examples/basic/package.json +++ b/examples/basic/package.json @@ -1,6 +1,6 @@ { "name": "@examples/basic", - "version": "1.0.3", + "version": "1.0.4", "description": "案例", "private": true, "scripts": { @@ -18,7 +18,7 @@ "web-vitals": "^2.1.2" }, "devDependencies": { - "@kkt/pro": "^1.0.3", + "@kkt/pro": "^1.0.4", "@types/jest": "~27.4.1", "@types/react": "~18.0.0", "@types/react-dom": "~18.0.0" diff --git a/examples/config/package.json b/examples/config/package.json index 307ef2a..393e593 100644 --- a/examples/config/package.json +++ b/examples/config/package.json @@ -1,6 +1,6 @@ { "name": "@examples/config", - "version": "1.0.3", + "version": "1.0.4", "description": "案例", "private": true, "scripts": { @@ -28,7 +28,7 @@ "web-vitals": "^2.1.2" }, "devDependencies": { - "@kkt/pro": "^1.0.3", + "@kkt/pro": "^1.0.4", "@types/jest": "~27.4.1", "@types/react": "~18.0.0", "@types/react-dom": "~18.0.0" diff --git a/examples/mocker/package.json b/examples/mocker/package.json index 31bb005..a53b59a 100644 --- a/examples/mocker/package.json +++ b/examples/mocker/package.json @@ -2,7 +2,7 @@ "name": "@examples/mocker", "description": "基础模拟 API 示例", "private": true, - "version": "1.0.3", + "version": "1.0.4", "scripts": { "start": "kktp start", "build": "kktp build", @@ -20,7 +20,7 @@ "react-router-dom": "~6.8.0" }, "devDependencies": { - "@kkt/pro": "^1.0.3" + "@kkt/pro": "^1.0.4" }, "eslintConfig": { "extends": [ diff --git a/examples/routes/package.json b/examples/routes/package.json index 3e0f47a..e804e0c 100644 --- a/examples/routes/package.json +++ b/examples/routes/package.json @@ -1,6 +1,6 @@ { "name": "@examples/routes", - "version": "1.0.3", + "version": "1.0.4", "description": "案例", "private": true, "scripts": { @@ -22,7 +22,7 @@ }, "devDependencies": { "@kkt/less-modules": "^7.2.3", - "@kkt/pro": "^1.0.3", + "@kkt/pro": "^1.0.4", "@types/jest": "~27.4.1", "@types/react": "~18.0.0", "@types/react-dom": "~18.0.0" diff --git a/lerna.json b/lerna.json index e54654c..f2e9223 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "1.0.3", + "version": "1.0.4", "packages": ["core", "packages/*", "examples/*", "packages/plugin/*"], "useWorkspaces": true } diff --git a/package.json b/package.json index 5cdbceb..7a24e11 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "mocker": "lerna exec --scope @examples/mocker -- npm run start", "access": "lerna exec --scope @examples/access -- npm run start", "-------------": "----------------------------------------------", - "version": "lerna version --no-changelog --no-git-tag-version --no-push", + "version": "lerna version --force-publish=* --no-changelog --no-git-tag-version --no-push", "prettier": "prettier --write \"**/*.{js,jsx,tsx,ts,less,md,json}\"", "remove": "lerna exec \"rm -rf node_modules build package-lock.json\"", "clean": "lerna clean --yes && npm run remove" diff --git a/packages/create-kktp/package.json b/packages/create-kktp/package.json index a0f81de..35342ce 100644 --- a/packages/create-kktp/package.json +++ b/packages/create-kktp/package.json @@ -1,6 +1,6 @@ { "name": "create-kktp", - "version": "1.0.3", + "version": "1.0.4", "description": "Creates a kktp application using the command line.", "author": "SunLxy <1011771396@qq.com>", "license": "MIT", diff --git a/packages/doc/package.json b/packages/doc/package.json index 1a4720d..021a397 100644 --- a/packages/doc/package.json +++ b/packages/doc/package.json @@ -1,6 +1,6 @@ { "name": "@kkt/doc", - "version": "1.0.3", + "version": "1.0.4", "description": "Document Preview", "author": "SunLxy <1011771396@qq.com>", "license": "MIT", diff --git a/packages/plugin/access/package.json b/packages/plugin/access/package.json index 27f522d..e25e51c 100644 --- a/packages/plugin/access/package.json +++ b/packages/plugin/access/package.json @@ -1,6 +1,6 @@ { "name": "@kkt/plugin-pro-access", - "version": "1.0.3", + "version": "1.0.4", "description": "kktp plugins", "author": "SunLxy <1011771396@qq.com>", "license": "MIT", @@ -31,11 +31,11 @@ "framework" ], "dependencies": { - "@kkt/plugin-pro-utils": "^1.0.3", + "@kkt/plugin-pro-utils": "^1.0.4", "@types/fs-extra": "~11.0.1", "@types/recursive-readdir": "~2.2.1", "chokidar": "~3.5.3", "fs-extra": "~11.1.0", "recursive-readdir": "~2.2.3" } -} \ No newline at end of file +} diff --git a/packages/plugin/config/package.json b/packages/plugin/config/package.json index ac6b3a1..6141287 100644 --- a/packages/plugin/config/package.json +++ b/packages/plugin/config/package.json @@ -1,6 +1,6 @@ { "name": "@kkt/plugin-pro-config", - "version": "1.0.3", + "version": "1.0.4", "description": "kktp plugins", "author": "SunLxy <1011771396@qq.com>", "license": "MIT", @@ -31,11 +31,11 @@ "framework" ], "dependencies": { - "@kkt/plugin-pro-entry": "^1.0.3", - "@kkt/plugin-pro-rematch": "^1.0.3", - "@kkt/plugin-pro-router": "^1.0.3", + "@kkt/plugin-pro-entry": "^1.0.4", + "@kkt/plugin-pro-rematch": "^1.0.4", + "@kkt/plugin-pro-router": "^1.0.4", "@types/webpack-bundle-analyzer": "^4.6.0", "kkt": "^7.3.2", "webpack-bundle-analyzer": "^4.8.0" } -} \ No newline at end of file +} diff --git a/packages/plugin/entry/package.json b/packages/plugin/entry/package.json index bbc9e80..bc4f176 100644 --- a/packages/plugin/entry/package.json +++ b/packages/plugin/entry/package.json @@ -1,6 +1,6 @@ { "name": "@kkt/plugin-pro-entry", - "version": "1.0.3", + "version": "1.0.4", "description": "自动生成入口文件", "author": "SunLxy <1011771396@qq.com>", "license": "MIT", diff --git a/packages/plugin/pro/package.json b/packages/plugin/pro/package.json index 73c22fa..cab2bab 100644 --- a/packages/plugin/pro/package.json +++ b/packages/plugin/pro/package.json @@ -1,6 +1,6 @@ { "name": "@kkt/pro", - "version": "1.0.3", + "version": "1.0.4", "description": "kktp plugins", "author": "SunLxy <1011771396@qq.com>", "license": "MIT", @@ -31,7 +31,7 @@ "framework" ], "dependencies": { - "kktp": "^1.0.3", + "kktp": "^1.0.4", "react-router": "~6.8.0", "react-router-dom": "~6.8.0" } diff --git a/packages/plugin/rematch/package.json b/packages/plugin/rematch/package.json index 1649b44..4bcc72b 100644 --- a/packages/plugin/rematch/package.json +++ b/packages/plugin/rematch/package.json @@ -1,6 +1,6 @@ { "name": "@kkt/plugin-pro-rematch", - "version": "1.0.3", + "version": "1.0.4", "description": "kktp plugins", "author": "SunLxy <1011771396@qq.com>", "license": "MIT", @@ -31,9 +31,9 @@ "framework" ], "dependencies": { - "@kkt/plugin-pro-utils": "^1.0.3", + "@kkt/plugin-pro-utils": "^1.0.4", "@types/fs-extra": "~11.0.1", "chokidar": "~3.5.3", "fs-extra": "~11.1.0" } -} \ No newline at end of file +} diff --git a/packages/plugin/router/package.json b/packages/plugin/router/package.json index 735df29..860ee62 100644 --- a/packages/plugin/router/package.json +++ b/packages/plugin/router/package.json @@ -1,6 +1,6 @@ { "name": "@kkt/plugin-pro-router", - "version": "1.0.3", + "version": "1.0.4", "description": "kktp plugins", "author": "SunLxy <1011771396@qq.com>", "license": "MIT", @@ -31,11 +31,11 @@ "framework" ], "dependencies": { - "@kkt/plugin-pro-utils": "^1.0.3", + "@kkt/plugin-pro-utils": "^1.0.4", "@types/fs-extra": "~11.0.1", "@types/recursive-readdir": "~2.2.1", "chokidar": "~3.5.3", "fs-extra": "~11.1.0", "recursive-readdir": "~2.2.3" } -} \ No newline at end of file +} diff --git a/packages/plugin/utils/package.json b/packages/plugin/utils/package.json index d3238d2..1b5ee5b 100644 --- a/packages/plugin/utils/package.json +++ b/packages/plugin/utils/package.json @@ -1,6 +1,6 @@ { "name": "@kkt/plugin-pro-utils", - "version": "1.0.3", + "version": "1.0.4", "description": "kktp plugins", "author": "SunLxy <1011771396@qq.com>", "license": "MIT", @@ -37,4 +37,4 @@ "@babel/types": "7.20.5", "chokidar": "~3.5.3" } -} \ No newline at end of file +}