Skip to content

Commit

Permalink
upgrade pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
saqqdy committed Nov 9, 2023
1 parent 84688e0 commit 105cd27
Show file tree
Hide file tree
Showing 5 changed files with 634 additions and 873 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,31 +47,31 @@
"chalk": "^4.1.2",
"debug": "^4.3.4",
"inquirer": "^8.2.5",
"js-cool": "^5.11.0",
"js-cool": "^5.15.1",
"morgan": "^1.10.0",
"os-lang": "^3.2.0"
},
"devDependencies": {
"@esbuild-kit/cjs-loader": "^2.4.4",
"@esbuild-kit/esm-loader": "^2.6.5",
"@eslint-sets/eslint-config-ts": "^5.10.0",
"@microsoft/api-extractor": "^7.38.0",
"@microsoft/api-extractor": "^7.38.2",
"@pnpm/logger": "^5.0.0",
"@rollup/plugin-alias": "^5.0.1",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-json": "^6.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/gulp": "^4.0.15",
"@types/gulp": "^4.0.17",
"@types/inquirer": "^8.2.6",
"@types/node": "^20.8.6",
"@types/rollup-plugin-css-only": "^3.1.1",
"@vitejs/plugin-vue": "^4.4.0",
"@types/node": "^20.9.0",
"@types/rollup-plugin-css-only": "^3.1.3",
"@vitejs/plugin-vue": "^4.4.1",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"consola": "^3.2.3",
"cross-env": "^7.0.3",
"esbuild": "^0.19.4",
"eslint": "^8.51.0",
"fast-glob": "^3.3.1",
"esbuild": "^0.19.5",
"eslint": "^8.53.0",
"fast-glob": "^3.3.2",
"gulp": "^4.0.2",
"gulp-typescript": "6.0.0-alpha.1",
"load-yml": "^1.4.0",
Expand All @@ -82,18 +82,18 @@
"reinstaller": "^3.0.2",
"rimraf": "^5.0.5",
"rm-all": "^1.1.1",
"rollup": "^4.1.4",
"rollup": "^4.3.0",
"rollup-plugin-add-banner": "^1.1.0",
"rollup-plugin-css-only": "^4.3.0",
"rollup-plugin-css-only": "^4.5.2",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-esbuild": "^6.1.0",
"rollup-plugin-filesize": "^10.0.0",
"rollup-plugin-node-externals": "^6.1.2",
"rollup-plugin-replace-shebang": "^1.2.0",
"rollup-plugin-visualizer": "^5.9.2",
"tsnd": "^1.1.0",
"typedoc": "^0.25.2",
"typedoc-plugin-markdown": "^3.16.0",
"typedoc": "^0.25.3",
"typedoc-plugin-markdown": "^3.17.1",
"typescript": "^5.2.2",
"unplugin-vue-define-options": "^1.3.18",
"zx": "^7.2.3"
Expand Down
16 changes: 8 additions & 8 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,15 @@
"dependencies": {
"@jssj/request": "^1.1.0",
"chalk": "^4.1.2",
"ci-info": "^3.9.0",
"ci-info": "^4.0.0",
"columnify": "^1.6.0",
"commander": "^11.1.0",
"cosmiconfig": "^8.3.6",
"cross-spawn": "^7.0.3",
"dayjs": "^1.11.10",
"debug": "^4.3.4",
"inquirer": "^8.2.5",
"js-cool": "^5.11.0",
"js-cool": "^5.15.1",
"lodash-es": "^4.17.21",
"lodash-unified": "^1.0.3",
"node-apollo": "^1.2.1",
Expand All @@ -71,14 +71,14 @@
},
"devDependencies": {
"@eslint-sets/eslint-config-ts": "^5.10.0",
"@types/cross-spawn": "^6.0.3",
"@types/debug": "^4.1.9",
"@types/cross-spawn": "^6.0.5",
"@types/debug": "^4.1.12",
"@types/inquirer": "^8.2.6",
"@types/lodash-es": "^4.17.9",
"@types/node": "^20.8.6",
"@types/shelljs": "^0.8.13",
"@types/lodash-es": "^4.17.11",
"@types/node": "^20.9.0",
"@types/shelljs": "^0.8.15",
"cross-env": "^7.0.3",
"eslint": "^8.51.0",
"eslint": "^8.53.0",
"madge": "^6.1.0",
"prettier": "^3.0.3",
"prettier-config-common": "^1.4.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,21 +24,21 @@
"typings": "typings"
},
"dependencies": {
"js-cool": "^5.11.0"
"js-cool": "^5.15.1"
},
"devDependencies": {
"@eslint-sets/eslint-config-vue3": "^5.10.0",
"@types/markdown-it": "^13.0.2",
"@types/node": "^20.8.6",
"eslint": "^8.51.0",
"@types/markdown-it": "^13.0.6",
"@types/node": "^20.9.0",
"eslint": "^8.53.0",
"markdown-it": "^13.0.2",
"markdown-it-anchor": "^8.6.7",
"markdown-it-container": "^3.0.0",
"prettier": "^3.0.3",
"prettier-config-common": "^1.4.0",
"tsnd": "^1.1.0",
"typescript": "^5.2.2",
"vitepress": "1.0.0-rc.22"
"vitepress": "1.0.0-rc.25"
},
"sideEffects": false,
"keywords": [
Expand Down
16 changes: 8 additions & 8 deletions packages/gitmars/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,15 @@
"@gitmars/core": "workspace:*",
"@jssj/request": "^1.1.0",
"chalk": "^4.1.2",
"ci-info": "^3.9.0",
"ci-info": "^4.0.0",
"columnify": "^1.6.0",
"commander": "^11.1.0",
"cosmiconfig": "^8.3.6",
"cross-spawn": "^7.0.3",
"dayjs": "^1.11.10",
"debug": "^4.3.4",
"inquirer": "^8.2.5",
"js-cool": "^5.11.0",
"js-cool": "^5.15.1",
"lodash-es": "^4.17.21",
"lodash-unified": "^1.0.3",
"node-apollo": "^1.2.1",
Expand All @@ -75,14 +75,14 @@
},
"devDependencies": {
"@eslint-sets/eslint-config-ts": "^5.10.0",
"@types/columnify": "^1.5.2",
"@types/cross-spawn": "^6.0.3",
"@types/columnify": "^1.5.4",
"@types/cross-spawn": "^6.0.5",
"@types/inquirer": "^8.2.6",
"@types/lodash-es": "^4.17.9",
"@types/node": "^20.8.6",
"@types/shelljs": "^0.8.13",
"@types/lodash-es": "^4.17.11",
"@types/node": "^20.9.0",
"@types/shelljs": "^0.8.15",
"cross-env": "^7.0.3",
"eslint": "^8.51.0",
"eslint": "^8.53.0",
"prettier": "^3.0.3",
"prettier-config-common": "^1.4.0",
"tsnd": "^1.1.0",
Expand Down
Loading

0 comments on commit 105cd27

Please sign in to comment.