summaryrefslogtreecommitdiff
path: root/yarn.lock (follow)
Commit message (Collapse)AuthorAgeFilesLines
* APIドキュメントが見れなくなっているのを修正など (#7500)MeiMei2021-05-051-10/+63
| | | | | | | * Test api.json * Fix typo * Fix api-doc
* Update depssyuilo2021-04-251-145/+161
|
* Update yarn.locksyuilo2021-04-241-4/+4
|
* nodejs v16で動くようにsyuilo2021-04-211-7/+0
|
* Use FontAwesome as web font instead of vue component (#7469)syuilo2021-04-201-42/+4
| | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update yarn.lock * wip * wip
* Update yarn.locksyuilo2021-04-181-4/+4
|
* fixsyuilo2021-04-161-4/+4
|
* update commandersyuilo2021-04-161-9/+4
|
* update dependenciessyuilo2021-04-161-751/+818
|
* update mfm-jssyuilo2021-04-151-4/+4
|
* Update yarn.locksyuilo2021-04-151-4/+4
|
* Tweak UIsyuilo2021-04-121-5/+14
|
* Fix punycode deprecation warning (#7426)MeiMei2021-04-041-0/+5
|
* Use mfm-js for MFM parsing (#7415)syuilo2021-04-021-5/+12
| | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update mfm.ts * wip * update mfmjs * refactor * nanka * Update mfm.ts * Update to-html.ts * Update to-html.ts * wip * fix test * fix test
* Update vuesyuilo2021-03-271-55/+60
|
* Remove url loadrr (#7396)tamaina2021-03-241-9/+0
|
* fix testsyuilo2021-03-231-0/+20
|
* build(deps): bump webpack from 5.26.3 to 5.27.2dependabot-preview[bot]2021-03-231-4/+4
| | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 5.26.3 to 5.27.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.26.3...v5.27.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* refactor(build): ↵syuilo2021-03-231-27/+93
| | | | | | gulpを経由しないでTypeScriptのビルドを行うように path aliasをサーバーサイドでも使ったりしたいため
* Resolve #6533syuilo2021-03-221-4/+4
|
* Update deps :rocket:syuilo2021-03-191-125/+132
|
* Merge pull request #7368 from syuilo/dependabot/npm_and_yarn/koa-views-7.0.1dependabot-preview[bot]2021-03-181-17/+8
|\
| * Bump koa-views from 7.0.0 to 7.0.1dependabot-preview[bot]2021-03-181-17/+8
| | | | | | | | | | | | | | | | Bumps [koa-views](https://github.com/queckezz/koa-views) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/queckezz/koa-views/releases) - [Changelog](https://github.com/queckezz/koa-views/blob/master/history.md) - [Commits](https://github.com/queckezz/koa-views/compare/v7.0.0...v7.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump bull from 3.20.1 to 3.21.0dependabot-preview[bot]2021-03-181-4/+4
|/ | | | | | | | Bumps [bull](https://github.com/OptimalBits/bull) from 3.20.1 to 3.21.0. - [Release notes](https://github.com/OptimalBits/bull/releases) - [Changelog](https://github.com/OptimalBits/bull/blob/develop/CHANGELOG.md) - [Commits](https://github.com/OptimalBits/bull/compare/v3.20.1...v3.21.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump css-loader from 5.1.2 to 5.1.3 (#7358)dependabot-preview[bot]2021-03-181-4/+4
| | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.1.2 to 5.1.3. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.1.2...v5.1.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
* Bump jsdom from 16.5.0 to 16.5.1 (#7357)dependabot-preview[bot]2021-03-181-16/+6
| | | | | | | | | | Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.5.0 to 16.5.1. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](https://github.com/jsdom/jsdom/compare/16.5.0...16.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
* Improve chart performance (#7360)syuilo2021-03-181-4/+4
| | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * Update chart.ts * wip * Improve server performance * wip * wip
* Bump vue and @vue/compiler-sfcdependabot-preview[bot]2021-03-121-142/+68
| | | | | | | | | | | | | | Bumps [vue](https://github.com/vuejs/vue) and [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc). These dependencies needed to be updated together. Updates `vue` from 3.0.5 to 3.0.7 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/commits) Updates `@vue/compiler-sfc` from 3.0.5 to 3.0.7 - [Release notes](https://github.com/vuejs/vue-next/releases) - [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-next/commits/v3.0.7/packages/compiler-sfc) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #7337 from syuilo/dependabot/npm_and_yarn/vue-router-4.0.5dependabot-preview[bot]2021-03-121-4/+4
|\
| * Bump vue-router from 4.0.4 to 4.0.5dependabot-preview[bot]2021-03-121-4/+4
| | | | | | | | | | | | | | | | Bumps [vue-router](https://github.com/vuejs/vue-router) from 4.0.4 to 4.0.5. - [Release notes](https://github.com/vuejs/vue-router/releases) - [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-router/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump @babel/plugin-transform-runtime from 7.13.9 to 7.13.10dependabot-preview[bot]2021-03-121-4/+4
|/ | | | | | | | Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.13.9 to 7.13.10. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.13.10/packages/babel-plugin-transform-runtime) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* npm run watchでサーバーサイドもwatchするようにsyuilo2021-03-121-3/+60
|
* Update dependencies :rocket:syuilo2021-03-121-192/+221
|
* リソースが取得できるかどうかのテストなど (#7316)MeiMei2021-03-121-224/+135
| | | | | | | * Tests for Fetch resource * Remove unnecessary copy * Update koa-views, pug
* Bump @types/koa from 2.13.0 to 2.13.1dependabot-preview[bot]2021-03-081-24/+5
| | | | | | | Bumps [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa) from 2.13.0 to 2.13.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump systeminformation from 5.3.4 to 5.6.1dependabot-preview[bot]2021-03-061-4/+4
| | | | | | | | Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.3.4 to 5.6.1. - [Release notes](https://github.com/sebhildebrandt/systeminformation/releases) - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](https://github.com/sebhildebrandt/systeminformation/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* systeminformation@5.3.4 (#7245)MeiMei2021-03-061-4/+4
|
* Bump postcss from 8.2.6 to 8.2.7dependabot-preview[bot]2021-03-051-18/+9
| | | | | | | | Bumps [postcss](https://github.com/postcss/postcss) from 8.2.6 to 8.2.7. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.2.6...8.2.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #7299 from ↵dependabot-preview[bot]2021-03-041-5/+5
|\ | | | | | | syuilo/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.13.9
| * Bump @babel/plugin-transform-runtime from 7.13.6 to 7.13.9dependabot-preview[bot]2021-03-041-5/+5
| | | | | | | | | | | | | | | | Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.13.6 to 7.13.9. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.13.9/packages/babel-plugin-transform-runtime) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump vue-style-loader from 4.1.2 to 4.1.3dependabot-preview[bot]2021-03-041-4/+4
|/ | | | | | | | Bumps [vue-style-loader](https://github.com/vuejs/vue-style-loader) from 4.1.2 to 4.1.3. - [Release notes](https://github.com/vuejs/vue-style-loader/releases) - [Changelog](https://github.com/vuejs/vue-style-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-style-loader/commits/v4.1.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump @typescript-eslint/parser from 4.14.2 to 4.16.1dependabot-preview[bot]2021-03-031-29/+28
| | | | | | | | Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.14.2 to 4.16.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.16.1/packages/parser) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* [Security] Bump pug-code-gen from 2.0.2 to 2.0.3dependabot-preview[bot]2021-03-031-3/+3
| | | | | | | Bumps [pug-code-gen](https://github.com/pugjs/pug) from 2.0.2 to 2.0.3. **This update includes a security fix.** - [Release notes](https://github.com/pugjs/pug/releases) - [Commits](https://github.com/pugjs/pug/compare/pug-code-gen@2.0.2...pug@2.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #7289 from syuilo/dependabot/npm_and_yarn/eslint-7.21.0dependabot-preview[bot]2021-03-021-37/+15
|\
| * Bump eslint from 7.20.0 to 7.21.0dependabot-preview[bot]2021-03-021-37/+15
| | | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.20.0...v7.21.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump @types/jsonld from 1.5.3 to 1.5.4dependabot-preview[bot]2021-03-021-4/+4
|/ | | | | | | Bumps [@types/jsonld](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsonld) from 1.5.3 to 1.5.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsonld) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #7284 from syuilo/dependabot/npm_and_yarn/vue-router-4.0.4dependabot-preview[bot]2021-03-011-4/+4
|\
| * Bump vue-router from 4.0.3 to 4.0.4dependabot-preview[bot]2021-03-011-4/+4
| | | | | | | | | | | | | | | | Bumps [vue-router](https://github.com/vuejs/vue-router) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/vuejs/vue-router/releases) - [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-router/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump cbor from 7.0.1 to 7.0.3dependabot-preview[bot]2021-03-011-9/+17
|/ | | | | | | Bumps [cbor](https://github.com/hildjj/node-cbor/tree/HEAD/packages/cbor) from 7.0.1 to 7.0.3. - [Release notes](https://github.com/hildjj/node-cbor/releases) - [Commits](https://github.com/hildjj/node-cbor/commits/v7.0.3/packages/cbor) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update y18n in yarn.lock (#7246)MeiMei2021-02-271-6/+6
|