Commit Graph

2917 Commits

Author SHA1 Message Date
dependabot[bot] a0f0387d2c
build(deps-dev): bump core-js from 3.30.0 to 3.30.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.30.0 to 3.30.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.30.1/packages/core-js)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 08:58:05 +00:00
dependabot[bot] 13d97a1699
build(deps-dev): bump webpack from 5.78.0 to 5.79.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.78.0 to 5.79.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.78.0...v5.79.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 08:57:31 +00:00
dependabot[bot] 25db9d0458
build(deps): bump megalodon from 5.4.3 to 5.4.4
Bumps [megalodon](https://github.com/h3poteto/megalodon) from 5.4.3 to 5.4.4.
- [Release notes](https://github.com/h3poteto/megalodon/releases)
- [Commits](https://github.com/h3poteto/megalodon/compare/v5.4.3...v5.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-11 08:58:44 +00:00
dependabot[bot] f45bac52fa
build(deps): bump better-sqlite3 from 8.2.0 to 8.3.0
Bumps [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](https://github.com/WiseLibs/better-sqlite3/compare/v8.2.0...v8.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 10:36:26 +00:00
dependabot[bot] a861978af8
build(deps): bump @fortawesome/fontawesome-svg-core from 6.3.0 to 6.4.0
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.3.0...6.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 09:08:15 +00:00
dependabot[bot] c94221ac48
build(deps-dev): bump @babel/plugin-transform-runtime
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.21.0 to 7.21.4.
- [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.21.4/packages/babel-plugin-transform-runtime)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 08:59:23 +00:00
AkiraFukushima 4e7f3f42f4
Remove reading exif from image
Because it says an error when reading canvas
and it is already read in Electron
2023-04-10 01:32:12 +09:00
AkiraFukushima de5f93e0de
Bump to version 5.0.3 2023-04-09 20:58:19 +09:00
AkiraFukushima cbfe2d03a9
Merge pull request #4275 from h3poteto/dependabot/npm_and_yarn/eslint-8.38.0
build(deps-dev): bump eslint from 8.35.0 to 8.38.0
2023-04-09 10:03:50 +09:00
AkiraFukushima c75038483f
Merge pull request #4274 from h3poteto/dependabot/npm_and_yarn/megalodon-5.4.3
build(deps): bump megalodon from 5.4.2 to 5.4.3
2023-04-09 10:03:42 +09:00
dependabot[bot] 5933f58496
build(deps): bump megalodon from 5.4.2 to 5.4.3
Bumps [megalodon](https://github.com/h3poteto/megalodon) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/h3poteto/megalodon/releases)
- [Commits](https://github.com/h3poteto/megalodon/compare/v5.4.2...v5.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-09 00:53:47 +00:00
dependabot[bot] 4932bf77ae
build(deps-dev): bump jsdom and @types/jsdom
Bumps [jsdom](https://github.com/jsdom/jsdom) and [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom). These dependencies needed to be updated together.

Updates `jsdom` from 21.1.0 to 21.1.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/21.1.0...21.1.1)

Updates `@types/jsdom` from 21.1.0 to 21.1.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsdom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-09 00:53:36 +00:00
dependabot[bot] f6c1fcee07
build(deps-dev): bump eslint from 8.35.0 to 8.38.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.38.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.35.0...v8.38.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-09 00:52:34 +00:00
AkiraFukushima f4e0085919
Merge pull request #4266 from h3poteto/dependabot/npm_and_yarn/webpack-5.78.0
build(deps-dev): bump webpack from 5.76.0 to 5.78.0
2023-04-09 09:51:45 +09:00
AkiraFukushima e6ff6f4b6d
Merge pull request #4263 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.57.1
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.57.1
2023-04-09 09:51:37 +09:00
AkiraFukushima b39eeb1657
Merge pull request #4261 from h3poteto/dependabot/npm_and_yarn/babel/core-7.21.4
build(deps-dev): bump @babel/core from 7.21.0 to 7.21.4
2023-04-09 09:51:30 +09:00
AkiraFukushima c0ffe94a84
Merge pull request #4259 from h3poteto/dependabot/npm_and_yarn/webpack-dev-server-4.13.2
build(deps-dev): bump webpack-dev-server from 4.11.1 to 4.13.2
2023-04-09 09:51:22 +09:00
AkiraFukushima a36d9cb3e4
Merge pull request #4258 from h3poteto/dependabot/npm_and_yarn/i18next-22.4.14
build(deps): bump i18next from 22.4.11 to 22.4.14
2023-04-09 09:51:15 +09:00
AkiraFukushima 60e95874af
Merge pull request #4249 from h3poteto/dependabot/npm_and_yarn/sass-loader-13.2.2
build(deps-dev): bump sass-loader from 13.2.0 to 13.2.2
2023-04-09 09:51:08 +09:00
dependabot[bot] 87274c1550
build(deps): bump i18next from 22.4.11 to 22.4.14
Bumps [i18next](https://github.com/i18next/i18next) from 22.4.11 to 22.4.14.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v22.4.11...v22.4.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-08 16:13:29 +00:00
dependabot[bot] 0b5208f3f9
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.54.1 to 5.57.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.57.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>
2023-04-08 16:12:23 +00:00
AkiraFukushima 0403a68771
Merge pull request #4272 from h3poteto/dependabot/npm_and_yarn/element-plus-2.3.3
build(deps): bump element-plus from 2.2.36 to 2.3.3
2023-04-09 01:11:57 +09:00
dependabot[bot] d78a2d699b
build(deps-dev): bump sass-loader from 13.2.0 to 13.2.2
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.2.0 to 13.2.2.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.2.0...v13.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-08 16:10:41 +00:00
dependabot[bot] 8d63e0165e
build(deps-dev): bump webpack from 5.76.0 to 5.78.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.78.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.76.0...v5.78.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-08 16:10:27 +00:00
dependabot[bot] 08806610a4
build(deps-dev): bump @babel/core from 7.21.0 to 7.21.4
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.0 to 7.21.4.
- [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.21.4/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-04-08 16:10:04 +00:00
dependabot[bot] 11433bdb45
build(deps-dev): bump webpack-dev-server from 4.11.1 to 4.13.2
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.11.1 to 4.13.2.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.11.1...v4.13.2)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-08 16:09:29 +00:00
AkiraFukushima 26e8da3819
Merge pull request #4264 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-5.57.1
build(deps-dev): bump @typescript-eslint/parser from 5.54.1 to 5.57.1
2023-04-09 01:09:25 +09:00
AkiraFukushima 1fde39496c
Merge pull request #4262 from h3poteto/dependabot/npm_and_yarn/core-js-3.30.0
build(deps-dev): bump core-js from 3.29.0 to 3.30.0
2023-04-09 01:09:09 +09:00
AkiraFukushima 33a8a936e2
Merge pull request #4252 from h3poteto/dependabot/npm_and_yarn/types/node-18.15.11
build(deps-dev): bump @types/node from 18.15.0 to 18.15.11
2023-04-09 01:08:44 +09:00
AkiraFukushima 1c75fc1c39
Merge pull request #4245 from h3poteto/dependabot/npm_and_yarn/stylelint-scss-4.6.0
build(deps-dev): bump stylelint-scss from 4.4.0 to 4.6.0
2023-04-09 01:08:28 +09:00
dependabot[bot] 3facf12c96
build(deps): bump element-plus from 2.2.36 to 2.3.3
Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.2.36 to 2.3.3.
- [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.36...2.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-08 16:08:26 +00:00
AkiraFukushima 7260448fde
Merge pull request #4241 from h3poteto/dependabot/npm_and_yarn/prettier-2.8.7
build(deps-dev): bump prettier from 2.8.4 to 2.8.7
2023-04-09 01:08:20 +09:00
AkiraFukushima 0e44354d0f
Merge pull request #4240 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-vue-9.10.0
build(deps-dev): bump eslint-plugin-vue from 9.9.0 to 9.10.0
2023-04-09 01:08:05 +09:00
AkiraFukushima d51c493d0a
Merge pull request #4218 from h3poteto/dependabot/npm_and_yarn/mini-css-extract-plugin-2.7.5
build(deps-dev): bump mini-css-extract-plugin from 2.7.3 to 2.7.5
2023-04-09 01:07:56 +09:00
AkiraFukushima 5ba8389156
Merge pull request #4213 from h3poteto/dependabot/npm_and_yarn/babel/eslint-parser-7.21.3
build(deps-dev): bump @babel/eslint-parser from 7.19.1 to 7.21.3
2023-04-09 01:07:48 +09:00
AkiraFukushima 45d236f000
Merge pull request #4207 from h3poteto/dependabot/npm_and_yarn/style-loader-3.3.2
build(deps-dev): bump style-loader from 3.3.1 to 3.3.2
2023-04-09 01:07:39 +09:00
AkiraFukushima 1440eeb40d
Update megalodon version to 5.4.2 2023-04-09 00:59:50 +09:00
dependabot[bot] 26b8a6001c
build(deps-dev): bump @typescript-eslint/parser from 5.54.1 to 5.57.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.1 to 5.57.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.57.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>
2023-04-04 09:01:58 +00:00
dependabot[bot] 626fc6e5a1
build(deps-dev): bump core-js from 3.29.0 to 3.30.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.29.0 to 3.30.0.
- [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.30.0/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>
2023-04-04 08:58:02 +00:00
dependabot[bot] 9cdae4286d
build(deps-dev): bump @types/node from 18.15.0 to 18.15.11
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.0 to 18.15.11.
- [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>
2023-03-29 09:05:02 +00:00
dependabot[bot] 84385f6f79
build(deps-dev): bump stylelint-scss from 4.4.0 to 4.6.0
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 4.4.0 to 4.6.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v4.4.0...v4.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 08:59:03 +00:00
dependabot[bot] 9ad006cf4d
build(deps-dev): bump prettier from 2.8.4 to 2.8.7
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.7.
- [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.4...2.8.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-24 08:59:38 +00:00
dependabot[bot] 0187703cf4
build(deps-dev): bump eslint-plugin-vue from 9.9.0 to 9.10.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.9.0 to 9.10.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.9.0...v9.10.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-03-24 08:58:46 +00:00
dependabot[bot] d0e20c1ddd
build(deps-dev): bump mini-css-extract-plugin from 2.7.3 to 2.7.5
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.3 to 2.7.5.
- [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.7.3...v2.7.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-17 08:57:48 +00:00
AkiraFukushima 55bfaeb9e5 Remove unused scripts 2023-03-16 09:17:54 +09:00
AkiraFukushima d1d536afa7 Fix build process for mac 2023-03-15 18:56:01 +09:00
dependabot[bot] 85e0c6d400
build(deps-dev): bump @babel/eslint-parser from 7.19.1 to 7.21.3
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.19.1 to 7.21.3.
- [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.21.3/eslint/babel-eslint-parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 09:00:26 +00:00
dependabot[bot] 9d732946bc
build(deps-dev): bump style-loader from 3.3.1 to 3.3.2
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v3.3.1...v3.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 08:58:42 +00:00
AkiraFukushima 70b8fa732c
Merge pull request #4176 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.54.1
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1
2023-03-11 10:03:36 +09:00
AkiraFukushima 66e71c332a
refs #4191 Use electron-builder to rebuild after install 2023-03-11 01:55:20 +09:00
AkiraFukushima a6a28e52c6
refs #4191 Use better-sqlite3 instead of node-sqlite3 2023-03-11 01:30:35 +09:00
dependabot[bot] c7ac3cd6a3
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.54.0 to 5.54.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.54.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>
2023-03-10 11:58:21 +00:00
AkiraFukushima 6b17a25a52
Merge pull request #4192 from h3poteto/dependabot/npm_and_yarn/types/node-18.15.0
build(deps-dev): bump @types/node from 18.14.6 to 18.15.0
2023-03-10 20:55:58 +09:00
AkiraFukushima e4d1a89747
Merge pull request #4189 from h3poteto/dependabot/npm_and_yarn/element-plus-2.2.36
build(deps): bump element-plus from 2.2.33 to 2.2.36
2023-03-10 20:55:47 +09:00
AkiraFukushima 13be339e00
Merge pull request #4188 from h3poteto/dependabot/npm_and_yarn/webpack-5.76.0
build(deps-dev): bump webpack from 5.75.0 to 5.76.0
2023-03-10 20:55:36 +09:00
AkiraFukushima c262f094a2
Merge pull request #4185 from h3poteto/dependabot/npm_and_yarn/mini-css-extract-plugin-2.7.3
build(deps-dev): bump mini-css-extract-plugin from 2.7.2 to 2.7.3
2023-03-10 20:55:27 +09:00
AkiraFukushima 85fa91f811
Merge pull request #4177 from h3poteto/dependabot/npm_and_yarn/babel-jest-29.5.0
build(deps-dev): bump babel-jest from 29.4.3 to 29.5.0
2023-03-10 20:55:19 +09:00
AkiraFukushima 859d4da412
Merge pull request #4175 from h3poteto/dependabot/npm_and_yarn/i18next-22.4.11
build(deps): bump i18next from 22.4.10 to 22.4.11
2023-03-10 20:55:07 +09:00
AkiraFukushima ed97e0d3ad
Merge pull request #4174 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-5.54.1
build(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.54.1
2023-03-10 20:54:59 +09:00
dependabot[bot] 7a4bf3ec7f
build(deps-dev): bump @types/node from 18.14.6 to 18.15.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.6 to 18.15.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 08:58:38 +00:00
dependabot[bot] 39b6754a28
build(deps): bump element-plus from 2.2.33 to 2.2.36
Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.2.33 to 2.2.36.
- [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.33...2.2.36)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 08:58:44 +00:00
dependabot[bot] ad9fb50f20
build(deps-dev): bump webpack from 5.75.0 to 5.76.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 08:58:00 +00:00
dependabot[bot] 1865b1816a
build(deps-dev): bump mini-css-extract-plugin from 2.7.2 to 2.7.3
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.2 to 2.7.3.
- [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.7.2...v2.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 08:57:55 +00:00
AkiraFukushima de28fe9d80 Fix dmg and mas build settings 2023-03-08 15:45:57 +09:00
AkiraFukushima c2ac69a360 Use electron-builder 23.3.3 2023-03-07 20:15:09 +09:00
dependabot[bot] c468bfcb6a
build(deps-dev): bump babel-jest from 29.4.3 to 29.5.0
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 29.4.3 to 29.5.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/babel-jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 08:58:48 +00:00
dependabot[bot] 19750e6000
build(deps): bump i18next from 22.4.10 to 22.4.11
Bumps [i18next](https://github.com/i18next/i18next) from 22.4.10 to 22.4.11.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v22.4.10...v22.4.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 08:57:57 +00:00
dependabot[bot] 1f1a1b99f5
build(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.54.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.0 to 5.54.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.54.1/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 08:57:23 +00:00
AkiraFukushima fea21f3990 Fix appx2 version 2023-03-07 01:24:40 +09:00
AkiraFukushima f11e7cf7c1
Revert "build(deps-dev): bump electron-builder from 23.6.0 to 24.0.0" 2023-03-07 01:16:20 +09:00
AkiraFukushima 27b454f363
Bump to version 5.0.1 2023-03-06 22:48:15 +09:00
dependabot[bot] ba390d94c7
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.53.0 to 5.54.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.54.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>
2023-03-06 10:25:03 +00:00
AkiraFukushima 06247c5cd9
Merge pull request #4167 from h3poteto/dependabot/npm_and_yarn/types/node-18.14.6
build(deps-dev): bump @types/node from 18.14.0 to 18.14.6
2023-03-06 19:23:05 +09:00
dependabot[bot] 375ee0bf2f
build(deps-dev): bump @types/node from 18.14.0 to 18.14.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.0 to 18.14.6.
- [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>
2023-03-06 10:20:31 +00:00
AkiraFukushima 10afec774d
Merge pull request #4168 from h3poteto/dependabot/npm_and_yarn/electron-builder-24.0.0
build(deps-dev): bump electron-builder from 23.6.0 to 24.0.0
2023-03-06 19:12:39 +09:00
AkiraFukushima b1e790cf2d
Merge pull request #4170 from h3poteto/dependabot/npm_and_yarn/element-plus-2.2.33
build(deps): bump element-plus from 2.2.32 to 2.2.33
2023-03-06 19:12:22 +09:00
AkiraFukushima 764d426ccb
Merge pull request #4159 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-5.54.0
build(deps-dev): bump @typescript-eslint/parser from 5.53.0 to 5.54.0
2023-03-06 19:11:58 +09:00
AkiraFukushima 9982d0a439
Merge pull request #4155 from h3poteto/dependabot/npm_and_yarn/eslint-8.35.0
build(deps-dev): bump eslint from 8.34.0 to 8.35.0
2023-03-06 19:11:51 +09:00
AkiraFukushima 3943cd38e9
Merge pull request #4154 from h3poteto/dependabot/npm_and_yarn/utf-8-validate-6.0.3
build(deps-dev): bump utf-8-validate from 6.0.2 to 6.0.3
2023-03-06 19:11:44 +09:00
AkiraFukushima 0ba5120934
Merge pull request #4153 from h3poteto/dependabot/npm_and_yarn/core-js-3.29.0
build(deps-dev): bump core-js from 3.28.0 to 3.29.0
2023-03-06 19:11:37 +09:00
AkiraFukushima 680e60b477
Merge pull request #4150 from h3poteto/dependabot/npm_and_yarn/types/node-18.14.1
build(deps-dev): bump @types/node from 18.14.0 to 18.14.1
2023-03-06 19:11:30 +09:00
AkiraFukushima 9cb2647be1
Merge pull request #4149 from h3poteto/dependabot/npm_and_yarn/axios-1.3.4
build(deps): bump axios from 1.3.3 to 1.3.4
2023-03-06 19:11:21 +09:00
dependabot[bot] 2453170b5d
build(deps): bump element-plus from 2.2.32 to 2.2.33
Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.2.32 to 2.2.33.
- [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.32...2.2.33)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 09:00:00 +00:00
dependabot[bot] 35cee69d2b
build(deps-dev): bump electron-builder from 23.6.0 to 24.0.0
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 23.6.0 to 24.0.0.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.0.0/packages/electron-builder)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 08:58:29 +00:00
dependabot[bot] a971400e92
build(deps-dev): bump @typescript-eslint/parser from 5.53.0 to 5.54.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.53.0 to 5.54.0.
- [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.54.0/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>
2023-02-28 08:58:02 +00:00
AkiraFukushima 510d6ecd2d Fix build number 2023-02-28 01:24:19 +09:00
AkiraFukushima 39cdfa6919 Bump to build number to 149 2023-02-28 00:10:53 +09:00
AkiraFukushima 014f0ef473 Don't use electron-packager for mas because of cross compile single binary for sqlite3 2023-02-28 00:10:32 +09:00
dependabot[bot] ce06e1634a
build(deps-dev): bump eslint from 8.34.0 to 8.35.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.34.0 to 8.35.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.34.0...v8.35.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 09:00:49 +00:00
dependabot[bot] 5c2e12096e
build(deps-dev): bump utf-8-validate from 6.0.2 to 6.0.3
Bumps [utf-8-validate](https://github.com/websockets/utf-8-validate) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/websockets/utf-8-validate/releases)
- [Commits](https://github.com/websockets/utf-8-validate/compare/v6.0.2...v6.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 08:59:34 +00:00
dependabot[bot] 71dcff9a87
build(deps-dev): bump core-js from 3.28.0 to 3.29.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.28.0 to 3.29.0.
- [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.29.0/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>
2023-02-27 08:59:06 +00:00
AkiraFukushima b74de6e950 Bump to appx version to 5.0.0.0 2023-02-26 14:28:24 +09:00
AkiraFukushima a8d28323ec
Bump to version 5.0.0 2023-02-26 12:13:18 +09:00
AkiraFukushima 2fb9beff00
Change appID to social.whalebird.app 2023-02-26 00:15:29 +09:00
dependabot[bot] a0294fcfa3
build(deps-dev): bump @types/node from 18.14.0 to 18.14.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.0 to 18.14.1.
- [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>
2023-02-24 08:57:22 +00:00
AkiraFukushima 8049c6c82d
Bump to version 5.0.0-rc.3 2023-02-23 22:05:21 +09:00
dependabot[bot] 4ae1f3743b
build(deps): bump axios from 1.3.3 to 1.3.4
Bumps [axios](https://github.com/axios/axios) from 1.3.3 to 1.3.4.
- [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.3.3...v1.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-23 08:12:56 +00:00
AkiraFukushima 18a39beb1b
Merge pull request #4145 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-5.53.0
build(deps-dev): bump @typescript-eslint/parser from 5.52.0 to 5.53.0
2023-02-23 01:27:27 +09:00
dependabot[bot] 21ffbcc65d
build(deps-dev): bump @typescript-eslint/parser from 5.52.0 to 5.53.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.52.0 to 5.53.0.
- [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.53.0/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>
2023-02-22 16:22:56 +00:00
dependabot[bot] a4b2f7ba5e
build(deps-dev): bump @babel/register from 7.18.9 to 7.21.0
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.18.9 to 7.21.0.
- [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.21.0/packages/babel-register)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22 16:20:35 +00:00
AkiraFukushima 91d08a5969
Merge pull request #4144 from h3poteto/dependabot/npm_and_yarn/babel/core-7.21.0
build(deps-dev): bump @babel/core from 7.20.12 to 7.21.0
2023-02-23 01:18:51 +09:00
AkiraFukushima 6079e5c692
Merge pull request #4147 from h3poteto/dependabot/npm_and_yarn/vue/eslint-config-prettier-7.1.0
build(deps-dev): bump @vue/eslint-config-prettier from 7.0.0 to 7.1.0
2023-02-23 01:18:43 +09:00
AkiraFukushima 30b1bd6e71
Merge pull request #4143 from h3poteto/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.21.0
build(deps-dev): bump @babel/plugin-transform-runtime from 7.19.6 to 7.21.0
2023-02-23 01:18:29 +09:00
AkiraFukushima 225ee93627
Merge pull request #4142 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.53.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0
2023-02-23 01:18:21 +09:00
AkiraFukushima 47a1deaf40
Merge pull request #4140 from h3poteto/dependabot/npm_and_yarn/babel/runtime-7.21.0
build(deps-dev): bump @babel/runtime from 7.20.13 to 7.21.0
2023-02-23 01:18:04 +09:00
AkiraFukushima b3c6e2eaa6
Merge pull request #4136 from h3poteto/dependabot/npm_and_yarn/vueuse/math-9.13.0
build(deps): bump @vueuse/math from 9.12.0 to 9.13.0
2023-02-23 01:17:53 +09:00
AkiraFukushima e68755ef1e
Bump to version 5.0.0-rc.2 2023-02-22 23:13:21 +09:00
dependabot[bot] a81b8eef1a
build(deps-dev): bump @vue/eslint-config-prettier from 7.0.0 to 7.1.0
Bumps [@vue/eslint-config-prettier](https://github.com/vuejs/eslint-config-prettier) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/vuejs/eslint-config-prettier/releases)
- [Changelog](https://github.com/vuejs/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/eslint-config-prettier/compare/v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: "@vue/eslint-config-prettier"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22 08:15:18 +00:00
dependabot[bot] 98ccc5d5fd
build(deps-dev): bump @babel/core from 7.20.12 to 7.21.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.12 to 7.21.0.
- [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.21.0/packages/babel-core)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-21 09:03:11 +00:00
dependabot[bot] 7c0730e5ef
build(deps-dev): bump @babel/plugin-transform-runtime
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.19.6 to 7.21.0.
- [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.21.0/packages/babel-plugin-transform-runtime)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-21 09:01:27 +00:00
dependabot[bot] af0bbb8aaa
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.52.0 to 5.53.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.53.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>
2023-02-21 09:00:24 +00:00
dependabot[bot] 40b3e6bd64
build(deps-dev): bump @babel/runtime from 7.20.13 to 7.21.0
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.20.13 to 7.21.0.
- [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.21.0/packages/babel-runtime)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-21 08:58:38 +00:00
dependabot[bot] 79a974ef55
build(deps): bump @vueuse/math from 9.12.0 to 9.13.0
Bumps [@vueuse/math](https://github.com/vueuse/vueuse/tree/HEAD/packages/math) from 9.12.0 to 9.13.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.13.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-02-20 10:47:51 +00:00
AkiraFukushima 3d84d41558
Merge pull request #4138 from h3poteto/dependabot/npm_and_yarn/i18next-22.4.10
build(deps): bump i18next from 22.4.9 to 22.4.10
2023-02-20 19:45:45 +09:00
AkiraFukushima 47a085b2ce
Merge pull request #4137 from h3poteto/dependabot/npm_and_yarn/types/node-18.14.0
build(deps-dev): bump @types/node from 18.13.0 to 18.14.0
2023-02-20 19:45:37 +09:00
AkiraFukushima 7f6d4979cf
Merge pull request #4135 from h3poteto/dependabot/npm_and_yarn/element-plus-2.2.32
build(deps): bump element-plus from 2.2.30 to 2.2.32
2023-02-20 19:45:24 +09:00
AkiraFukushima efe5b37246
Merge pull request #4134 from h3poteto/dependabot/npm_and_yarn/sanitize-html-2.10.0
build(deps): bump sanitize-html from 2.9.0 to 2.10.0
2023-02-20 19:45:18 +09:00
dependabot[bot] edefb909fc
build(deps): bump i18next from 22.4.9 to 22.4.10
Bumps [i18next](https://github.com/i18next/i18next) from 22.4.9 to 22.4.10.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v22.4.9...v22.4.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 09:01:57 +00:00
dependabot[bot] 7f2809f5bf
build(deps-dev): bump @types/node from 18.13.0 to 18.14.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.13.0 to 18.14.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 09:01:37 +00:00
dependabot[bot] 3ec120bda3
build(deps): bump element-plus from 2.2.30 to 2.2.32
Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.2.30 to 2.2.32.
- [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.30...2.2.32)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 08:59:03 +00:00
dependabot[bot] f7637fce77
build(deps): bump sanitize-html from 2.9.0 to 2.10.0
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.9.0 to 2.10.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.9.0...2.10.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>
2023-02-20 08:58:34 +00:00
dependabot[bot] 9f9d7e0b43
build(deps): bump @vueuse/core from 9.12.0 to 9.13.0
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 9.12.0 to 9.13.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.13.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>
2023-02-20 08:58:15 +00:00
AkiraFukushima a2c5c2b7df
Merge pull request #4125 from h3poteto/dependabot/npm_and_yarn/babel-jest-29.4.3
build(deps-dev): bump babel-jest from 29.4.2 to 29.4.3
2023-02-16 18:55:34 +09:00
AkiraFukushima dbe45e500c
Merge pull request #4117 from h3poteto/dependabot/npm_and_yarn/axios-1.3.3
build(deps): bump axios from 1.2.2 to 1.3.3
2023-02-16 18:55:24 +09:00
dependabot[bot] 0ed6379d14
build(deps): bump megalodon from 5.1.1 to 5.2.0
Bumps [megalodon](https://github.com/h3poteto/megalodon) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/h3poteto/megalodon/releases)
- [Commits](https://github.com/h3poteto/megalodon/compare/v5.1.1...v5.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 09:02:31 +00:00
dependabot[bot] a2a19c4aec
build(deps-dev): bump babel-jest from 29.4.2 to 29.4.3
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 29.4.2 to 29.4.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.4.3/packages/babel-jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 08:59:21 +00:00
AkiraFukushima 5bc57ad84f
Bump to version 5.0.0-rc.1 2023-02-14 22:11:11 +09:00
dependabot[bot] 7446a17103
build(deps-dev): bump @typescript-eslint/parser from 5.51.0 to 5.52.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.51.0 to 5.52.0.
- [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.52.0/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>
2023-02-14 12:44:24 +00:00
AkiraFukushima b749c8d0d6
Merge pull request #4118 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.52.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0
2023-02-14 21:42:54 +09:00
dependabot[bot] 412b57891e
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.51.0 to 5.52.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.52.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>
2023-02-14 09:02:04 +00:00
dependabot[bot] 17fb98cf30
build(deps): bump axios from 1.2.2 to 1.3.3
Bumps [axios](https://github.com/axios/axios) from 1.2.2 to 1.3.3.
- [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/1.2.2...v1.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 09:00:41 +00:00
dependabot[bot] aa5365abac
build(deps-dev): bump core-js from 3.27.2 to 3.28.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.27.2 to 3.28.0.
- [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.28.0/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>
2023-02-14 08:57:47 +00:00
Koen De Groote e3d38e268a Updating babel library which have migrated to new package.
Fixes 1 critical vulnerability.
2023-02-12 19:51:46 +01:00
AkiraFukushima d8143b3f24
Bump to version 5.0.0-beta.5 2023-02-12 18:08:59 +09:00
AkiraFukushima d3c3f82f67
Merge pull request #4105 from h3poteto/dependabot/npm_and_yarn/element-plus-2.2.30
build(deps): bump element-plus from 2.2.29 to 2.2.30
2023-02-12 18:06:58 +09:00
AkiraFukushima 419159d3e2
Merge pull request #4104 from h3poteto/dependabot/npm_and_yarn/minimist-1.2.8
build(deps): bump minimist from 1.2.7 to 1.2.8
2023-02-12 18:06:49 +09:00
AkiraFukushima a76df67021
Merge pull request #4102 from h3poteto/dependabot/npm_and_yarn/electron-20.3.12
build(deps-dev): bump electron from 20.3.11 to 20.3.12
2023-02-12 18:06:39 +09:00
AkiraFukushima cad82b59b2
Merge pull request #4097 from h3poteto/dependabot/npm_and_yarn/prettier-2.8.4
build(deps-dev): bump prettier from 2.8.3 to 2.8.4
2023-02-12 18:06:31 +09:00
AkiraFukushima 738929d2fa
Merge pull request #4095 from h3poteto/dependabot/npm_and_yarn/babel-jest-29.4.2
build(deps-dev): bump babel-jest from 29.4.1 to 29.4.2
2023-02-12 18:06:22 +09:00
AkiraFukushima c43bf157cf
Merge pull request #4093 from h3poteto/dependabot/npm_and_yarn/fortawesome/fontawesome-svg-core-6.3.0
build(deps): bump @fortawesome/fontawesome-svg-core from 6.2.1 to 6.3.0
2023-02-12 18:06:12 +09:00
AkiraFukushima 368ba7bae1
Merge pull request #4092 from h3poteto/dependabot/npm_and_yarn/types/node-18.13.0
build(deps-dev): bump @types/node from 18.11.19 to 18.13.0
2023-02-12 18:05:58 +09:00
dependabot[bot] 8a647efc37
build(deps): bump element-plus from 2.2.29 to 2.2.30
Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.2.29 to 2.2.30.
- [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.29...2.2.30)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 09:02:22 +00:00
dependabot[bot] eab3d13df3
build(deps): bump minimist from 1.2.7 to 1.2.8
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.7 to 1.2.8.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.7...v1.2.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 09:00:37 +00:00
dependabot[bot] 789daab68b
build(deps-dev): bump electron from 20.3.11 to 20.3.12
Bumps [electron](https://github.com/electron/electron) from 20.3.11 to 20.3.12.
- [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/v20.3.11...v20.3.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 08:06:18 +00:00
AkiraFukushima e5e4b4a0a6
Bump to version 5.0.0-beta.4 2023-02-09 00:56:38 +09:00
dependabot[bot] b6b23f061a
build(deps-dev): bump prettier from 2.8.3 to 2.8.4
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.3 to 2.8.4.
- [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.3...2.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 08:05:57 +00:00
dependabot[bot] 1a7b4bad6d
build(deps-dev): bump babel-jest from 29.4.1 to 29.4.2
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 29.4.1 to 29.4.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.4.2/packages/babel-jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 08:03:31 +00:00
dependabot[bot] 0ee49cbcb2
build(deps): bump @fortawesome/fontawesome-svg-core from 6.2.1 to 6.3.0
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.2.1...6.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 08:02:37 +00:00
dependabot[bot] 7aa18d8dba
build(deps-dev): bump @types/node from 18.11.19 to 18.13.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.19 to 18.13.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 08:01:44 +00:00
dependabot[bot] 5e5f218718
build(deps-dev): bump @typescript-eslint/parser from 5.50.0 to 5.51.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.50.0 to 5.51.0.
- [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.51.0/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>
2023-02-07 15:16:34 +00:00
AkiraFukushima 3a8473b670
Merge pull request #4089 from h3poteto/dependabot/npm_and_yarn/vue-virtual-scroller-2.0.0-beta.8
build(deps): bump vue-virtual-scroller from 2.0.0-beta.7 to 2.0.0-beta.8
2023-02-08 00:08:29 +09:00
AkiraFukushima 771505eb05
Merge pull request #4088 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.51.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0
2023-02-08 00:08:21 +09:00
dependabot[bot] 9e5663e8a3
build(deps): bump vue-virtual-scroller from 2.0.0-beta.7 to 2.0.0-beta.8
Bumps [vue-virtual-scroller](https://github.com/Akryum/vue-virtual-scroller) from 2.0.0-beta.7 to 2.0.0-beta.8.
- [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.7...v2.0.0-beta.8)

---
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>
2023-02-07 08:03:48 +00:00
dependabot[bot] 40c12ac293
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.50.0 to 5.51.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.51.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>
2023-02-07 08:03:19 +00:00
dependabot[bot] cc22c244a0
build(deps-dev): bump @types/jsdom from 20.0.1 to 21.1.0
Bumps [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom) from 20.0.1 to 21.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsdom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 08:01:39 +00:00
AkiraFukushima 0d2f97d0c4
Bump to version 5.0.0-beta.3 2023-02-07 01:32:06 +09:00
AkiraFukushima ebbf2ec15e
Merge pull request #4078 from h3poteto/dependabot/npm_and_yarn/types/parse-link-header-2.0.1
build(deps-dev): bump @types/parse-link-header from 2.0.0 to 2.0.1
2023-02-07 00:00:30 +09:00
AkiraFukushima a193d21608
Merge pull request #4070 from h3poteto/dependabot/npm_and_yarn/vue-3.2.47
build(deps): bump vue from 3.2.45 to 3.2.47
2023-02-07 00:00:21 +09:00
dependabot[bot] b1916653d2
build(deps): bump vue from 3.2.45 to 3.2.47
Bumps [vue](https://github.com/vuejs/core) from 3.2.45 to 3.2.47.
- [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.45...v3.2.47)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 14:35:54 +00:00
dependabot[bot] e5a01fabe4
build(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.50.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.49.0 to 5.50.0.
- [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.50.0/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>
2023-02-06 14:35:54 +00:00
dependabot[bot] 11d6fc54e2
build(deps-dev): bump @types/parse-link-header from 2.0.0 to 2.0.1
Bumps [@types/parse-link-header](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/parse-link-header) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/parse-link-header)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 14:35:52 +00:00
AkiraFukushima d5a68fe679
Merge pull request #4080 from h3poteto/dependabot/npm_and_yarn/types/node-18.11.19
build(deps-dev): bump @types/node from 18.11.18 to 18.11.19
2023-02-06 23:33:48 +09:00
AkiraFukushima a022d19ad6
Merge pull request #4076 from h3poteto/dependabot/npm_and_yarn/element-plus-2.2.29
build(deps): bump element-plus from 2.2.28 to 2.2.29
2023-02-06 23:33:21 +09:00
AkiraFukushima 376fb923d0
Merge pull request #4073 from h3poteto/dependabot/npm_and_yarn/vue/compiler-sfc-3.2.47
build(deps-dev): bump @vue/compiler-sfc from 3.2.45 to 3.2.47
2023-02-06 23:33:04 +09:00
AkiraFukushima ba9ab99a39
Merge pull request #4071 from h3poteto/dependabot/npm_and_yarn/sanitize-html-2.9.0
build(deps): bump sanitize-html from 2.8.1 to 2.9.0
2023-02-06 23:32:55 +09:00
AkiraFukushima 4c1ec215c3
Merge pull request #4067 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.50.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0
2023-02-06 23:32:32 +09:00
AkiraFukushima 591525d8a8
Merge pull request #4064 from h3poteto/dependabot/npm_and_yarn/typescript-4.9.5
build(deps-dev): bump typescript from 4.9.4 to 4.9.5
2023-02-06 23:32:24 +09:00
dependabot[bot] 152278664c
build(deps-dev): bump @types/node from 18.11.18 to 18.11.19
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.18 to 18.11.19.
- [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>
2023-02-06 08:04:09 +00:00
dependabot[bot] bb40e1a390
build(deps): bump element-plus from 2.2.28 to 2.2.29
Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.2.28 to 2.2.29.
- [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.28...2.2.29)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 08:04:51 +00:00
dependabot[bot] 6b4b832389
build(deps-dev): bump @vue/compiler-sfc from 3.2.45 to 3.2.47
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.2.45 to 3.2.47.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.2.47/packages/compiler-sfc)

---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 08:09:22 +00:00
dependabot[bot] dae1bfc802
build(deps): bump sanitize-html from 2.8.1 to 2.9.0
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.8.1 to 2.9.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.8.1...2.9.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>
2023-02-02 08:06:17 +00:00
dependabot[bot] 7424188be9
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.49.0 to 5.50.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.50.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>
2023-02-01 08:03:27 +00:00
AkiraFukushima 48d315c184
Bump to version 5.0.0-beta.2 2023-01-31 20:34:59 +09:00
dependabot[bot] 72f933b35d
build(deps-dev): bump typescript from 4.9.4 to 4.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 08:02:08 +00:00
AkiraFukushima 254b5a4a99
Merge pull request #4061 from h3poteto/dependabot/npm_and_yarn/vueuse/math-9.12.0
build(deps): bump @vueuse/math from 9.11.0 to 9.12.0
2023-01-30 22:34:32 +09:00
AkiraFukushima a1ab0c38e4
Merge pull request #4054 from h3poteto/dependabot/npm_and_yarn/babel-jest-29.4.1
build(deps-dev): bump babel-jest from 29.3.1 to 29.4.1
2023-01-30 22:34:15 +09:00
AkiraFukushima dbae425161
Merge pull request #4049 from h3poteto/dependabot/npm_and_yarn/fortawesome/vue-fontawesome-3.0.3
build(deps): bump @fortawesome/vue-fontawesome from 3.0.2 to 3.0.3
2023-01-30 22:34:07 +09:00
dependabot[bot] e8c5a790f0
build(deps): bump @vueuse/math from 9.11.0 to 9.12.0
Bumps [@vueuse/math](https://github.com/vueuse/vueuse/tree/HEAD/packages/math) from 9.11.0 to 9.12.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.12.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-30 13:16:08 +00:00
dependabot[bot] 68c5b6ea7b
build(deps): bump @fortawesome/vue-fontawesome from 3.0.2 to 3.0.3
Bumps [@fortawesome/vue-fontawesome](https://github.com/FortAwesome/vue-fontawesome) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/FortAwesome/vue-fontawesome/releases)
- [Changelog](https://github.com/FortAwesome/vue-fontawesome/blob/3.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/vue-fontawesome/compare/3.0.2...3.0.3)

---
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>
2023-01-30 13:15:30 +00:00
dependabot[bot] 01622ef8b9
build(deps-dev): bump babel-jest from 29.3.1 to 29.4.1
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 29.3.1 to 29.4.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.4.1/packages/babel-jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 13:15:14 +00:00
dependabot[bot] 2e9e7d772e
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.2 to 5.49.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.49.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>
2023-01-30 13:13:59 +00:00
AkiraFukushima 4c35e6d591
Merge pull request #4059 from h3poteto/dependabot/npm_and_yarn/eslint-8.33.0
build(deps-dev): bump eslint from 8.32.0 to 8.33.0
2023-01-30 22:09:49 +09:00
AkiraFukushima 43b0fc9590
Merge pull request #4060 from h3poteto/dependabot/npm_and_yarn/vueuse/core-9.12.0
build(deps): bump @vueuse/core from 9.11.1 to 9.12.0
2023-01-30 22:09:06 +09:00
AkiraFukushima 3b16fa6f3d
Merge pull request #4053 from h3poteto/dependabot/npm_and_yarn/megalodon-5.1.1
build(deps): bump megalodon from 5.0.6 to 5.1.1
2023-01-30 22:08:43 +09:00
AkiraFukushima db7a06aefd
Merge pull request #4052 from h3poteto/dependabot/npm_and_yarn/utf-8-validate-6.0.2
build(deps-dev): bump utf-8-validate from 6.0.0 to 6.0.2
2023-01-30 22:08:33 +09:00
AkiraFukushima 4443b7c1e1
Merge pull request #4050 from h3poteto/dependabot/npm_and_yarn/electron-20.3.11
build(deps-dev): bump electron from 20.3.10 to 20.3.11
2023-01-30 22:08:23 +09:00
AkiraFukushima 2bcf612c04
Merge pull request #4044 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-5.49.0
build(deps-dev): bump @typescript-eslint/parser from 5.48.2 to 5.49.0
2023-01-30 22:07:56 +09:00
AkiraFukushima eca5c6cd29
Merge pull request #4042 from h3poteto/dependabot/npm_and_yarn/jsdom-21.1.0
build(deps-dev): bump jsdom from 21.0.0 to 21.1.0
2023-01-30 22:07:46 +09:00
AkiraFukushima 340da58aa7
Merge pull request #4040 from h3poteto/dependabot/npm_and_yarn/babel/runtime-7.20.13
build(deps-dev): bump @babel/runtime from 7.20.7 to 7.20.13
2023-01-30 22:07:14 +09:00
dependabot[bot] 82b3ea3aa7
build(deps): bump @vueuse/core from 9.11.1 to 9.12.0
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 9.11.1 to 9.12.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.12.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>
2023-01-30 08:06:13 +00:00
dependabot[bot] 96c3c702a6
build(deps-dev): bump eslint from 8.32.0 to 8.33.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 8.33.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.32.0...v8.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 08:04:06 +00:00
dependabot[bot] 086c4c8677
build(deps-dev): bump electron from 20.3.10 to 20.3.11
Bumps [electron](https://github.com/electron/electron) from 20.3.10 to 20.3.11.
- [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/v20.3.10...v20.3.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-29 12:08:44 +00:00
AkiraFukushima 8e7137c672
Bump to version 5.0.0-beta.1 2023-01-29 21:04:10 +09:00
dependabot[bot] 75a5b9ae73
build(deps): bump megalodon from 5.0.6 to 5.1.1
Bumps [megalodon](https://github.com/h3poteto/megalodon) from 5.0.6 to 5.1.1.
- [Release notes](https://github.com/h3poteto/megalodon/releases)
- [Commits](https://github.com/h3poteto/megalodon/compare/v5.0.6...v5.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-27 08:59:37 +00:00
dependabot[bot] 6560c27969
build(deps-dev): bump utf-8-validate from 6.0.0 to 6.0.2
Bumps [utf-8-validate](https://github.com/websockets/utf-8-validate) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/websockets/utf-8-validate/releases)
- [Commits](https://github.com/websockets/utf-8-validate/compare/v6.0.0...v6.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-27 08:58:31 +00:00
dependabot[bot] 384c7f7d2e
build(deps-dev): bump @typescript-eslint/parser from 5.48.2 to 5.49.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.2 to 5.49.0.
- [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.49.0/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>
2023-01-24 08:02:37 +00:00
dependabot[bot] 2a31a09d68
build(deps-dev): bump jsdom from 21.0.0 to 21.1.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 21.0.0 to 21.1.0.
- [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/21.0.0...21.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 08:06:07 +00:00
dependabot[bot] ba274c3d25
build(deps-dev): bump @babel/runtime from 7.20.7 to 7.20.13
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.20.7 to 7.20.13.
- [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.13/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>
2023-01-23 08:03:32 +00:00
AkiraFukushima 692ecad644
Bump to version 5.0.0-alpha.4 2023-01-21 18:56:07 +09:00
AkiraFukushima 9a11bdd334
Merge pull request #4034 from h3poteto/dependabot/npm_and_yarn/vueuse/core-9.11.1
build(deps): bump @vueuse/core from 9.10.0 to 9.11.1
2023-01-21 18:53:20 +09:00
dependabot[bot] e999590f3f
build(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.48.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.1 to 5.48.2.
- [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.48.2/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-21 09:49:30 +00:00
dependabot[bot] 34efa549f6
build(deps): bump @vueuse/core from 9.10.0 to 9.11.1
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 9.10.0 to 9.11.1.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.11.1/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>
2023-01-21 09:48:32 +00:00
AkiraFukushima 31be76c0a7
Merge pull request #4031 from h3poteto/dependabot/npm_and_yarn/electron-20.3.10
build(deps-dev): bump electron from 20.3.9 to 20.3.10
2023-01-21 18:47:15 +09:00
AkiraFukushima c574b43572
Merge pull request #4030 from h3poteto/dependabot/npm_and_yarn/core-js-3.27.2
build(deps-dev): bump core-js from 3.27.1 to 3.27.2
2023-01-21 18:47:07 +09:00
AkiraFukushima d61ca2efe0
Merge pull request #4028 from h3poteto/dependabot/npm_and_yarn/vueuse/math-9.11.0
build(deps): bump @vueuse/math from 9.10.0 to 9.11.0
2023-01-21 18:46:52 +09:00
AkiraFukushima 6babec5d14
Merge pull request #4025 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.48.2
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.48.2
2023-01-21 18:46:34 +09:00
AkiraFukushima 02d2bfd31a
Merge pull request #4021 from h3poteto/dependabot/npm_and_yarn/eslint-8.32.0
build(deps-dev): bump eslint from 8.31.0 to 8.32.0
2023-01-21 18:46:25 +09:00
dependabot[bot] 71bb644629
build(deps-dev): bump electron from 20.3.9 to 20.3.10
Bumps [electron](https://github.com/electron/electron) from 20.3.9 to 20.3.10.
- [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/v20.3.9...v20.3.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-19 08:05:00 +00:00
dependabot[bot] 85d488544c
build(deps-dev): bump core-js from 3.27.1 to 3.27.2
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.27.1 to 3.27.2.
- [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.2/packages/core-js)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-19 08:03:45 +00:00
dependabot[bot] 8c066554e5
build(deps): bump @vueuse/math from 9.10.0 to 9.11.0
Bumps [@vueuse/math](https://github.com/vueuse/vueuse/tree/HEAD/packages/math) from 9.10.0 to 9.11.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.11.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-18 08:05:29 +00:00
dependabot[bot] 900c92e488
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.1 to 5.48.2.
- [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.48.2/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>
2023-01-17 08:01:53 +00:00
dependabot[bot] 351b61ceaa
build(deps-dev): bump eslint from 8.31.0 to 8.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.32.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.31.0...v8.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 08:03:56 +00:00
dependabot[bot] 8455007448
build(deps-dev): bump prettier from 2.8.2 to 2.8.3
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.2 to 2.8.3.
- [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.2...2.8.3)

---
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-16 08:02:35 +00:00
AkiraFukushima dea1360b90
Upgrade electron version to 20.3.9 2023-01-14 21:33:09 +09:00
AkiraFukushima 32a2714e83
Bump to version 5.0.0-alpha.3 2023-01-14 11:26:28 +09:00
AkiraFukushima cc627ca854
Merge pull request #3999 from h3poteto/dependabot/npm_and_yarn/i18next-22.4.9
build(deps): bump i18next from 21.9.1 to 22.4.9
2023-01-14 10:51:14 +09:00
AkiraFukushima 995c040649
Follow up typescript for i18next 2023-01-14 10:44:13 +09:00
AkiraFukushima 129ab4aedb
Remove tunnel-agent 2023-01-14 10:20:35 +09:00
AkiraFukushima 6d8b4e960c
Remove rc 2023-01-14 10:19:15 +09:00
AkiraFukushima ce75e29a95
Remove deep-extend 2023-01-14 10:17:29 +09:00
AkiraFukushima 734f0b9b5a
Remove ajv 2023-01-14 10:15:02 +09:00
AkiraFukushima e2f709864d
Remove chai 2023-01-14 10:13:28 +09:00
AkiraFukushima 03adba04b6
Use cli-color instead of chalk 2023-01-14 10:11:58 +09:00
AkiraFukushima dbc50d3372
Bump to version 5.0.0-alpha.2 2023-01-13 22:37:25 +09:00
AkiraFukushima 4dbdc1265b
Remove eslint-loader 2023-01-13 22:15:54 +09:00
AkiraFukushima 39fa85b0ad
Merge pull request #3987 from h3poteto/dependabot/npm_and_yarn/vueuse/core-9.10.0
build(deps): bump @vueuse/core from 9.9.0 to 9.10.0
2023-01-13 21:39:10 +09:00
dependabot[bot] 46b00c17db
build(deps): bump @vueuse/core from 9.9.0 to 9.10.0
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) 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/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>
2023-01-13 12:35:53 +00:00
dependabot[bot] 74cd253297
build(deps): bump i18next from 21.9.1 to 22.4.9
Bumps [i18next](https://github.com/i18next/i18next) from 21.9.1 to 22.4.9.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v21.9.1...v22.4.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 12:34:39 +00:00
dependabot[bot] 837329c0af
build(deps-dev): bump @typescript-eslint/parser from 5.47.1 to 5.48.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.47.1 to 5.48.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.48.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>
2023-01-13 12:34:14 +00:00
AkiraFukushima 8731d6f112
Merge pull request #4006 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-vue-9.9.0
build(deps-dev): bump eslint-plugin-vue from 9.8.0 to 9.9.0
2023-01-13 21:30:48 +09:00
AkiraFukushima d73edffb35
Merge pull request #4000 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.48.1
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.1
2023-01-13 21:30:23 +09:00
AkiraFukushima 61298b4330
Merge pull request #3998 from h3poteto/dependabot/npm_and_yarn/postcss-8.4.21
build(deps-dev): bump postcss from 8.4.20 to 8.4.21
2023-01-13 21:30:04 +09:00
AkiraFukushima 823f0963ac
Merge pull request #3997 from h3poteto/dependabot/npm_and_yarn/jsdom-21.0.0
build(deps-dev): bump jsdom from 20.0.3 to 21.0.0
2023-01-13 21:29:50 +09:00
AkiraFukushima 3bab6d67fc
Merge pull request #3996 from h3poteto/dependabot/npm_and_yarn/prettier-2.8.2
build(deps-dev): bump prettier from 2.8.1 to 2.8.2
2023-01-13 21:29:37 +09:00
AkiraFukushima 4fbd616d0f
Merge pull request #3992 from h3poteto/dependabot/npm_and_yarn/utf-8-validate-6.0.0
build(deps-dev): bump utf-8-validate from 5.0.10 to 6.0.0
2023-01-13 21:29:16 +09:00
AkiraFukushima ed3fc2b661
Merge pull request #3991 from h3poteto/dependabot/npm_and_yarn/babel/core-7.20.12
build(deps-dev): bump @babel/core from 7.20.7 to 7.20.12
2023-01-13 21:29:01 +09:00
AkiraFukushima 9604e366dd
Merge pull request #3990 from h3poteto/dependabot/npm_and_yarn/babel-loader-9.1.2
build(deps-dev): bump babel-loader from 9.1.0 to 9.1.2
2023-01-13 21:28:54 +09:00
AkiraFukushima 870dc2eee2
Merge pull request #3988 from h3poteto/dependabot/npm_and_yarn/ajv-8.12.0
build(deps-dev): bump ajv from 8.11.2 to 8.12.0
2023-01-13 21:28:36 +09:00
AkiraFukushima 195ff07675
Merge pull request #3986 from h3poteto/dependabot/npm_and_yarn/vueuse/math-9.10.0
build(deps): bump @vueuse/math from 9.9.0 to 9.10.0
2023-01-13 21:28:15 +09:00
AkiraFukushima d73695097c
Merge pull request #3979 from h3poteto/dependabot/npm_and_yarn/eslint-8.31.0
build(deps-dev): bump eslint from 8.30.0 to 8.31.0
2023-01-13 21:28:06 +09:00
AkiraFukushima 5841138cc3
Merge pull request #3978 from h3poteto/dependabot/npm_and_yarn/element-plus-2.2.28
build(deps): bump element-plus from 2.2.27 to 2.2.28
2023-01-13 21:27:43 +09:00
AkiraFukushima 5d3cde9640
Merge pull request #3977 from h3poteto/dependabot/npm_and_yarn/vue3-i18next-0.2.2
build(deps): bump vue3-i18next from 0.2.1 to 0.2.2
2023-01-13 21:27:29 +09:00
AkiraFukushima 7ea60f6c94
Merge pull request #3993 from h3poteto/dependabot/npm_and_yarn/megalodon-5.0.6
build(deps): bump megalodon from 5.0.5 to 5.0.6
2023-01-13 21:27:13 +09:00
AkiraFukushima f136105614
Bump to version 5.0.0-alpha.1 2023-01-13 20:35:32 +09:00
dependabot[bot] 116557b9e3
build(deps): bump element-plus from 2.2.27 to 2.2.28
Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.2.27 to 2.2.28.
- [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.27...2.2.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 11:19:49 +00:00
dependabot[bot] 55dda39d65
build(deps): bump megalodon from 5.0.5 to 5.0.6
Bumps [megalodon](https://github.com/h3poteto/megalodon) from 5.0.5 to 5.0.6.
- [Release notes](https://github.com/h3poteto/megalodon/releases)
- [Commits](https://github.com/h3poteto/megalodon/compare/v5.0.5...v5.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 11:19:35 +00:00
dependabot[bot] 14c390c275
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.47.1 to 5.48.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.48.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>
2023-01-13 11:19:11 +00:00
dependabot[bot] dc7295aead
build(deps-dev): bump jsdom from 20.0.3 to 21.0.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.3 to 21.0.0.
- [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/20.0.3...21.0.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 11:19:09 +00:00
dependabot[bot] e297e315ef
build(deps-dev): bump eslint from 8.30.0 to 8.31.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.30.0 to 8.31.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.30.0...v8.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 11:18:10 +00:00
AkiraFukushima 88415777d5
Merge pull request #4009 from h3poteto/iss-2264
refs #2264 Change appId
2023-01-13 20:14:33 +09:00