Commit Graph

2820 Commits

Author SHA1 Message Date
dependabot[bot] 52ff9bc5a2
build(deps): bump megalodon from 6.0.3 to 6.0.4
Bumps [megalodon](https://github.com/h3poteto/megalodon) from 6.0.3 to 6.0.4.
- [Release notes](https://github.com/h3poteto/megalodon/releases)
- [Commits](https://github.com/h3poteto/megalodon/compare/v6.0.3...v6.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 09:00:16 +00:00
AkiraFukushima 9fe5427dc2
Use i18next-vue instead of vue3-i18next 2023-06-03 17:33:26 +09:00
AkiraFukushima b1ac2a6949
Add vue-tsc 2023-06-03 16:46:40 +09:00
AkiraFukushima c2dee4716b
Merge pull request #4415 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.8
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.8
2023-06-03 01:19:25 +09:00
dependabot[bot] febb0ee4f3
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.59.1 to 5.59.8.
- [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.59.8/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-06-02 16:15:05 +00:00
dependabot[bot] a2080837d6
build(deps-dev): bump @babel/core from 7.21.4 to 7.22.1
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.4 to 7.22.1.
- [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.22.1/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-06-02 16:13:43 +00:00
AkiraFukushima 7419ab5529
Merge pull request #4417 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.8
build(deps-dev): bump @typescript-eslint/parser from 5.59.5 to 5.59.8
2023-06-03 01:11:57 +09:00
AkiraFukushima 9fd601e4af
Merge pull request #4416 from h3poteto/dependabot/npm_and_yarn/vue-router-4.2.2
build(deps): bump vue-router from 4.1.6 to 4.2.2
2023-06-03 01:11:50 +09:00
dependabot[bot] 873a26df65
build(deps): bump vue from 3.2.47 to 3.3.4
Bumps [vue](https://github.com/vuejs/core) from 3.2.47 to 3.3.4.
- [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.47...v3.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 16:04:05 +00:00
dependabot[bot] e47a6186f0
build(deps-dev): bump @typescript-eslint/parser from 5.59.5 to 5.59.8
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.5 to 5.59.8.
- [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.59.8/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-06-02 16:01:30 +00:00
dependabot[bot] 8b846a6031
build(deps): bump vue-router from 4.1.6 to 4.2.2
Bumps [vue-router](https://github.com/vuejs/router) from 4.1.6 to 4.2.2.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.1.6...v4.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 16:00:19 +00:00
AkiraFukushima 9156ba9358
Merge pull request #4420 from h3poteto/dependabot/npm_and_yarn/vue-loader-17.2.2
build(deps-dev): bump vue-loader from 17.1.0 to 17.2.2
2023-06-03 00:58:27 +09:00
AkiraFukushima 2bdac219fe
Merge pull request #4403 from h3poteto/dependabot/npm_and_yarn/better-sqlite3-8.4.0
build(deps): bump better-sqlite3 from 8.2.0 to 8.4.0
2023-06-03 00:58:19 +09:00
AkiraFukushima 1a5f783725
Merge pull request #4414 from h3poteto/dependabot/npm_and_yarn/jsdom-22.1.0
build(deps-dev): bump jsdom from 21.1.1 to 22.1.0
2023-06-03 00:56:54 +09:00
AkiraFukushima ce31765160
Merge pull request #4413 from h3poteto/dependabot/npm_and_yarn/types/node-20.2.5
build(deps-dev): bump @types/node from 20.1.2 to 20.2.5
2023-06-03 00:56:06 +09:00
AkiraFukushima cdd6f26a4a
Merge pull request #4409 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-vue-9.14.1
build(deps-dev): bump eslint-plugin-vue from 9.11.0 to 9.14.1
2023-06-03 00:55:57 +09:00
AkiraFukushima ae2468564f
Merge pull request #4397 from h3poteto/dependabot/npm_and_yarn/vue/compiler-sfc-3.3.4
build(deps-dev): bump @vue/compiler-sfc from 3.2.47 to 3.3.4
2023-06-03 00:55:48 +09:00
dependabot[bot] d32915999d
build(deps-dev): bump core-js from 3.30.1 to 3.30.2
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.30.1 to 3.30.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.30.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-06-02 15:51:34 +00:00
dependabot[bot] c6c83a688f
build(deps): bump better-sqlite3 from 8.2.0 to 8.4.0
Bumps [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) from 8.2.0 to 8.4.0.
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](https://github.com/WiseLibs/better-sqlite3/compare/v8.2.0...v8.4.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-06-02 15:51:06 +00:00
AkiraFukushima c48c155e14
Merge pull request #4379 from h3poteto/dependabot/npm_and_yarn/babel/eslint-parser-7.21.8
build(deps-dev): bump @babel/eslint-parser from 7.21.3 to 7.21.8
2023-06-03 00:50:12 +09:00
AkiraFukushima 66de3b442d
Merge pull request #4378 from h3poteto/dependabot/npm_and_yarn/cfonts-3.2.0
build(deps-dev): bump cfonts from 3.1.1 to 3.2.0
2023-06-03 00:50:04 +09:00
AkiraFukushima dd3fbb0a31
Merge pull request #4377 from h3poteto/dependabot/npm_and_yarn/emoji-mart-vue-fast-12.0.4
build(deps): bump emoji-mart-vue-fast from 12.0.1 to 12.0.4
2023-06-03 00:49:55 +09:00
AkiraFukushima 0539aec6ab
Merge pull request #4373 from h3poteto/dependabot/npm_and_yarn/webpack-dev-server-4.15.0
build(deps-dev): bump webpack-dev-server from 4.13.3 to 4.15.0
2023-06-03 00:49:46 +09:00
AkiraFukushima 6450bb7c15
Merge pull request #4349 from h3poteto/dependabot/npm_and_yarn/vueuse/math-10.1.2
build(deps): bump @vueuse/math from 10.0.2 to 10.1.2
2023-06-03 00:49:10 +09:00
AkiraFukushima 2e3b701cac
Merge pull request #4333 from h3poteto/dependabot/npm_and_yarn/axios-1.4.0
build(deps): bump axios from 1.3.5 to 1.4.0
2023-06-03 00:49:01 +09:00
dependabot[bot] 240557c7f5
build(deps-dev): bump vue-loader from 17.1.0 to 17.2.2
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 17.1.0 to 17.2.2.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/compare/v17.1.0...v17.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 09:02:25 +00:00
dependabot[bot] b7ce0afdb4
build(deps): bump megalodon from 6.0.1 to 6.0.3
Bumps [megalodon](https://github.com/h3poteto/megalodon) from 6.0.1 to 6.0.3.
- [Release notes](https://github.com/h3poteto/megalodon/releases)
- [Commits](https://github.com/h3poteto/megalodon/compare/v6.0.1...v6.0.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-06-01 09:12:41 +00:00
dependabot[bot] bfb7c1526a
build(deps-dev): bump jsdom from 21.1.1 to 22.1.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 21.1.1 to 22.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.1.1...22.1.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-05-29 09:02:59 +00:00
dependabot[bot] ee7e90fe26
build(deps-dev): bump @types/node from 20.1.2 to 20.2.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.1.2 to 20.2.5.
- [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-05-29 09:00:27 +00:00
dependabot[bot] 986d12dd3d
build(deps-dev): bump eslint-plugin-vue from 9.11.0 to 9.14.1
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.11.0 to 9.14.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.11.0...v9.14.1)

---
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-05-26 09:00:09 +00:00
dependabot[bot] ce406bfccd
build(deps-dev): bump @vue/compiler-sfc from 3.2.47 to 3.3.4
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.2.47 to 3.3.4.
- [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.3.4/packages/compiler-sfc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 09:00:31 +00:00
AkiraFukushima 026e8f4030
Merge pull request #4364 from h3poteto/feat/thirdparty
Display thirdparty libraries
2023-05-13 09:46:01 +09:00
dependabot[bot] ef5d64f781
build(deps-dev): bump @babel/eslint-parser from 7.21.3 to 7.21.8
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.21.3 to 7.21.8.
- [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.8/eslint/babel-eslint-parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-11 09:07:22 +00:00
dependabot[bot] 5acac2e6a5
build(deps-dev): bump cfonts from 3.1.1 to 3.2.0
Bumps [cfonts](https://github.com/dominikwilkowski/cfonts) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/dominikwilkowski/cfonts/releases)
- [Commits](https://github.com/dominikwilkowski/cfonts/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-11 09:06:39 +00:00
dependabot[bot] 168ee2c284
build(deps): bump emoji-mart-vue-fast from 12.0.1 to 12.0.4
Bumps [emoji-mart-vue-fast](https://github.com/serebrov/emoji-mart-vue) from 12.0.1 to 12.0.4.
- [Release notes](https://github.com/serebrov/emoji-mart-vue/releases)
- [Commits](https://github.com/serebrov/emoji-mart-vue/compare/12.0.1...12.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-11 09:05:10 +00:00
dependabot[bot] ef9758094c
build(deps-dev): bump webpack-dev-server from 4.13.3 to 4.15.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.13.3 to 4.15.0.
- [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.13.3...v4.15.0)

---
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-05-11 09:00:10 +00:00
dependabot[bot] f7b739fb10
build(deps-dev): bump webpack from 5.79.0 to 5.82.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.79.0 to 5.82.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.79.0...v5.82.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 15:52:53 +00:00
dependabot[bot] 98db6a9860
build(deps): bump @vueuse/math from 10.0.2 to 10.1.2
Bumps [@vueuse/math](https://github.com/vueuse/vueuse/tree/HEAD/packages/math) from 10.0.2 to 10.1.2.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.1.2/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-05-10 15:51:47 +00:00
AkiraFukushima 4af47ae9b0
Merge pull request #4366 from h3poteto/dependabot/npm_and_yarn/types/node-20.1.2
build(deps-dev): bump @types/node from 18.15.11 to 20.1.2
2023-05-11 00:51:05 +09:00
dependabot[bot] f35291ef6c
build(deps-dev): bump @types/node from 18.15.11 to 20.1.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.11 to 20.1.2.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 15:50:45 +00:00
AkiraFukushima 73ccda9963
Merge pull request #4360 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.5
build(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.5
2023-05-11 00:50:33 +09:00
AkiraFukushima 967a0f700a
Merge pull request #4359 from h3poteto/dependabot/npm_and_yarn/webpack-cli-5.1.1
build(deps-dev): bump webpack-cli from 5.0.1 to 5.1.1
2023-05-11 00:50:21 +09:00
AkiraFukushima b2880a77fd
Merge pull request #4355 from h3poteto/dependabot/npm_and_yarn/eslint-8.40.0
build(deps-dev): bump eslint from 8.38.0 to 8.40.0
2023-05-11 00:50:08 +09:00
dependabot[bot] 2bc12f30d2
build(deps-dev): bump webpack-cli from 5.0.1 to 5.1.1
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.0.1 to 5.1.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.1...webpack-cli@5.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 15:50:01 +00:00
dependabot[bot] 64df47835f
build(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.5
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.0 to 5.59.5.
- [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.59.5/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-05-10 15:49:54 +00:00
AkiraFukushima ad9c43bcfc
Merge pull request #4348 from h3poteto/dependabot/npm_and_yarn/vueuse/core-10.1.2
build(deps): bump @vueuse/core from 10.0.2 to 10.1.2
2023-05-11 00:49:32 +09:00
AkiraFukushima c2ac38bda1
Merge pull request #4342 from h3poteto/dependabot/npm_and_yarn/babel/runtime-7.21.5
build(deps-dev): bump @babel/runtime from 7.21.0 to 7.21.5
2023-05-11 00:49:22 +09:00
AkiraFukushima 40365402e0
Merge pull request #4341 from h3poteto/dependabot/npm_and_yarn/stylelint-scss-5.0.0
build(deps-dev): bump stylelint-scss from 4.6.0 to 5.0.0
2023-05-11 00:49:11 +09:00
AkiraFukushima 14abb0ab12
Merge pull request #4340 from h3poteto/dependabot/npm_and_yarn/babel/preset-env-7.21.5
build(deps-dev): bump @babel/preset-env from 7.21.4 to 7.21.5
2023-05-11 00:49:01 +09:00
AkiraFukushima 2239d93321
Merge pull request #4327 from h3poteto/dependabot/npm_and_yarn/vue/eslint-config-typescript-11.0.3
build(deps-dev): bump @vue/eslint-config-typescript from 11.0.2 to 11.0.3
2023-05-11 00:48:50 +09:00