Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Merge branch 'release/11.37.1-rei0784-5.18.1' into v11-lts
Browse files Browse the repository at this point in the history
  • Loading branch information
sousuke0422 committed Jan 25, 2022
2 parents f4c3ac8 + 2affcae commit bfc4ee7
Show file tree
Hide file tree
Showing 3 changed files with 483 additions and 562 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [11.37.1-rei0784-5.18.1] 2022-01-25

### Fixed

- 依存関係が更新されました。脆弱性が修正されている場合があります。

## [11.37.1-rei0784-5.18.0] 2022-01-25

### Added
Expand Down Expand Up @@ -236,7 +242,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- 内部的な修正をたくさん

[Unreleased]: https://github.com/TeamBlackCrystal/misskey/compare/11.37.1-rei0784-5.18.0...HEAD
[11.37.1-rei0784-5.18.0]: https://github.com/TeamBlackCrystal/misskey/compare/11.37.1-rei0784-5.12.2...11.37.1-rei0784-5.18.0
[11.37.1-rei0784-5.18.1]: https://github.com/TeamBlackCrystal/misskey/compare/11.37.1-rei0784-5.18.0...11.37.1-rei0784-5.18.1
[11.37.1-rei0784-5.18.0]: https://github.com/TeamBlackCrystal/misskey/compare/11.37.1-rei0784-5.17.2...11.37.1-rei0784-5.18.0
[11.37.1-rei0784-5.17.2]: https://github.com/TeamBlackCrystal/misskey/compare/11.37.1-rei0784-5.17.1...11.37.1-rei0784-5.17.2
[11.37.1-rei0784-5.17.1]: https://github.com/TeamBlackCrystal/misskey/compare/11.37.1-rei0784-5.17.0...11.37.1-rei0784-5.17.1
[11.37.1-rei0784-5.17.0]: https://github.com/TeamBlackCrystal/misskey/compare/11.37.1-rei0784-5.17.0-rc.2...11.37.1-rei0784-5.17.0
Expand Down
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"yupix <[email protected]>",
"syuilo <[email protected]>"
],
"version": "11.37.1-rei0784-5.18.0",
"version": "11.37.1-rei0784-5.18.1",
"codename": "malachite",
"repository": {
"type": "git",
Expand Down Expand Up @@ -63,7 +63,7 @@
"@types/gulp-mocha": "0.0.33",
"@types/gulp-rename": "2.0.1",
"@types/gulp-replace": "1.1.0",
"@types/ioredis": "4.28.5",
"@types/ioredis": "4.28.7",
"@types/is-url": "1.2.30",
"@types/js-yaml": "4.0.5",
"@types/jsdom": "16.2.14",
Expand All @@ -81,8 +81,8 @@
"@types/koa__multer": "2.0.4",
"@types/koa__router": "8.0.11",
"@types/lolex": "5.1.2",
"@types/mocha": "9.0.0",
"@types/node": "16.11.17",
"@types/mocha": "9.1.0",
"@types/node": "16.11.21",
"@types/node-fetch": "2.5.12",
"@types/nodemailer": "6.4.4",
"@types/nprogress": "0.2.0",
Expand All @@ -96,7 +96,7 @@
"@types/ratelimiter": "3.4.3",
"@types/redis": "2.8.32",
"@types/rename": "1.0.4",
"@types/request": "2.48.7",
"@types/request": "2.48.8",
"@types/request-promise-native": "1.0.18",
"@types/request-stats": "3.0.0",
"@types/rimraf": "3.0.2",
Expand All @@ -108,21 +108,21 @@
"@types/throttle-debounce": "2.1.0",
"@types/tinycolor2": "1.4.3",
"@types/tmp": "0.2.3",
"@types/uuid": "8.3.3",
"@types/uuid": "8.3.4",
"@types/web-push": "3.3.2",
"@types/webpack": "5.28.0",
"@types/webpack-stream": "3.2.12",
"@types/websocket": "1.0.4",
"@types/ws": "8.2.2",
"@typescript-eslint/parser": "5.8.0",
"@vue/composition-api": "1.4.3",
"@typescript-eslint/parser": "5.10.1",
"@vue/composition-api": "1.4.4",
"abort-controller": "3.0.0",
"animejs": "3.2.1",
"apexcharts": "3.32.1",
"apexcharts": "3.33.0",
"autobind-decorator": "2.4.0",
"autosize": "5.0.1",
"autwh": "0.1.0",
"aws-sdk": "2.1048.0",
"aws-sdk": "2.1062.0",
"bcryptjs": "2.4.3",
"blurhash": "1.1.4",
"bootstrap-vue": "2.21.2",
Expand All @@ -134,17 +134,17 @@
"chalk": "4.1.2",
"cli-highlight": "2.1.11",
"commander": "4.1.0",
"concurrently": "6.5.1",
"concurrently": "7.0.0",
"content-disposition": "0.5.4",
"crc-32": "1.2.0",
"cross-env": "7.0.3",
"css-loader": "6.5.1",
"cssnano": "5.0.14",
"cssnano": "5.0.16",
"dateformat": "4.5.1",
"diskusage": "1.1.3",
"double-ended-queue": "2.1.0-0",
"eslint": "7.16.0",
"eslint-plugin-vue": "8.2.0",
"eslint": "8.7.0",
"eslint-plugin-vue": "8.3.0",
"eventemitter3": "4.0.7",
"feed": "4.2.2",
"file-type": "16.5.3",
Expand All @@ -155,7 +155,7 @@
"gulp-mocha": "8.0.0",
"gulp-rename": "2.0.0",
"gulp-replace": "1.1.3",
"gulp-stylus": "2.7.0",
"gulp-stylus": "2.7.1",
"gulp-terser": "2.1.0",
"gulp-tslint": "8.1.4",
"hard-source-webpack-plugin": "0.13.1",
Expand All @@ -164,7 +164,7 @@
"html-minifier": "4.0.0",
"http-signature": "1.3.6",
"insert-text-at-cursor": "0.3.0",
"ioredis": "4.28.2",
"ioredis": "4.28.3",
"ip-cidr": "3.0.4",
"is-svg": "4.3.2",
"js-yaml": "4.1.0",
Expand All @@ -173,7 +173,7 @@
"json5-loader": "4.0.1",
"jsonld": "5.2.0",
"jsrsasign": "10.5.1",
"katex": "0.15.1",
"katex": "0.15.2",
"koa": "2.13.4",
"koa-bodyparser": "4.3.0",
"koa-favicon": "2.1.0",
Expand All @@ -186,12 +186,12 @@
"langmap": "0.0.16",
"loader-utils": "2.0.0",
"lodash": "4.17.21",
"mocha": "9.1.3",
"mocha": "9.2.0",
"moji": "0.5.1",
"ms": "2.1.3",
"multer": "1.4.4",
"nested-property": "4.0.0",
"node-fetch": "2.6.6",
"node-fetch": "2.6.7",
"nodemailer": "6.7.2",
"nprogress": "0.2.0",
"object-assign-deep": "0.4.0",
Expand Down Expand Up @@ -227,7 +227,7 @@
"rimraf": "3.0.2",
"rndstr": "1.0.0",
"s-age": "1.1.2",
"sass": "1.45.1",
"sass": "1.49.0",
"sass-loader": "12.4.0",
"seedrandom": "3.0.5",
"sharp": "0.29.3",
Expand All @@ -239,7 +239,7 @@
"stylus": "0.56.0",
"stylus-loader": "6.2.0",
"syslog-pro": "1.0.0",
"systeminformation": "5.9.17",
"systeminformation": "5.10.7",
"syuilo-password-strength": "0.0.1",
"terser-webpack-plugin": "4.2.3",
"textarea-caret": "3.1.0",
Expand All @@ -254,7 +254,7 @@
"tslint": "5.20.1",
"tslint-sonarts": "1.9.0",
"typeorm": "0.2.41",
"typescript": "4.5.4",
"typescript": "4.5.5",
"ulid": "2.3.0",
"url-loader": "4.1.1",
"uuid": "8.3.2",
Expand All @@ -264,7 +264,7 @@
"vue-color": "2.8.1",
"vue-content-loading": "1.6.0",
"vue-cropperjs": "4.2.0",
"vue-i18n": "8.26.7",
"vue-i18n": "8.27.0",
"vue-js-modal": "1.3.35",
"vue-loader": "15.9.8",
"vue-marquee-text-component": "1.2.0",
Expand All @@ -278,15 +278,15 @@
"vuex": "3.6.2",
"vuex-persistedstate": "4.1.0",
"web-push": "3.4.5",
"webpack": "5.65.0",
"webpack": "5.67.0",
"webpack-cli": "4.9.1",
"websocket": "1.0.34",
"ws": "8.4.0",
"ws": "8.4.2",
"xev": "2.0.1"
},
"devDependencies": {
"@redocly/openapi-core": "1.0.0-beta.75",
"@redocly/openapi-core": "1.0.0-beta.80",
"npm-run-all": "4.1.5",
"webpack-dev-server": "4.7.1"
"webpack-dev-server": "4.7.3"
}
}
Loading

0 comments on commit bfc4ee7

Please sign in to comment.