Commit Graph

586 Commits

Author SHA1 Message Date
Alberto Xamin
c3a53b7ace
add more importance to a dead role 2023-01-22 23:03:26 +00:00
GM
a5e827c882 fix name desc for Players - frontend 2023-01-22 18:35:36 +00:00
Alberto Xamin
08c81c4a21 fix error if no player is alive 2023-01-21 17:16:19 +01:00
Alberto Xamin
d7187dbc61
add reset button 2023-01-21 11:50:11 +00:00
Alberto Xamin
3f44093560
handle audio errors 2023-01-20 17:29:04 +00:00
Alberto Xamin
0574117028
add username in rum 2023-01-20 17:28:38 +00:00
Alberto Xamin
d9c3493661
add spectate button 2023-01-19 10:56:38 +00:00
Alberto Xamin
c05e2a69e2
add ffw to replay 2023-01-19 10:04:02 +00:00
Giulio
c5dab6fde7 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/caniuse-lite-1.0.30001446' into dev 2023-01-19 09:45:38 +01:00
dependabot[bot]
bb94de0f0b
Bump caniuse-lite from 1.0.30001445 to 1.0.30001446 in /frontend
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001445 to 1.0.30001446.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001445...1.0.30001446)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-19 04:04:51 +00:00
Alberto Xamin
9d849d4343
better chat log 2023-01-18 14:01:40 +00:00
GM
42187a0698 rum config update 2023-01-17 09:38:01 +00:00
GM
536ceead77 fix undefined length 2023-01-17 09:37:04 +00:00
Alberto Xamin
9e2b6263f2
add sventagliata 2023-01-16 17:13:53 +00:00
dependabot[bot]
63a3036d92
Bump caniuse-lite from 1.0.30001443 to 1.0.30001445 in /frontend
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001443 to 1.0.30001445.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001443...1.0.30001445)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 04:12:58 +00:00
GM
e400ab22ba fix player desc 2023-01-14 15:58:23 +00:00
GM
473cb2a207 fix avatar none & change beta expansions 2023-01-13 14:47:48 +00:00
Giulio
49512056e3 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/caniuse-lite-1.0.30001443' into dev 2023-01-13 09:40:09 +01:00
Giulio
457a04ee10 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/datadog/browser-rum-4.30.1' into dev 2023-01-13 09:39:29 +01:00
Giulio
f835a74ded Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/vue-i18n-8.28.2' into dev 2023-01-13 09:39:22 +01:00
dependabot[bot]
2cf39aac1b
Bump caniuse-lite from 1.0.30001441 to 1.0.30001443 in /frontend
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001441 to 1.0.30001443.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001441...1.0.30001443)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 04:06:20 +00:00
dependabot[bot]
6b4cfff2fe
Bump @datadog/browser-rum from 4.30.0 to 4.30.1 in /frontend
Bumps [@datadog/browser-rum](https://github.com/DataDog/browser-sdk/tree/HEAD/packages/rum) from 4.30.0 to 4.30.1.
- [Release notes](https://github.com/DataDog/browser-sdk/releases)
- [Changelog](https://github.com/DataDog/browser-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DataDog/browser-sdk/commits/v4.30.1/packages/rum)

---
updated-dependencies:
- dependency-name: "@datadog/browser-rum"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 04:04:46 +00:00
dependabot[bot]
df09fbf79f
Bump vue-i18n from 8.27.1 to 8.28.2 in /frontend
Bumps [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n) from 8.27.1 to 8.28.2.
- [Release notes](https://github.com/intlify/vue-i18n-next/releases)
- [Changelog](https://github.com/intlify/vue-i18n-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n-next/commits/HEAD/packages/vue-i18n)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 04:04:30 +00:00
Alberto Xamin
bbf87a59c4
add poker 2023-01-12 15:27:57 +00:00
GM
f2d6e2315c fix chat ui 2023-01-12 14:35:21 +00:00
Giulio
48c04dabfe Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/vue-router-3.6.5' into dev 2023-01-12 12:18:52 +01:00
Giulio
c9003e12be Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/workbox-webpack-plugin-6.5.4' into dev 2023-01-12 11:59:00 +01:00
dependabot[bot]
95e3ef4dc7
Bump vue-router from 3.5.4 to 3.6.5 in /frontend
Bumps [vue-router](https://github.com/vuejs/router) from 3.5.4 to 3.6.5.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/commits)

---
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-01-12 10:47:45 +00:00
dependabot[bot]
1affb63c97
Bump workbox-webpack-plugin from 6.5.3 to 6.5.4 in /frontend
Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v6.5.3...v6.5.4)

---
updated-dependencies:
- dependency-name: workbox-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 10:47:04 +00:00
dependabot[bot]
4eab9f6c6c
Bump @datadog/browser-rum from 4.11.4 to 4.30.0 in /frontend
Bumps [@datadog/browser-rum](https://github.com/DataDog/browser-sdk/tree/HEAD/packages/rum) from 4.11.4 to 4.30.0.
- [Release notes](https://github.com/DataDog/browser-sdk/releases)
- [Changelog](https://github.com/DataDog/browser-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DataDog/browser-sdk/commits/v4.30.0/packages/rum)

---
updated-dependencies:
- dependency-name: "@datadog/browser-rum"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 10:44:23 +00:00
Giulio
5b51ed5e95 Merge branch 'main' into dev 2023-01-12 11:11:05 +01:00
GM
c8a6e36023 sync dependencies from main to dev 2023-01-12 10:09:33 +00:00
Alberto Xamin
47c2d2e297 fix ui issues 2023-01-10 17:10:06 +00:00
Giulio
5a309aeac5 Merge branch 'main' into dev 2023-01-10 18:00:43 +01:00
Alberto Xamin
8734c01843 improve character visual 2023-01-09 18:00:28 +00:00
Alberto Xamin
a85b42d5b5
fix bugs 2023-01-09 18:09:23 +01:00
Alberto Xamin
33bc725eea add bandidos 2023-01-09 16:02:31 +00:00
Alberto Xamin
c5525527f4 fix admin status page color 2023-01-09 15:37:25 +00:00
Alberto Xamin
02311e7cec add player shuffling 2023-01-09 15:31:56 +00:00
Alberto Xamin
c13b79c38b add tornado 2023-01-09 14:10:38 +00:00
Alberto Xamin
e1fe906dbf hurt indicator 2023-01-09 13:31:34 +00:00
Alberto Xamin
1ea91af237 add taglia 2023-01-07 12:11:18 +00:00
Alberto Xamin
4958a2c7dc tweak timer 2023-01-07 12:03:55 +00:00
Alberto Xamin
30b3e826a0 add shotgun 2023-01-07 12:03:23 +00:00
Alberto Xamin
8ffae000ef add hand count 2023-01-07 09:43:07 +00:00
Alberto Xamin
96edc77efe fix found bugs 2023-01-06 18:38:57 +00:00
Alberto Xamin
0668fbf670 add fantasma, serpente a sonagli 2023-01-06 17:16:18 +00:00
Alberto Xamin
916d9af322 add valley of shadows under feature flag 2023-01-04 14:09:17 +00:00
Alberto Xamin
63515c1d5f easier replayes 2023-01-03 20:51:51 +00:00
Alberto Xamin
7cba6fc7ef fix login flow 2023-01-03 16:15:11 +00:00
Alberto Xamin
8d90935e7d improved admin tools 2023-01-03 15:29:46 +00:00
Alberto Xamin
4d48a4bd69 add discord login 2023-01-03 13:50:41 +00:00
dependabot[bot]
2c1d223cde
Bump minimatch from 3.0.4 to 3.1.2 in /frontend
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-29 13:52:39 +00:00
Alberto Xamin
a6edde725a Merge branch 'main' into dev 2022-12-29 13:36:24 +00:00
dependabot[bot]
eb7c323cfc
Bump express from 4.17.2 to 4.18.2 in /frontend
Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.2...4.18.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-29 13:33:17 +00:00
Alberto Xamin
0d73ec86b7 show turn arrows 2022-12-28 16:20:16 +00:00
Alberto Xamin
cc8cd52c6b add info about which card is attacking you 2022-12-28 13:38:40 +00:00
Alberto Xamin
f9d2d48d8a fix chat color 2022-12-28 13:02:29 +00:00
Alberto Xamin
984ce50ad8
chat improvements 2022-12-14 11:57:23 +01:00
Alberto Xamin
5dcfc884c9
add chat background so it is easier to see 2022-12-13 22:24:13 +01:00
Alberto Xamin
35c241d9cf fix jacky murieta description 2022-12-13 21:10:19 +01:00
Giulio
c0e16f9472 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/caniuse-lite-1.0.30001352' into dev 2022-06-14 11:14:22 +02:00
Giulio
7a2d2ee834 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/datadog/browser-rum-4.11.4' into dev 2022-06-14 11:11:24 +02:00
Giulio
307a61a2c6 Emporio writes the drawn cards in the chat 2022-06-14 11:07:44 +02:00
Giulio
37cd396a9c Emporio writes the drawn cards in the chat 2022-06-14 11:07:27 +02:00
dependabot[bot]
fda5e78c34
Bump @datadog/browser-rum from 4.11.2 to 4.11.4 in /frontend
Bumps [@datadog/browser-rum](https://github.com/DataDog/browser-sdk/tree/HEAD/packages/rum) from 4.11.2 to 4.11.4.
- [Release notes](https://github.com/DataDog/browser-sdk/releases)
- [Changelog](https://github.com/DataDog/browser-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DataDog/browser-sdk/commits/v4.11.4/packages/rum)

---
updated-dependencies:
- dependency-name: "@datadog/browser-rum"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-14 04:26:57 +00:00
dependabot[bot]
9272e18ac0
Bump caniuse-lite from 1.0.30001344 to 1.0.30001352 in /frontend
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001344 to 1.0.30001352.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001344...1.0.30001352)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-10 04:26:03 +00:00
Giulio
469c2c0d57 Bump eventsource from 1.1.0 to 1.1.1 in /frontend 2022-06-02 09:59:36 +02:00
Giulio
d4aa03c85e Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/eventsource-1.1.1' into dev 2022-06-02 09:51:12 +02:00
Giulio
c83cf498c9 yarn update 2022-06-02 09:39:50 +02:00
dependabot[bot]
1ba473d777
Bump eventsource from 1.1.0 to 1.1.1 in /frontend
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 22:49:52 +00:00
Giulio
1411be11fe Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/caniuse-lite-1.0.30001344' into dev 2022-06-01 16:11:33 +02:00
Giulio
862ef0fab8 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/socket.io-client-4.5.1' into dev 2022-06-01 16:10:46 +02:00
dependabot[bot]
11c339afe8
Bump @datadog/browser-rum from 4.10.3 to 4.11.2 in /frontend
Bumps [@datadog/browser-rum](https://github.com/DataDog/browser-sdk/tree/HEAD/packages/rum) from 4.10.3 to 4.11.2.
- [Release notes](https://github.com/DataDog/browser-sdk/releases)
- [Changelog](https://github.com/DataDog/browser-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DataDog/browser-sdk/commits/v4.11.2/packages/rum)

---
updated-dependencies:
- dependency-name: "@datadog/browser-rum"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-31 04:19:56 +00:00
dependabot[bot]
b319231dfe
Bump caniuse-lite from 1.0.30001341 to 1.0.30001344 in /frontend
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001341 to 1.0.30001344.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001341...1.0.30001344)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 04:25:40 +00:00
dependabot[bot]
acb977b9ba
Bump socket.io-client from 4.5.0 to 4.5.1 in /frontend
Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.5.0...4.5.1)

---
updated-dependencies:
- dependency-name: socket.io-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-19 13:01:13 +00:00
Giulio
a5a5ca741b Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/datadog/browser-rum-4.10.3' into dev 2022-05-19 14:54:34 +02:00
Giulio
aa69d2c525 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/vue-router-3.5.4' into dev 2022-05-19 14:53:14 +02:00
dependabot[bot]
f885203606
Bump @datadog/browser-rum from 4.8.1 to 4.10.3 in /frontend
Bumps [@datadog/browser-rum](https://github.com/DataDog/browser-sdk/tree/HEAD/packages/rum) from 4.8.1 to 4.10.3.
- [Release notes](https://github.com/DataDog/browser-sdk/releases)
- [Changelog](https://github.com/DataDog/browser-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DataDog/browser-sdk/commits/v4.10.3/packages/rum)

---
updated-dependencies:
- dependency-name: "@datadog/browser-rum"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-19 04:17:01 +00:00
dependabot[bot]
dd521c483a
Bump vue-router from 3.5.3 to 3.5.4 in /frontend
Bumps [vue-router](https://github.com/vuejs/router) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/vuejs/router/releases)
- [Changelog](https://github.com/vuejs/router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/router/commits)

---
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-05-17 04:19:38 +00:00
dependabot[bot]
5919138616
Bump caniuse-lite from 1.0.30001338 to 1.0.30001341 in /frontend
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001338 to 1.0.30001341.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001338...1.0.30001341)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 04:23:01 +00:00
dependabot[bot]
8e1431fef0
Bump caniuse-lite from 1.0.30001336 to 1.0.30001338 in /frontend
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001336 to 1.0.30001338.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001336...1.0.30001338)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 04:29:55 +00:00
Giulio
efd4e20037 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/caniuse-lite-1.0.30001336' into dev 2022-05-05 11:30:06 +02:00
dependabot[bot]
0c3c5bc1dd
Bump socket.io-client from 4.4.1 to 4.5.0 in /frontend
Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.4.1...4.5.0)

---
updated-dependencies:
- dependency-name: socket.io-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 09:12:35 +00:00
dependabot[bot]
d4d48a6e4a
Bump caniuse-lite from 1.0.30001335 to 1.0.30001336 in /frontend
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001335 to 1.0.30001336.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001335...1.0.30001336)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 09:12:11 +00:00
Alberto Xamin
19bea99961 add datadog proxy 2022-04-10 19:09:27 +02:00
Alberto Xamin
468b439dd4 add datadog proxy 2022-04-10 19:08:36 +02:00
Alberto Xamin
a56ff25105 add ddog rum 2022-04-07 11:23:42 +02:00
dependabot[bot]
89917a7824
Bump caniuse-lite from 1.0.30001323 to 1.0.30001325 in /frontend
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001323 to 1.0.30001325.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001323...1.0.30001325)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 04:23:15 +00:00
dependabot[bot]
87fb52ff1e
Bump caniuse-lite from 1.0.30001322 to 1.0.30001323 in /frontend
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001322 to 1.0.30001323.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001322...1.0.30001323)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 04:23:56 +00:00
Giulio
90b138d70a fixed rangeless card 2022-03-31 23:11:07 +02:00
Giulio
0818bfbf22 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/vue-i18n-8.27.1' into dev 2022-03-30 12:35:28 +02:00
dependabot[bot]
fdf4c97176
Bump caniuse-lite from 1.0.30001320 to 1.0.30001322 in /frontend
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001320 to 1.0.30001322.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001320...1.0.30001322)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 04:20:56 +00:00
dependabot[bot]
0c3ff913b1
Bump vue-i18n from 8.27.0 to 8.27.1 in /frontend
Bumps [vue-i18n](https://github.com/kazupon/vue-i18n) from 8.27.0 to 8.27.1.
- [Release notes](https://github.com/kazupon/vue-i18n/releases)
- [Changelog](https://github.com/kazupon/vue-i18n/blob/v8.x/CHANGELOG.md)
- [Commits](https://github.com/kazupon/vue-i18n/compare/v8.27.0...v8.27.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 04:22:55 +00:00
Giulio
eaf3d374ad Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/workbox-webpack-plugin-6.5.2' into dev 2022-03-25 13:58:07 +01:00
Giulio
4893f69e27 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/vue/cli-plugin-router-5.0.4' into dev 2022-03-25 13:58:03 +01:00
dependabot[bot]
111934e728
Bump workbox-webpack-plugin from 6.5.1 to 6.5.2 in /frontend
Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.5.1 to 6.5.2.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v6.5.1...v6.5.2)

---
updated-dependencies:
- dependency-name: workbox-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 04:23:33 +00:00
dependabot[bot]
c799ba8e26
Bump @vue/cli-plugin-router from 5.0.3 to 5.0.4 in /frontend
Bumps [@vue/cli-plugin-router](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-router) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.4/packages/@vue/cli-plugin-router)

---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-router"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 04:22:38 +00:00
dependabot[bot]
63c8b1ab02
Bump caniuse-lite from 1.0.30001317 to 1.0.30001320 in /frontend
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001317 to 1.0.30001320.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001317...1.0.30001320)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 04:21:06 +00:00
Giulio
2cda50e825 choose a random card when it is face down 2022-03-22 12:42:20 +01:00