Commit Graph

2308 Commits

Author SHA1 Message Date
AkiraFukushima 3fcdf9312f
Merge pull request #3731 from h3poteto/dependabot/npm_and_yarn/types/node-18.11.9
Bump @types/node from 18.7.15 to 18.11.9
2022-11-04 21:52:51 +09:00
AkiraFukushima 00684a04f6
Merge pull request #3728 from h3poteto/dependabot/npm_and_yarn/types/lodash-4.14.187
Bump @types/lodash from 4.14.184 to 4.14.187
2022-11-04 21:52:34 +09:00
AkiraFukushima daca91a557
Merge pull request #3727 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-5.42.0
Bump @typescript-eslint/parser from 5.36.2 to 5.42.0
2022-11-04 21:52:26 +09:00
AkiraFukushima c8ae472dcc
Merge pull request #3718 from h3poteto/dependabot/npm_and_yarn/babel-jest-29.2.2
Bump babel-jest from 29.0.2 to 29.2.2
2022-11-04 21:52:16 +09:00
AkiraFukushima 9d364eae76
Merge pull request #3716 from h3poteto/dependabot/npm_and_yarn/eslint-8.26.0
Bump eslint from 8.23.0 to 8.26.0
2022-11-04 21:52:08 +09:00
AkiraFukushima efe9a382bd
Merge pull request #3703 from h3poteto/dependabot/npm_and_yarn/vue-3.2.41
Bump vue from 3.2.38 to 3.2.41
2022-11-04 21:51:36 +09:00
AkiraFukushima cb1b6d9fa0
Merge pull request #3675 from h3poteto/dependabot/npm_and_yarn/typescript-4.8.4
Bump typescript from 4.8.2 to 4.8.4
2022-11-04 21:51:01 +09:00
AkiraFukushima c79d21e116
Merge pull request #3662 from h3poteto/dependabot/npm_and_yarn/vue/eslint-config-typescript-11.0.2
Bump @vue/eslint-config-typescript from 11.0.0 to 11.0.2
2022-11-04 21:50:53 +09:00
AkiraFukushima 17b3fb22d4
Merge pull request #3658 from h3poteto/dependabot/npm_and_yarn/webpack-dev-server-4.11.1
Bump webpack-dev-server from 4.10.1 to 4.11.1
2022-11-04 21:50:45 +09:00
AkiraFukushima 40abeabf4e
Merge pull request #3654 from h3poteto/dependabot/npm_and_yarn/postcss-scss-4.0.5
Bump postcss-scss from 4.0.4 to 4.0.5
2022-11-04 21:50:36 +09:00
AkiraFukushima 7f92e80237
Merge pull request #3640 from h3poteto/dependabot/npm_and_yarn/node-sass-7.0.3
Bump node-sass from 7.0.1 to 7.0.3
2022-11-04 21:50:25 +09:00
AkiraFukushima 6455351b6b
Merge pull request #3631 from h3poteto/dependabot/npm_and_yarn/emoji-mart-vue-fast-11.2.0
Bump emoji-mart-vue-fast from 11.1.1 to 11.2.0
2022-11-04 21:50:15 +09:00
dependabot[bot] fe7773c833
Bump electron from 19.0.15 to 19.1.4
Bumps [electron](https://github.com/electron/electron) from 19.0.15 to 19.1.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v19.0.15...v19.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-03 08:10:10 +00:00
dependabot[bot] a85f79b6e3
Bump @types/node from 18.7.15 to 18.11.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.15 to 18.11.9.
- [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>
2022-11-02 08:11:40 +00:00
dependabot[bot] 43459296b9
Bump @types/lodash from 4.14.184 to 4.14.187
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.184 to 4.14.187.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 08:08:23 +00:00
dependabot[bot] d832b1f34b
Bump @typescript-eslint/parser from 5.36.2 to 5.42.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.36.2 to 5.42.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.42.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>
2022-11-01 08:07:09 +00:00
dependabot[bot] 55efe47819
Bump babel-jest from 29.0.2 to 29.2.2
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 29.0.2 to 29.2.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.2.2/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>
2022-10-25 08:06:22 +00:00
dependabot[bot] a2a5e5d4e9
Bump eslint from 8.23.0 to 8.26.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.23.0 to 8.26.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.23.0...v8.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 08:12:55 +00:00
dependabot[bot] a71d9e807e
Bump vue from 3.2.38 to 3.2.41
Bumps [vue](https://github.com/vuejs/core) from 3.2.38 to 3.2.41.
- [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.38...v3.2.41)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 08:04:45 +00:00
dependabot[bot] fb6d89499c
Bump typescript from 4.8.2 to 4.8.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.2 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.2...v4.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 08:03:29 +00:00
dependabot[bot] 70d3c026e7
Bump @vue/eslint-config-typescript from 11.0.0 to 11.0.2
Bumps [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) from 11.0.0 to 11.0.2.
- [Release notes](https://github.com/vuejs/eslint-config-typescript/releases)
- [Commits](https://github.com/vuejs/eslint-config-typescript/compare/v11.0.0...v11.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 08:08:27 +00:00
dependabot[bot] 955aa9e9b2
Bump webpack-dev-server from 4.10.1 to 4.11.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.10.1 to 4.11.1.
- [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.10.1...v4.11.1)

---
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>
2022-09-20 08:03:45 +00:00
dependabot[bot] 7018c0968d
Bump postcss-scss from 4.0.4 to 4.0.5
Bumps [postcss-scss](https://github.com/postcss/postcss-scss) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/postcss/postcss-scss/releases)
- [Changelog](https://github.com/postcss/postcss-scss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-scss/compare/4.0.4...4.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 08:07:10 +00:00
dependabot[bot] bf946747bc
Bump node-sass from 7.0.1 to 7.0.3
Bumps [node-sass](https://github.com/sass/node-sass) from 7.0.1 to 7.0.3.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v7.0.1...v7.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09 08:03:13 +00:00
AkiraFukushima fc97475fe9
Bump to version 4.6.5 2022-09-09 00:21:00 +09:00
dependabot[bot] 21f2805ee5
Bump emoji-mart-vue-fast from 11.1.1 to 11.2.0
Bumps [emoji-mart-vue-fast](https://github.com/serebrov/emoji-mart-vue) from 11.1.1 to 11.2.0.
- [Release notes](https://github.com/serebrov/emoji-mart-vue/releases)
- [Commits](https://github.com/serebrov/emoji-mart-vue/compare/11.1.1...11.2.0)

---
updated-dependencies:
- dependency-name: emoji-mart-vue-fast
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-08 08:07:47 +00:00
AkiraFukushima e70aa7a848
Revert "Bump del from 6.1.1 to 7.0.0" 2022-09-07 01:05:20 +09:00
AkiraFukushima a0ba6d3818
Bump to version 4.6.4 2022-09-07 01:00:56 +09:00
AkiraFukushima dc1d8f5b08
Revert updating @vueuse/core 2022-09-07 00:13:55 +09:00
AkiraFukushima 2b9f0c8e68
Merge pull request #3625 from h3poteto/dependabot/npm_and_yarn/babel/core-7.19.0
Bump @babel/core from 7.18.13 to 7.19.0
2022-09-07 00:04:29 +09:00
AkiraFukushima 0b70ff42c1
Merge pull request #3624 from h3poteto/dependabot/npm_and_yarn/babel/runtime-7.19.0
Bump @babel/runtime from 7.18.9 to 7.19.0
2022-09-07 00:04:18 +09:00
AkiraFukushima a7ad53cd10
Merge pull request #3623 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-5.36.2
Bump @typescript-eslint/parser from 5.36.1 to 5.36.2
2022-09-07 00:02:09 +09:00
AkiraFukushima a8af57db62
Merge pull request #3622 from h3poteto/dependabot/npm_and_yarn/types/node-18.7.15
Bump @types/node from 18.7.14 to 18.7.15
2022-09-07 00:02:01 +09:00
AkiraFukushima e36cdc2693
Merge pull request #3621 from h3poteto/dependabot/npm_and_yarn/vueuse/core-9.2.0
Bump @vueuse/core from 9.1.1 to 9.2.0
2022-09-07 00:01:53 +09:00
AkiraFukushima 606407d153
Merge pull request #3618 from h3poteto/dependabot/npm_and_yarn/electron-packager-16.0.0
Bump electron-packager from 15.5.1 to 16.0.0
2022-09-07 00:01:40 +09:00
AkiraFukushima e46f2d2236
Merge pull request #3612 from h3poteto/dependabot/npm_and_yarn/types/jsdom-20.0.0
Bump @types/jsdom from 16.2.14 to 20.0.0
2022-09-07 00:01:27 +09:00
dependabot[bot] 48aad7145b
Bump @babel/core from 7.18.13 to 7.19.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.13 to 7.19.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.19.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>
2022-09-06 08:04:00 +00:00
dependabot[bot] be7ff9e828
Bump @babel/runtime from 7.18.9 to 7.19.0
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.18.9 to 7.19.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.19.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>
2022-09-06 08:03:34 +00:00
dependabot[bot] bd0de6f637
Bump @typescript-eslint/parser from 5.36.1 to 5.36.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.36.1 to 5.36.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.36.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>
2022-09-06 08:02:50 +00:00
dependabot[bot] d1b4b13bff
Bump electron-packager from 15.5.1 to 16.0.0
Bumps [electron-packager](https://github.com/electron/electron-packager) from 15.5.1 to 16.0.0.
- [Release notes](https://github.com/electron/electron-packager/releases)
- [Changelog](https://github.com/electron/electron-packager/blob/main/NEWS.md)
- [Commits](https://github.com/electron/electron-packager/compare/v15.5.1...v16.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 16:21:35 +00:00
dependabot[bot] bcc0222a89
Bump @types/jsdom from 16.2.14 to 20.0.0
Bumps [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom) from 16.2.14 to 20.0.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>
2022-09-05 16:21:20 +00:00
dependabot[bot] 95a7e2f0b9
Bump @fortawesome/free-solid-svg-icons from 6.1.1 to 6.2.0
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 6.1.1 to 6.2.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/commits)

---
updated-dependencies:
- dependency-name: "@fortawesome/free-solid-svg-icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 16:20:27 +00:00
dependabot[bot] e8a68512b1
Bump @types/node from 18.7.14 to 18.7.15
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.14 to 18.7.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 14:57:32 +00:00
dependabot[bot] 55c02bde13
Bump @vueuse/core from 9.1.1 to 9.2.0
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 9.1.1 to 9.2.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.2.0/packages/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 14:56:35 +00:00
AkiraFukushima be4918f81c
Merge pull request #3611 from h3poteto/dependabot/npm_and_yarn/vueuse/core-9.1.1
Bump @vueuse/core from 8.9.4 to 9.1.1
2022-09-05 21:54:49 +09:00
AkiraFukushima f57bea8cfb
Merge pull request #3609 from h3poteto/dependabot/npm_and_yarn/stylelint-config-standard-28.0.0
Bump stylelint-config-standard from 26.0.0 to 28.0.0
2022-09-05 21:54:40 +09:00
AkiraFukushima 894c0dab4b
Merge pull request #3617 from h3poteto/dependabot/npm_and_yarn/vue-router-4.1.5
Bump vue-router from 4.1.3 to 4.1.5
2022-09-05 21:39:15 +09:00
AkiraFukushima 1c5d75d62b
Merge pull request #3616 from h3poteto/dependabot/npm_and_yarn/i18next-21.9.1
Bump i18next from 21.9.0 to 21.9.1
2022-09-05 21:39:06 +09:00
AkiraFukushima d935e94306
Merge pull request #3615 from h3poteto/dependabot/npm_and_yarn/core-js-3.25.0
Bump core-js from 3.24.1 to 3.25.0
2022-09-05 21:38:57 +09:00
AkiraFukushima d5234a1822
Merge pull request #3614 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-5.36.1
Bump @typescript-eslint/parser from 5.31.0 to 5.36.1
2022-09-05 21:38:49 +09:00
AkiraFukushima 0a521288d1
Merge pull request #3613 from h3poteto/dependabot/npm_and_yarn/webpack-dev-server-4.10.1
Bump webpack-dev-server from 4.9.3 to 4.10.1
2022-09-05 21:38:38 +09:00
AkiraFukushima 55aa356fc4
Merge pull request #3610 from h3poteto/dependabot/npm_and_yarn/typescript-4.8.2
Bump typescript from 4.7.4 to 4.8.2
2022-09-05 21:38:20 +09:00
AkiraFukushima 693c224734
Merge pull request #3608 from h3poteto/dependabot/npm_and_yarn/types/node-18.7.14
Bump @types/node from 18.7.2 to 18.7.14
2022-09-05 21:38:01 +09:00
AkiraFukushima 0e97f490b7
Merge pull request #3607 from h3poteto/dependabot/npm_and_yarn/types/lodash-4.14.184
Bump @types/lodash from 4.14.182 to 4.14.184
2022-09-05 21:37:54 +09:00
AkiraFukushima 56ea061138
Merge pull request #3606 from h3poteto/dependabot/npm_and_yarn/vue-3.2.38
Bump vue from 3.2.33 to 3.2.38
2022-09-05 21:37:45 +09:00
AkiraFukushima 0c7f16bf99
Merge pull request #3605 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-vue-9.4.0
Bump eslint-plugin-vue from 9.3.0 to 9.4.0
2022-09-05 21:37:36 +09:00
AkiraFukushima 809d84bee5
Merge pull request #3593 from h3poteto/dependabot/npm_and_yarn/fortawesome/free-regular-svg-icons-6.2.0
Bump @fortawesome/free-regular-svg-icons from 6.1.1 to 6.2.0
2022-09-05 21:37:21 +09:00
AkiraFukushima a478a677f4
Merge pull request #3589 from h3poteto/dependabot/npm_and_yarn/eslint-8.23.0
Bump eslint from 8.20.0 to 8.23.0
2022-09-05 21:37:10 +09:00
dependabot[bot] d19f4bfc4e
Bump eslint from 8.20.0 to 8.23.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.20.0 to 8.23.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.20.0...v8.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-04 19:46:18 +00:00
dependabot[bot] 136b57fef9
Bump @fortawesome/free-regular-svg-icons from 6.1.1 to 6.2.0
Bumps [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 6.1.1 to 6.2.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/commits)

---
updated-dependencies:
- dependency-name: "@fortawesome/free-regular-svg-icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-04 19:36:53 +00:00
dependabot[bot] f8a5990836
Bump vue-router from 4.1.3 to 4.1.5
Bumps [vue-router](https://github.com/vuejs/router) from 4.1.3 to 4.1.5.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.1.3...v4.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-04 19:33:28 +00:00
dependabot[bot] 6a6ed8d902
Bump i18next from 21.9.0 to 21.9.1
Bumps [i18next](https://github.com/i18next/i18next) from 21.9.0 to 21.9.1.
- [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.0...v21.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-04 19:32:06 +00:00
dependabot[bot] 6f65cb1982
Bump core-js from 3.24.1 to 3.25.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.24.1 to 3.25.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/compare/v3.24.1...v3.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-04 19:31:19 +00:00
dependabot[bot] 7c7fa79657
Bump @typescript-eslint/parser from 5.31.0 to 5.36.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.31.0 to 5.36.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.36.1/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-04 19:30:42 +00:00
dependabot[bot] 6908757b95
Bump webpack-dev-server from 4.9.3 to 4.10.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.9.3 to 4.10.1.
- [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.9.3...v4.10.1)

---
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>
2022-09-04 19:30:08 +00:00
dependabot[bot] e36b5ff1cc
Bump @vueuse/core from 8.9.4 to 9.1.1
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 8.9.4 to 9.1.1.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.1.1/packages/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-04 19:28:50 +00:00
dependabot[bot] 5e92979904
Bump typescript from 4.7.4 to 4.8.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v4.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-04 19:28:16 +00:00
dependabot[bot] 084e68761b
Bump stylelint-config-standard from 26.0.0 to 28.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 26.0.0 to 28.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/26.0.0...28.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-04 19:27:40 +00:00
dependabot[bot] 871690e6db
Bump @types/node from 18.7.2 to 18.7.14
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.2 to 18.7.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-04 19:27:16 +00:00
dependabot[bot] 42d955bf60
Bump @types/lodash from 4.14.182 to 4.14.184
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.182 to 4.14.184.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-04 19:26:38 +00:00
dependabot[bot] 28d5595470
Bump vue from 3.2.33 to 3.2.38
Bumps [vue](https://github.com/vuejs/core) from 3.2.33 to 3.2.38.
- [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.33...v3.2.38)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-04 19:25:47 +00:00
dependabot[bot] 185076aac1
Bump @babel/core from 7.18.6 to 7.18.13
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.6 to 7.18.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.18.13/packages/babel-core)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-04 19:25:41 +00:00
dependabot[bot] adc29e30d9
Bump eslint-plugin-vue from 9.3.0 to 9.4.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.3.0 to 9.4.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.3.0...v9.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-04 19:25:15 +00:00
AkiraFukushima 51f8f32754
Merge pull request #3602 from h3poteto/dependabot/npm_and_yarn/element-plus-2.2.16
Bump element-plus from 2.2.12 to 2.2.16
2022-09-05 01:15:45 +09:00
AkiraFukushima 1ffb947eca
Merge pull request #3601 from h3poteto/dependabot/npm_and_yarn/babel-jest-29.0.2
Bump babel-jest from 28.1.2 to 29.0.2
2022-09-05 01:15:38 +09:00
AkiraFukushima 1f4d74a79b
Merge pull request #3591 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.36.1
Bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.36.1
2022-09-05 01:15:32 +09:00
AkiraFukushima 6c1aba7bef
Merge pull request #3578 from h3poteto/dependabot/npm_and_yarn/stylelint-14.11.0
Bump stylelint from 14.9.1 to 14.11.0
2022-09-05 01:15:12 +09:00
AkiraFukushima 667728959a
Merge pull request #3577 from h3poteto/dependabot/npm_and_yarn/electron-context-menu-3.5.0
Bump electron-context-menu from 3.3.0 to 3.5.0
2022-09-05 01:15:03 +09:00
AkiraFukushima 18c2957708
Merge pull request #3570 from h3poteto/dependabot/npm_and_yarn/sanitize-html-2.7.1
Bump sanitize-html from 2.7.0 to 2.7.1
2022-09-05 01:14:52 +09:00
AkiraFukushima 4e3dd803b6
Merge pull request #3566 from h3poteto/dependabot/npm_and_yarn/webpack-5.74.0
Bump webpack from 5.73.0 to 5.74.0
2022-09-05 01:14:45 +09:00
AkiraFukushima d84785f5a5
Merge pull request #3565 from h3poteto/dependabot/npm_and_yarn/babel/runtime-7.18.9
Bump @babel/runtime from 7.18.6 to 7.18.9
2022-09-05 01:14:37 +09:00
AkiraFukushima 042c7aaf1c
Merge pull request #3563 from h3poteto/dependabot/npm_and_yarn/del-7.0.0
Bump del from 6.1.1 to 7.0.0
2022-09-05 01:14:25 +09:00
AkiraFukushima f410cacfa7 Merge pull request #3562 from h3poteto/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.18.10
Bump @babel/plugin-transform-runtime from 7.18.6 to 7.18.10
2022-09-05 01:14:15 +09:00
AkiraFukushima 5c4573209d
Merge pull request #3558 from h3poteto/dependabot/npm_and_yarn/webpack-hot-middleware-2.25.2
Bump webpack-hot-middleware from 2.25.1 to 2.25.2
2022-09-05 01:14:08 +09:00
AkiraFukushima b44e1d609c
Merge pull request #3500 from h3poteto/dependabot/npm_and_yarn/stylelint-scss-4.3.0
Bump stylelint-scss from 4.2.0 to 4.3.0
2022-09-05 01:13:59 +09:00
AkiraFukushima 537a32d1f0
Merge pull request #3592 from h3poteto/dependabot/npm_and_yarn/fortawesome/fontawesome-svg-core-6.2.0
Bump @fortawesome/fontawesome-svg-core from 6.1.1 to 6.2.0
2022-09-05 01:04:30 +09:00
dependabot[bot] e93559ea47
Bump del from 6.1.1 to 7.0.0
Bumps [del](https://github.com/sindresorhus/del) from 6.1.1 to 7.0.0.
- [Release notes](https://github.com/sindresorhus/del/releases)
- [Commits](https://github.com/sindresorhus/del/compare/v6.1.1...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-04 15:58:53 +00:00
dependabot[bot] 5bd0830007
Bump element-plus from 2.2.12 to 2.2.16
Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.2.12 to 2.2.16.
- [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.12...2.2.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-04 15:54:13 +00:00
dependabot[bot] e4ec423c81
Bump babel-jest from 28.1.2 to 29.0.2
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 28.1.2 to 29.0.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.0.2/packages/babel-jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-04 15:51:32 +00:00
AkiraFukushima 1bcd1fd07d
Update electron version to 19.0.15 2022-09-04 21:41:44 +09:00
dependabot[bot] cbc075251b
Bump @fortawesome/fontawesome-svg-core from 6.1.1 to 6.2.0
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) from 6.1.1 to 6.2.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/commits)

---
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>
2022-08-31 08:04:10 +00:00
dependabot[bot] 6be3fe6fbd
Bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.36.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.31.0 to 5.36.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.36.1/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 08:03:55 +00:00
dependabot[bot] b7a70d6b01
Bump stylelint from 14.9.1 to 14.11.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.9.1 to 14.11.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.9.1...14.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 08:06:02 +00:00
dependabot[bot] 5877c421f6
Bump electron-context-menu from 3.3.0 to 3.5.0
Bumps [electron-context-menu](https://github.com/sindresorhus/electron-context-menu) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/sindresorhus/electron-context-menu/releases)
- [Commits](https://github.com/sindresorhus/electron-context-menu/compare/v3.3.0...v3.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 08:05:19 +00:00
dependabot[bot] dd20be3924
Bump sanitize-html from 2.7.0 to 2.7.1
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases)
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.7.0...2.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 08:08:02 +00:00
dependabot[bot] ac1a79a2fc
Bump webpack from 5.73.0 to 5.74.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.74.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.74.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 08:06:30 +00:00
dependabot[bot] 011f7404c9
Bump @babel/runtime from 7.18.6 to 7.18.9
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.18.6 to 7.18.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.9/packages/babel-runtime)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 08:06:09 +00:00
dependabot[bot] c3a1bc6cc6
Bump @babel/plugin-transform-runtime from 7.18.6 to 7.18.10
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.18.6 to 7.18.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.10/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>
2022-08-15 08:05:04 +00:00
dependabot[bot] 1f6ad66f8d
Bump webpack-hot-middleware from 2.25.1 to 2.25.2
Bumps [webpack-hot-middleware](https://github.com/webpack-contrib/webpack-hot-middleware) from 2.25.1 to 2.25.2.
- [Release notes](https://github.com/webpack-contrib/webpack-hot-middleware/releases)
- [Commits](https://github.com/webpack-contrib/webpack-hot-middleware/compare/v2.25.1...v2.25.2)

---
updated-dependencies:
- dependency-name: webpack-hot-middleware
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 08:03:36 +00:00
AkiraFukushima 49b939e4f6
Fix build version for 4.6.3 2022-08-13 13:37:12 +09:00