Skip to content

Commit

Permalink
upgrade pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
saqqdy committed Dec 30, 2023
1 parent b547921 commit c86f107
Show file tree
Hide file tree
Showing 7 changed files with 666 additions and 933 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"recommendations": ["johnsoncodehk.volar"],
"typescript.tsdk": "node_modules/typescript/lib",
"editor.codeActionsOnSave": {
"source.fixAll.eslint": false
"source.fixAll.eslint": "never"
},
"npm.packageManager": "pnpm"
// "eslint.probe": [
Expand Down
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,47 +55,47 @@
"@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.3",
"@microsoft/api-extractor": "^7.39.0",
"@pnpm/logger": "^5.0.0",
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-json": "^6.0.1",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/gulp": "^4.0.17",
"@types/inquirer": "^8.2.6",
"@types/node": "^20.10.0",
"@types/node": "^20.10.6",
"@types/rollup-plugin-css-only": "^3.1.3",
"@vitejs/plugin-vue": "^4.5.0",
"@vitejs/plugin-vue": "^5.0.1",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"consola": "^3.2.3",
"cross-env": "^7.0.3",
"esbuild": "^0.19.8",
"eslint": "^8.54.0",
"esbuild": "^0.19.11",
"eslint": "^8.56.0",
"fast-glob": "^3.3.2",
"gulp": "^4.0.2",
"gulp-typescript": "6.0.0-alpha.1",
"load-yml": "^1.4.0",
"madge": "^6.1.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"prettier-config-common": "^1.4.0",
"reinstaller": "^3.0.2",
"rimraf": "^5.0.5",
"rm-all": "^1.1.1",
"rollup": "^4.6.0",
"rollup": "^4.9.2",
"rollup-plugin-add-banner": "^1.1.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.3",
"rollup-plugin-visualizer": "^5.12.0",
"tsnd": "^1.1.0",
"typedoc": "^0.25.4",
"typedoc-plugin-markdown": "^3.17.1",
"typescript": "^5.3.2",
"unplugin-vue-define-options": "^1.4.0",
"typescript": "^5.3.3",
"unplugin-vue-define-options": "^1.4.1",
"zx": "^7.2.3"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,15 +75,15 @@
"@types/debug": "^4.1.12",
"@types/inquirer": "^8.2.6",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.10.0",
"@types/node": "^20.10.6",
"@types/shelljs": "^0.8.15",
"cross-env": "^7.0.3",
"eslint": "^8.54.0",
"eslint": "^8.56.0",
"madge": "^6.1.0",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"prettier-config-common": "^1.4.0",
"tsnd": "^1.1.0",
"typescript": "^5.3.2"
"typescript": "^5.3.3"
},
"sideEffects": false,
"keywords": [
Expand Down
14 changes: 7 additions & 7 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,16 @@
"devDependencies": {
"@eslint-sets/eslint-config-vue3": "^5.10.0",
"@types/markdown-it": "^13.0.7",
"@types/node": "^20.10.0",
"eslint": "^8.54.0",
"markdown-it": "^13.0.2",
"@types/node": "^20.10.6",
"eslint": "^8.56.0",
"markdown-it": "^14.0.0",
"markdown-it-anchor": "^8.6.7",
"markdown-it-container": "^3.0.0",
"prettier": "^3.1.0",
"markdown-it-container": "^4.0.0",
"prettier": "^3.1.1",
"prettier-config-common": "^1.4.0",
"tsnd": "^1.1.0",
"typescript": "^5.3.2",
"vitepress": "1.0.0-rc.31"
"typescript": "^5.3.3",
"vitepress": "1.0.0-rc.33"
},
"sideEffects": false,
"keywords": [
Expand Down
8 changes: 4 additions & 4 deletions packages/gitmars/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,14 +79,14 @@
"@types/cross-spawn": "^6.0.6",
"@types/inquirer": "^8.2.6",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.10.0",
"@types/node": "^20.10.6",
"@types/shelljs": "^0.8.15",
"cross-env": "^7.0.3",
"eslint": "^8.54.0",
"prettier": "^3.1.0",
"eslint": "^8.56.0",
"prettier": "^3.1.1",
"prettier-config-common": "^1.4.0",
"tsnd": "^1.1.0",
"typescript": "^5.3.2"
"typescript": "^5.3.3"
},
"sideEffects": false,
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/gitmars/tsconfig.tsbuildinfo

Large diffs are not rendered by default.

Loading

0 comments on commit c86f107

Please sign in to comment.