Commit Graph

2518 Commits

Author SHA1 Message Date
AkiraFukushima 88415777d5
Merge pull request #4009 from h3poteto/iss-2264
refs #2264 Change appId
2023-01-13 20:14:33 +09:00
AkiraFukushima 9ee04c65dc
refs #2264 Change appId 2023-01-13 20:10:52 +09:00
AkiraFukushima b51aa08f3a
refs #2500 Remove nedb, lodash and lokijs 2023-01-13 20:06:33 +09:00
dependabot[bot] 6fbff391da
build(deps-dev): bump eslint-plugin-vue from 9.8.0 to 9.9.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.8.0 to 9.9.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.8.0...v9.9.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 08:02:06 +00:00
AkiraFukushima 4c81b5d95e
refs #2500 Change account database to sqlite3 2023-01-13 00:27:56 +09:00
dependabot[bot] 62628cd963
build(deps-dev): bump ajv from 8.11.2 to 8.12.0
Bumps [ajv](https://github.com/ajv-validator/ajv) from 8.11.2 to 8.12.0.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v8.11.2...v8.12.0)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 12:07:01 +00:00
AkiraFukushima 9cc6a3621d
Merge pull request #3964 from h3poteto/feat/ws-store
Add script to build appx for windows store
2023-01-10 21:03:59 +09:00
dependabot[bot] ed5353148d
build(deps-dev): bump postcss from 8.4.20 to 8.4.21
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.20 to 8.4.21.
- [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.4.20...8.4.21)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 08:02:06 +00:00
dependabot[bot] f5b02acd6b
build(deps-dev): bump prettier from 2.8.1 to 2.8.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.1...2.8.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 08:01:36 +00:00
dependabot[bot] 1ffca2eea5
build(deps-dev): bump utf-8-validate from 5.0.10 to 6.0.0
Bumps [utf-8-validate](https://github.com/websockets/utf-8-validate) from 5.0.10 to 6.0.0.
- [Release notes](https://github.com/websockets/utf-8-validate/releases)
- [Commits](https://github.com/websockets/utf-8-validate/compare/v5.0.10...v6.0.0)

---
updated-dependencies:
- dependency-name: utf-8-validate
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 08:02:24 +00:00
dependabot[bot] 3d070f0582
build(deps-dev): bump @babel/core from 7.20.7 to 7.20.12
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.7 to 7.20.12.
- [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.20.12/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 08:01:51 +00:00
dependabot[bot] 5e768c9a20
build(deps-dev): bump babel-loader from 9.1.0 to 9.1.2
Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.1.0 to 9.1.2.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v9.1.0...v9.1.2)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 08:01:33 +00:00
dependabot[bot] f2bc7eed11
build(deps): bump @vueuse/math from 9.9.0 to 9.10.0
Bumps [@vueuse/math](https://github.com/vueuse/vueuse/tree/HEAD/packages/math) from 9.9.0 to 9.10.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.10.0/packages/math)

---
updated-dependencies:
- dependency-name: "@vueuse/math"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 08:01:39 +00:00
AkiraFukushima 996b481ecd
Specify assets for store icons 2023-01-04 01:39:28 +09:00
dependabot[bot] bb318fb171
build(deps): bump vue3-i18next from 0.2.1 to 0.2.2
Bumps [vue3-i18next](https://github.com/h3poteto/vue3-i18next) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/h3poteto/vue3-i18next/releases)
- [Commits](https://github.com/h3poteto/vue3-i18next/compare/v0.2.1...v0.2.2)

---
updated-dependencies:
- dependency-name: vue3-i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 08:02:23 +00:00
dependabot[bot] ae3ed0e22d
Bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.47.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.46.1 to 5.47.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.47.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 13:54:17 +00:00
AkiraFukushima e202088637
Merge pull request #3963 from h3poteto/dependabot/npm_and_yarn/megalodon-5.0.5
build(deps): bump megalodon from 5.0.4 to 5.0.5
2022-12-30 22:52:26 +09:00
AkiraFukushima 7b016aa8f2
Merge pull request #3962 from h3poteto/dependabot/npm_and_yarn/core-js-3.27.1
build(deps-dev): bump core-js from 3.26.1 to 3.27.1
2022-12-30 22:52:18 +09:00
AkiraFukushima da1d7a25cb
Merge pull request #3958 from h3poteto/dependabot/npm_and_yarn/stylelint-14.16.1
Bump stylelint from 14.16.0 to 14.16.1
2022-12-30 22:52:07 +09:00
AkiraFukushima 1c68cf65d0
Merge pull request #3955 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-5.47.1
Bump @typescript-eslint/parser from 5.46.1 to 5.47.1
2022-12-30 22:51:19 +09:00
AkiraFukushima 1c7db2d29f
Merge pull request #3954 from h3poteto/dependabot/npm_and_yarn/types/node-18.11.18
Bump @types/node from 18.11.17 to 18.11.18
2022-12-30 22:51:10 +09:00
AkiraFukushima f5e83e677b
Merge pull request #3949 from h3poteto/dependabot/npm_and_yarn/vueuse/core-9.9.0
Bump @vueuse/core from 9.7.0 to 9.9.0
2022-12-30 22:51:02 +09:00
AkiraFukushima 5d21f897c3
Add script to build appx for windows store 2022-12-30 22:50:24 +09:00
dependabot[bot] 25424d0a85
Bump @babel/plugin-proposal-object-rest-spread from 7.20.2 to 7.20.7
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-object-rest-spread) from 7.20.2 to 7.20.7.
- [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.20.7/packages/babel-plugin-proposal-object-rest-spread)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-object-rest-spread"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 11:21:17 +00:00
dependabot[bot] 98cfef826b
Bump @vueuse/core from 9.7.0 to 9.9.0
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 9.7.0 to 9.9.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.9.0/packages/core)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 11:20:09 +00:00
AkiraFukushima 709ea1d367
Merge pull request #3948 from h3poteto/dependabot/npm_and_yarn/vueuse/math-9.9.0
Bump @vueuse/math from 9.7.0 to 9.9.0
2022-12-30 20:19:05 +09:00
AkiraFukushima 511bb0520b
Merge pull request #3944 from h3poteto/dependabot/npm_and_yarn/babel/core-7.20.7
Bump @babel/core from 7.20.5 to 7.20.7
2022-12-30 20:18:51 +09:00
AkiraFukushima dba71a1d8b
Merge pull request #3943 from h3poteto/dependabot/npm_and_yarn/babel/runtime-7.20.7
Bump @babel/runtime from 7.20.6 to 7.20.7
2022-12-30 20:18:44 +09:00
AkiraFukushima b75c7c9d79
Merge pull request #3941 from h3poteto/dependabot/npm_and_yarn/sanitize-html-2.8.1
Bump sanitize-html from 2.8.0 to 2.8.1
2022-12-30 20:18:37 +09:00
dependabot[bot] 3259fd1bc3
build(deps): bump megalodon from 5.0.4 to 5.0.5
Bumps [megalodon](https://github.com/h3poteto/megalodon) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/h3poteto/megalodon/releases)
- [Commits](https://github.com/h3poteto/megalodon/compare/v5.0.4...v5.0.5)

---
updated-dependencies:
- dependency-name: megalodon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 08:07:24 +00:00
dependabot[bot] f9ad838e6e
build(deps-dev): bump core-js from 3.26.1 to 3.27.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.26.1 to 3.27.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.27.1/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 08:05:06 +00:00
AkiraFukushima 697a698c4c
Bump to version 4.7.4 2022-12-30 16:05:50 +09:00
dependabot[bot] 5ab21bdbdd
build(deps): bump megalodon from 5.0.1 to 5.0.4
Bumps [megalodon](https://github.com/h3poteto/megalodon) from 5.0.1 to 5.0.4.
- [Release notes](https://github.com/h3poteto/megalodon/releases)
- [Commits](https://github.com/h3poteto/megalodon/compare/v5.0.1...v5.0.4)

---
updated-dependencies:
- dependency-name: megalodon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-29 14:13:26 +00:00
dependabot[bot] e12d865e2d
Bump axios from 1.1.3 to 1.2.2
Bumps [axios](https://github.com/axios/axios) from 1.1.3 to 1.2.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.1.3...1.2.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-29 08:04:18 +00:00
dependabot[bot] e25bc38d6a
Bump stylelint from 14.16.0 to 14.16.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.16.0 to 14.16.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.16.0...14.16.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-29 08:03:42 +00:00
dependabot[bot] ab2b024690
Bump @typescript-eslint/parser from 5.46.1 to 5.47.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.46.1 to 5.47.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.47.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-27 08:02:04 +00:00
dependabot[bot] 958964f8c7
Bump @types/node from 18.11.17 to 18.11.18
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.17 to 18.11.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-27 08:01:36 +00:00
dependabot[bot] 445838712e
Bump @vueuse/math from 9.7.0 to 9.9.0
Bumps [@vueuse/math](https://github.com/vueuse/vueuse/tree/HEAD/packages/math) from 9.7.0 to 9.9.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.9.0/packages/math)

---
updated-dependencies:
- dependency-name: "@vueuse/math"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 08:03:26 +00:00
dependabot[bot] b1afaafa78
Bump @babel/core from 7.20.5 to 7.20.7
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.5 to 7.20.7.
- [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.20.7/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 08:02:15 +00:00
dependabot[bot] f0b2444ff5
Bump @babel/runtime from 7.20.6 to 7.20.7
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.20.6 to 7.20.7.
- [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.20.7/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 08:01:49 +00:00
dependabot[bot] 159e2238e5
Bump sanitize-html from 2.8.0 to 2.8.1
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases)
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.8.0...2.8.1)

---
updated-dependencies:
- dependency-name: sanitize-html
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22 08:01:53 +00:00
AkiraFukushima ff0c5720b3
Stop prepending new status when scrolling in Home 2022-12-20 23:26:34 +09:00
AkiraFukushima 39aae2e3b0
Merge pull request #3929 from h3poteto/dependabot/npm_and_yarn/css-loader-6.7.3
Bump css-loader from 6.7.2 to 6.7.3
2022-12-20 00:51:41 +09:00
AkiraFukushima 9461dbac5f
Merge pull request #3911 from h3poteto/dependabot/npm_and_yarn/megalodon-5.0.1
Bump megalodon from 4.1.1 to 5.0.1
2022-12-20 00:51:23 +09:00
dependabot[bot] 61159fbd7b
Bump css-loader from 6.7.2 to 6.7.3
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.2 to 6.7.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/v6.7.2...v6.7.3)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 14:12:45 +00:00
AkiraFukushima f84328afbc
Merge pull request #3928 from h3poteto/dependabot/npm_and_yarn/element-plus-2.2.27
Bump element-plus from 2.2.26 to 2.2.27
2022-12-19 23:07:21 +09:00
AkiraFukushima ff1be71a7b
Merge pull request #3927 from h3poteto/dependabot/npm_and_yarn/stylelint-config-standard-29.0.0
Bump stylelint-config-standard from 28.0.0 to 29.0.0
2022-12-19 23:07:12 +09:00
AkiraFukushima f871372522
Merge pull request #3926 from h3poteto/dependabot/npm_and_yarn/vue-virtual-scroller-2.0.0-beta.7
Bump vue-virtual-scroller from 2.0.0-beta.5 to 2.0.0-beta.7
2022-12-19 23:07:04 +09:00
AkiraFukushima d5dd2e664a
Fix just config for new axios 2022-12-19 23:06:27 +09:00
dependabot[bot] e77f78f791
Bump element-plus from 2.2.26 to 2.2.27
Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.2.26 to 2.2.27.
- [Release notes](https://github.com/element-plus/element-plus/releases)
- [Changelog](https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md)
- [Commits](https://github.com/element-plus/element-plus/compare/2.2.26...2.2.27)

---
updated-dependencies:
- dependency-name: element-plus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 13:57:54 +00:00
dependabot[bot] 40737e3b7f
Bump stylelint-config-standard from 28.0.0 to 29.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 28.0.0 to 29.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/28.0.0...29.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 13:57:06 +00:00
dependabot[bot] 8dca65dab7
Bump vue-virtual-scroller from 2.0.0-beta.5 to 2.0.0-beta.7
Bumps [vue-virtual-scroller](https://github.com/Akryum/vue-virtual-scroller) from 2.0.0-beta.5 to 2.0.0-beta.7.
- [Release notes](https://github.com/Akryum/vue-virtual-scroller/releases)
- [Changelog](https://github.com/Akryum/vue-virtual-scroller/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Akryum/vue-virtual-scroller/compare/v2.0.0-beta.5...v2.0.0-beta.7)

---
updated-dependencies:
- dependency-name: vue-virtual-scroller
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 13:55:40 +00:00
AkiraFukushima 4014ff3582
Merge pull request #3909 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-5.46.1
Bump @typescript-eslint/parser from 5.44.0 to 5.46.1
2022-12-19 22:55:01 +09:00
AkiraFukushima fdb0a39929
Merge pull request #3902 from h3poteto/dependabot/npm_and_yarn/postcss-8.4.20
Bump postcss from 8.4.19 to 8.4.20
2022-12-19 22:54:53 +09:00
AkiraFukushima 36d48caea7
Merge pull request #3899 from h3poteto/dependabot/npm_and_yarn/babel/runtime-7.20.6
Bump @babel/runtime from 7.20.1 to 7.20.6
2022-12-19 22:54:45 +09:00
dependabot[bot] 712c17a890
Bump @typescript-eslint/parser from 5.44.0 to 5.46.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.44.0 to 5.46.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.46.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 13:49:21 +00:00
dependabot[bot] 2765e3bb82
Bump postcss from 8.4.19 to 8.4.20
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.19 to 8.4.20.
- [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.4.19...8.4.20)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 13:49:14 +00:00
dependabot[bot] c9bd4899c6
Bump @babel/runtime from 7.20.1 to 7.20.6
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.20.1 to 7.20.6.
- [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.20.6/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 13:48:59 +00:00
AkiraFukushima b4133a973d
Merge pull request #3922 from h3poteto/dependabot/npm_and_yarn/types/node-18.11.17
Bump @types/node from 18.11.13 to 18.11.17
2022-12-19 22:48:24 +09:00
AkiraFukushima 9a4dbe8429
Merge pull request #3921 from h3poteto/dependabot/npm_and_yarn/eslint-8.30.0
Bump eslint from 8.28.0 to 8.30.0
2022-12-19 22:48:16 +09:00
AkiraFukushima 4424205d70
Merge pull request #3920 from h3poteto/dependabot/npm_and_yarn/vueuse/core-9.7.0
Bump @vueuse/core from 8.9.4 to 9.7.0
2022-12-19 22:48:08 +09:00
AkiraFukushima 840456e1bf
Merge pull request #3907 from h3poteto/dependabot/npm_and_yarn/sanitize-html-2.8.0
Bump sanitize-html from 2.7.3 to 2.8.0
2022-12-19 22:47:53 +09:00
AkiraFukushima 373988409c
Merge pull request #3906 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.46.1
Bump @typescript-eslint/eslint-plugin from 5.46.0 to 5.46.1
2022-12-19 22:47:45 +09:00
AkiraFukushima ed52d3f14e
Merge pull request #3900 from h3poteto/dependabot/npm_and_yarn/fortawesome/vue-fontawesome-3.0.2
Bump @fortawesome/vue-fontawesome from 3.0.1 to 3.0.2
2022-12-19 22:47:31 +09:00
AkiraFukushima feb52e4c4f
Merge pull request #3897 from h3poteto/dependabot/npm_and_yarn/vue-router-4.1.6
Bump vue-router from 4.1.5 to 4.1.6
2022-12-19 22:47:15 +09:00
AkiraFukushima 391aa5c875
Merge pull request #3894 from h3poteto/dependabot/npm_and_yarn/stylelint-14.16.0
Bump stylelint from 14.11.0 to 14.16.0
2022-12-19 22:47:06 +09:00
AkiraFukushima f8fbf0905d
Merge pull request #3893 from h3poteto/dependabot/npm_and_yarn/mini-css-extract-plugin-2.7.2
Bump mini-css-extract-plugin from 2.6.1 to 2.7.2
2022-12-19 22:46:58 +09:00
AkiraFukushima 094d0f6139
Merge pull request #3892 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-vue-9.8.0
Bump eslint-plugin-vue from 9.4.0 to 9.8.0
2022-12-19 22:46:51 +09:00
AkiraFukushima a81b960461
Merge pull request #3890 from h3poteto/dependabot/npm_and_yarn/electron/universal-1.3.4
Bump @electron/universal from 1.3.3 to 1.3.4
2022-12-19 22:46:42 +09:00
AkiraFukushima 076997a014
Merge pull request #3889 from h3poteto/dependabot/npm_and_yarn/babel/core-7.20.5
Bump @babel/core from 7.20.2 to 7.20.5
2022-12-19 22:46:34 +09:00
AkiraFukushima 08ab3c2482
Merge pull request #3887 from h3poteto/dependabot/npm_and_yarn/vue-3.2.45
Bump vue from 3.2.41 to 3.2.45
2022-12-19 22:46:25 +09:00
dependabot[bot] 7b485af3d5
Bump @types/node from 18.11.13 to 18.11.17
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.13 to 18.11.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 08:05:04 +00:00
dependabot[bot] d79680c544
Bump eslint from 8.28.0 to 8.30.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.30.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.28.0...v8.30.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 08:04:27 +00:00
dependabot[bot] 50d9c6a31e
Bump @vueuse/core from 8.9.4 to 9.7.0
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 8.9.4 to 9.7.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.7.0/packages/core)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 08:02:35 +00:00
AkiraFukushima 95d743fd05
Bump to version 4.7.3 2022-12-18 13:26:08 +09:00
dependabot[bot] a67f0fd408
Bump megalodon from 4.1.1 to 5.0.1
Bumps [megalodon](https://github.com/h3poteto/megalodon) from 4.1.1 to 5.0.1.
- [Release notes](https://github.com/h3poteto/megalodon/releases)
- [Commits](https://github.com/h3poteto/megalodon/compare/v4.1.1...v5.0.1)

---
updated-dependencies:
- dependency-name: megalodon
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 08:03:27 +00:00
dependabot[bot] 4819c0b530
Bump sanitize-html from 2.7.3 to 2.8.0
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.7.3 to 2.8.0.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases)
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.7.3...2.8.0)

---
updated-dependencies:
- dependency-name: sanitize-html
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 08:02:05 +00:00
dependabot[bot] a956c451a3
Bump @typescript-eslint/eslint-plugin from 5.46.0 to 5.46.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.46.0 to 5.46.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.46.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 08:01:44 +00:00
dependabot[bot] d00e1af337
Bump @fortawesome/vue-fontawesome from 3.0.1 to 3.0.2
Bumps [@fortawesome/vue-fontawesome](https://github.com/FortAwesome/vue-fontawesome) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/FortAwesome/vue-fontawesome/releases)
- [Changelog](https://github.com/FortAwesome/vue-fontawesome/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/vue-fontawesome/compare/3.0.1...3.0.2)

---
updated-dependencies:
- dependency-name: "@fortawesome/vue-fontawesome"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 08:04:19 +00:00
dependabot[bot] d0f6b586ad
Bump vue-router from 4.1.5 to 4.1.6
Bumps [vue-router](https://github.com/vuejs/router) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.1.5...v4.1.6)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 08:02:02 +00:00
dependabot[bot] 3e1e710894
Bump vue from 3.2.41 to 3.2.45
Bumps [vue](https://github.com/vuejs/core) from 3.2.41 to 3.2.45.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.2.41...v3.2.45)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-11 14:20:31 +00:00
dependabot[bot] e61f75b032
Bump stylelint from 14.11.0 to 14.16.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.11.0 to 14.16.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.11.0...14.16.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-11 14:20:04 +00:00
AkiraFukushima f075511b14
Merge pull request #3888 from h3poteto/dependabot/npm_and_yarn/sanitize-html-2.7.3
Bump sanitize-html from 2.7.1 to 2.7.3
2022-12-11 23:19:09 +09:00
AkiraFukushima b6b107aa11
Merge pull request #3886 from h3poteto/dependabot/npm_and_yarn/ts-loader-9.4.2
Bump ts-loader from 9.4.1 to 9.4.2
2022-12-11 23:19:02 +09:00
AkiraFukushima 59efb136a9
Merge pull request #3885 from h3poteto/dependabot/npm_and_yarn/electron-19.1.9
Bump electron from 19.1.8 to 19.1.9
2022-12-11 23:18:55 +09:00
AkiraFukushima c84886a184
Merge pull request #3884 from h3poteto/dependabot/npm_and_yarn/types/node-18.11.13
Bump @types/node from 18.11.9 to 18.11.13
2022-12-11 23:18:47 +09:00
AkiraFukushima bd90f7110a
Merge pull request #3883 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.46.0
Bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.46.0
2022-12-11 23:18:39 +09:00
AkiraFukushima 6be1573255
Merge pull request #3882 from h3poteto/dependabot/npm_and_yarn/electron-context-menu-3.6.1
Bump electron-context-menu from 3.6.0 to 3.6.1
2022-12-11 23:18:30 +09:00
AkiraFukushima 8dc1830c13
Merge pull request #3881 from h3poteto/dependabot/npm_and_yarn/stylelint-config-prettier-9.0.4
Bump stylelint-config-prettier from 9.0.3 to 9.0.4
2022-12-11 23:18:20 +09:00
AkiraFukushima c8de7dbc8f
Merge pull request #3880 from h3poteto/dependabot/npm_and_yarn/vue-virtual-scroller-2.0.0-beta.5
Bump vue-virtual-scroller from 2.0.0-beta.3 to 2.0.0-beta.5
2022-12-11 23:18:08 +09:00
dependabot[bot] 8e43664d33
Bump mini-css-extract-plugin from 2.6.1 to 2.7.2
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.6.1 to 2.7.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.6.1...v2.7.2)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-11 13:49:47 +00:00
dependabot[bot] 86c20d88dc
Bump eslint-plugin-vue from 9.4.0 to 9.8.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.4.0 to 9.8.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.4.0...v9.8.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-11 13:49:24 +00:00
dependabot[bot] 519c0a25e0
Bump @electron/universal from 1.3.3 to 1.3.4
Bumps [@electron/universal](https://github.com/electron/universal) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/electron/universal/releases)
- [Changelog](https://github.com/electron/universal/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/universal/compare/v1.3.3...v1.3.4)

---
updated-dependencies:
- dependency-name: "@electron/universal"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-11 13:48:52 +00:00
dependabot[bot] dc4add8f8f
Bump @babel/core from 7.20.2 to 7.20.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.2 to 7.20.5.
- [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.20.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-11 13:48:35 +00:00
dependabot[bot] 244530ac83
Bump sanitize-html from 2.7.1 to 2.7.3
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.7.1 to 2.7.3.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases)
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.7.1...2.7.3)

---
updated-dependencies:
- dependency-name: sanitize-html
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-11 13:48:06 +00:00
dependabot[bot] 03d5729227
Bump ts-loader from 9.4.1 to 9.4.2
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.4.1 to 9.4.2.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/9.4.1...v9.4.2)

---
updated-dependencies:
- dependency-name: ts-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-11 13:47:29 +00:00
dependabot[bot] 4057ed1c12
Bump electron from 19.1.8 to 19.1.9
Bumps [electron](https://github.com/electron/electron) from 19.1.8 to 19.1.9.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v19.1.8...v19.1.9)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-11 13:46:56 +00:00
dependabot[bot] 8aa3623e14
Bump @types/node from 18.11.9 to 18.11.13
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.9 to 18.11.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-11 13:45:48 +00:00
dependabot[bot] 9ee006cf3c
Bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.46.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.44.0 to 5.46.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.46.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-11 13:44:03 +00:00
dependabot[bot] e915248241
Bump electron-context-menu from 3.6.0 to 3.6.1
Bumps [electron-context-menu](https://github.com/sindresorhus/electron-context-menu) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/sindresorhus/electron-context-menu/releases)
- [Commits](https://github.com/sindresorhus/electron-context-menu/compare/v3.6.0...v3.6.1)

---
updated-dependencies:
- dependency-name: electron-context-menu
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-11 13:42:43 +00:00