Skip to content

Commit

Permalink
chore: fix CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qmhc committed Sep 1, 2023
1 parent 3a82906 commit f1dfcb9
Show file tree
Hide file tree
Showing 8 changed files with 1,322 additions and 17,842 deletions.
17,197 changes: 134 additions & 17,063 deletions CHANGELOG.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion common/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"directory": "common/icons"
},
"devDependencies": {
"@types/node": "^20.4.1",
"@types/node": "^20.5.7",
"@types/prettier": "^2.7.3",
"execa": "^7.1.1",
"fast-glob": "^3.3.0",
Expand Down
6 changes: 2 additions & 4 deletions common/plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@
},
"devDependencies": {
"@types/node": "^20.4.1",
"execa": "^7.1.1",
"kolorist": "^1.8.0",
"tsup": "^7.1.0",
"unplugin-vue-components": "^0.25.1"
"tsup": "^7.2.0",
"unplugin-vue-components": "^0.25.2"
}
}
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@intlify/unplugin-vue-i18n": "^0.12.2",
"@types/markdown-it": "^12.2.3",
"@types/markdown-it-container": "^2.0.5",
"@types/node": "^20.4.1",
"@types/node": "^20.5.7",
"@types/prismjs": "^1.26.0",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue-jsx": "^3.0.1",
Expand All @@ -39,8 +39,8 @@
"markdown-it-table-sort": "^1.0.1",
"postcss": "^8.4.25",
"postcss-discard-duplicates": "^6.0.0",
"sass": "^1.63.6",
"vite": "^4.4.2",
"sass": "^1.66.1",
"vite": "^4.4.9",
"vite-plugin-inspect": "^0.7.32",
"vitepress": "1.0.0-beta.5"
}
Expand Down
47 changes: 24 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,63 +140,64 @@
"@vexip-ui/utils": "workspace:*"
},
"devDependencies": {
"@commitlint/cli": "^17.6.6",
"@commitlint/cli": "^17.7.1",
"@juggle/resize-observer": "^3.4.0",
"@types/eslint": "^8.44.0",
"@types/eslint": "^8.44.2",
"@types/fs-extra": "^11.0.1",
"@types/gulp": "^4.0.13",
"@types/gulp-autoprefixer": "^0.0.34",
"@types/gulp-clean-css": "^4.3.1",
"@types/gulp-sass": "^5.0.1",
"@types/minimist": "^1.2.2",
"@types/node": "^20.4.1",
"@types/node": "^20.5.7",
"@types/prettier": "^2.7.3",
"@types/prompts": "^2.4.4",
"@types/semver": "^7.5.0",
"@types/semver": "^7.5.1",
"@vexip-ui/commitlint-config": "^0.2.0",
"@vexip-ui/eslint-config": "^0.8.1",
"@vexip-ui/prettier-config": "^0.2.0",
"@vexip-ui/stylelint-config": "^0.5.2",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"@vitejs/plugin-vue": "^4.3.4",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"@vitest/coverage-c8": "^0.33.0",
"@vue/test-utils": "^2.4.0",
"conventional-changelog-cli": "^3.0.0",
"@vue/test-utils": "^2.4.1",
"conventional-changelog-angular": "^7.0.0",
"conventional-changelog-cli": "^4.0.0",
"csstype": "^3.1.2",
"eslint": "^8.44.0",
"eslint-define-config": "^1.21.0",
"execa": "^7.1.1",
"fast-glob": "^3.3.0",
"eslint": "^8.48.0",
"eslint-define-config": "^1.23.0",
"execa": "^8.0.1",
"fast-glob": "^3.3.1",
"file-saver": "^2.0.5",
"fs-extra": "^11.1.1",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^8.0.0",
"gulp-clean-css": "^4.3.0",
"gulp-sass": "^5.1.0",
"happy-dom": "10.1.1",
"happy-dom": "10.11.2",
"husky": "^8.0.3",
"is-ci": "^3.0.1",
"jszip": "^3.10.1",
"kolorist": "^1.8.0",
"lint-staged": "^13.2.3",
"magic-string": "^0.30.1",
"lint-staged": "^14.0.1",
"magic-string": "^0.30.3",
"minimist": "^1.2.8",
"npm-run-all": "^4.1.5",
"pinst": "^3.0.0",
"prettier": "^2.8.8",
"prompts": "^2.4.2",
"rimraf": "^5.0.1",
"rollup-plugin-visualizer": "^5.9.2",
"sass": "^1.63.6",
"sass": "^1.66.1",
"semver": "^7.5.4",
"stylelint": "^15.10.1",
"stylelint": "^15.10.3",
"stylelint-prettier": "^3.0.0",
"sucrase": "^3.32.0",
"sucrase": "^3.34.0",
"tsx": "^3.12.7",
"typescript": "5.1.6",
"vite": "^4.4.2",
"vite-plugin-dts": "^3.5.2",
"vitest": "^0.33.0",
"typescript": "5.2.2",
"vite": "^4.4.9",
"vite-plugin-dts": "^3.5.3",
"vitest": "^0.34.3",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
},
Expand All @@ -214,7 +215,7 @@
]
},
"patchedDependencies": {
"conventional-changelog-angular@5.0.13": "patches/conventional-changelog-angular@5.0.13.patch",
"conventional-changelog-angular@7.0.0": "patches/conventional-changelog-angular@7.0.0.patch",
"[email protected]": "patches/[email protected]"
}
}
Expand Down
10 changes: 5 additions & 5 deletions [email protected][email protected]
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
diff --git a/writer-opts.js b/writer-opts.js
index d5de1a3ade560a49022eb96095aa67374141ddbb..9ee7d102917c8b3a4aea73605ea91d089ec89b34 100644
--- a/writer-opts.js
+++ b/writer-opts.js
@@ -29,32 +29,38 @@ function getWriterOpts () {
diff --git a/writerOpts.js b/writerOpts.js
index 991947b85e2eac0e0ae246037624276882abb741..990ef6a37434a6539f27615d5aa7dae1f7621183 100644
--- a/writerOpts.js
+++ b/writerOpts.js
@@ -30,32 +30,38 @@ function getWriterOpts () {
const issues = []

commit.notes.forEach(note => {
Expand Down
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"devDependencies": {
"@types/file-saver": "^2.0.5",
"@types/prettier": "^2.7.3",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"@vitejs/plugin-vue": "^4.3.4",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.25",
"vite": "^4.4.2",
"vite": "^4.4.9",
"vue-router": "^4.2.4"
}
}
Loading

0 comments on commit f1dfcb9

Please sign in to comment.