chg: pkg: upgrade the BE deps to the latest possible version #14

This commit is contained in:
2026-07-27 18:35:42 +02:00
parent 4bf7ac358d
commit 82fff0cdf0
19 changed files with 1537 additions and 1522 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
<div class="mine-container">
<div id="mine-wrapper"
data-env="{{ env }}"
data-game-id="{{ app.request.get('gameAssoc') }}"
data-game-id="{{ game_assoc }}"
data-opponent-name="{{ opponent_name }}"
data-is-authenticated="{{ app.user ? '1' : '0' }}"
data-mercure-hub-url="{{ mercure_hub_url }}"