Skip to content

Commit

Permalink
Merge branch 'mei-v11' of github.com:mei23/misskey-v11 into mei-v11
Browse files Browse the repository at this point in the history
  • Loading branch information
mei23 committed Feb 11, 2022
2 parents e7e9abf + e58e119 commit 5fcbd6e
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 97 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@types/koa__router": "8.0.11",
"@types/lolex": "5.1.2",
"@types/mocha": "9.1.0",
"@types/node": "17.0.8",
"@types/node": "17.0.17",
"@types/node-fetch": "2.5.12",
"@types/nodemailer": "6.4.4",
"@types/nprogress": "0.2.0",
Expand Down Expand Up @@ -99,11 +99,11 @@
"autobind-decorator": "2.4.0",
"autosize": "4.0.4",
"autwh": "0.1.0",
"aws-sdk": "2.1053.0",
"aws-sdk": "2.1073.0",
"bcryptjs": "2.4.3",
"blurhash": "1.1.4",
"bootstrap-vue": "2.21.2",
"bull": "4.2.0",
"bull": "4.5.1",
"cacheable-lookup": "6.0.4",
"cafy": "15.2.1",
"cbor": "8.1.0",
Expand Down Expand Up @@ -176,7 +176,7 @@
"postcss": "8.4.5",
"postcss-loader": "6.2.1",
"private-ip": "2.3.1",
"probe-image-size": "7.2.2",
"probe-image-size": "7.2.3",
"progress-bar-webpack-plugin": "2.1.0",
"promise-limit": "2.7.0",
"promise-sequential": "1.1.1",
Expand Down Expand Up @@ -207,7 +207,7 @@
"stylus-loader": "6.2.0",
"summaly": "2.5.0",
"syslog-pro": "1.0.0",
"systeminformation": "5.10.0",
"systeminformation": "5.11.2",
"syuilo-password-strength": "0.0.1",
"terser-webpack-plugin": "4.2.3",
"textarea-caret": "3.1.0",
Expand All @@ -229,7 +229,7 @@
"vue-color": "2.8.1",
"vue-content-loading": "1.6.0",
"vue-cropperjs": "4.2.0",
"vue-i18n": "8.26.8",
"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 @@ -243,13 +243,13 @@
"vuex": "3.6.2",
"vuex-persistedstate": "3.2.0",
"web-push": "3.4.4",
"webpack": "5.65.0",
"webpack-cli": "4.9.1",
"webpack": "5.68.0",
"webpack-cli": "4.9.2",
"websocket": "1.0.34",
"ws": "8.2.3",
"xev": "2.0.1"
},
"devDependencies": {
"@redocly/openapi-core": "1.0.0-beta.78"
"@redocly/openapi-core": "1.0.0-beta.81"
}
}
Loading

0 comments on commit 5fcbd6e

Please sign in to comment.