Skip to content

Commit

Permalink
released v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
SunLxy committed Mar 4, 2023
1 parent 7aab986 commit e4e6194
Show file tree
Hide file tree
Showing 19 changed files with 40 additions and 40 deletions.
6 changes: 3 additions & 3 deletions core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kktp",
"version": "1.0.3",
"version": "1.0.4",
"description": "kktp cli",
"author": "SunLxy <1011771396@qq.com>",
"license": "MIT",
Expand Down Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions examples/access/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@examples/access",
"version": "1.0.3",
"version": "1.0.4",
"description": "案例",
"private": true,
"scripts": {
Expand Down Expand Up @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions examples/auto-routes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@examples/auto-routes",
"version": "1.0.3",
"version": "1.0.4",
"description": "案例",
"private": true,
"scripts": {
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions examples/basic-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@examples/basic-js",
"version": "1.0.3",
"version": "1.0.4",
"description": "案例",
"private": true,
"scripts": {
Expand All @@ -18,7 +18,7 @@
"web-vitals": "^2.1.2"
},
"devDependencies": {
"@kkt/pro": "^1.0.3"
"@kkt/pro": "^1.0.4"
},
"eslintConfig": {
"extends": [
Expand Down
4 changes: 2 additions & 2 deletions examples/basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@examples/basic",
"version": "1.0.3",
"version": "1.0.4",
"description": "案例",
"private": true,
"scripts": {
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions examples/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@examples/config",
"version": "1.0.3",
"version": "1.0.4",
"description": "案例",
"private": true,
"scripts": {
Expand Down Expand Up @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions examples/mocker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -20,7 +20,7 @@
"react-router-dom": "~6.8.0"
},
"devDependencies": {
"@kkt/pro": "^1.0.3"
"@kkt/pro": "^1.0.4"
},
"eslintConfig": {
"extends": [
Expand Down
4 changes: 2 additions & 2 deletions examples/routes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@examples/routes",
"version": "1.0.3",
"version": "1.0.4",
"description": "案例",
"private": true,
"scripts": {
Expand All @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.3",
"version": "1.0.4",
"packages": ["core", "packages/*", "examples/*", "packages/plugin/*"],
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion packages/create-kktp/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/doc/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
6 changes: 3 additions & 3 deletions packages/plugin/access/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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"
}
}
}
10 changes: 5 additions & 5 deletions packages/plugin/config/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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"
}
}
}
2 changes: 1 addition & 1 deletion packages/plugin/entry/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin/pro/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/plugin/rematch/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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"
}
}
}
6 changes: 3 additions & 3 deletions packages/plugin/router/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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"
}
}
}
4 changes: 2 additions & 2 deletions packages/plugin/utils/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -37,4 +37,4 @@
"@babel/types": "7.20.5",
"chokidar": "~3.5.3"
}
}
}

0 comments on commit e4e6194

Please sign in to comment.