@golstats/gsc-relevant-data 1.1.3 → 1.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{CardBase-LHalf2V1-DH_4cIUy.js → CardBase-LHalf2V1-gM0JKVF-.js} +1 -1
- package/dist/{CardBaseAllIndividual-CWBagEwG-uRQJM1eE.js → CardBaseAllIndividual-CWBagEwG-rRtweqQb.js} +1 -1
- package/dist/{CardGeneral-eo3knIIA-DiSDBUxd.js → CardGeneral-eo3knIIA-Cw7SSKar.js} +2 -2
- package/dist/{CardGeneralIndividual-CAzGqXtP-CKucAqIc.js → CardGeneralIndividual-CAzGqXtP-CpwE80Qx.js} +2 -2
- package/dist/{CardGeneralTeams-uDvy9Z7o-4o1o3rmK.js → CardGeneralTeams-uDvy9Z7o-B3ug44ty.js} +1 -1
- package/dist/{CardIndividual-BKTMzciS-CVYDhxcW.js → CardIndividual-BKTMzciS-P7_p3HZN.js} +3 -3
- package/dist/{CardIndividual1vs1-DnPVKDmp-DnamlHEl.js → CardIndividual1vs1-DnPVKDmp-DAHZ3cxu.js} +2 -2
- package/dist/{CardIndividualAreas-D5l7k_ww-DUXH6N-P.js → CardIndividualAreas-D5l7k_ww-Bg8XGflE.js} +2 -2
- package/dist/{CardIndividualCenters-BqtSPfOh-CHUdOS1l.js → CardIndividualCenters-BqtSPfOh-BT4uxHzJ.js} +2 -2
- package/dist/{CardIndividualDistance-DjbQVGp0-BG1JjZiV.js → CardIndividualDistance-DjbQVGp0-B-30-yL4.js} +2 -2
- package/dist/{CardIndividualFouls-C-mzTK7G-Cog70HZW.js → CardIndividualFouls-C-mzTK7G-i_H3MkUS.js} +2 -2
- package/dist/{CardIndividualGoalParticipation-DvGAjbsL-GeLVQIHO.js → CardIndividualGoalParticipation-DvGAjbsL-C63iLYAR.js} +2 -2
- package/dist/{CardIndividualGoals-CMC_PTbH-BamdFgox.js → CardIndividualGoals-CMC_PTbH-BJyxhprO.js} +2 -2
- package/dist/{CardIndividualGold-D_-tb2Tk-DHL-TpvC.js → CardIndividualGold-D_-tb2Tk-Px7JV5Kb.js} +3 -3
- package/dist/{CardIndividualNoGoalReceived-DQSO9Yd2-D3O-ZUsH.js → CardIndividualNoGoalReceived-DQSO9Yd2-auZvTo1Q.js} +2 -2
- package/dist/{CardIndividualPerformance-zyTJ5UCy-DF-f26EN.js → CardIndividualPerformance-zyTJ5UCy-BN-0QQWp.js} +2 -2
- package/dist/{CardIndividualSaves-BecZ6U_G-nCSJXu1D.js → CardIndividualSaves-BecZ6U_G-D64yPzZo.js} +2 -2
- package/dist/{CardIndividualShotsOnGoal-C7aZbXYB-CIQP7Eui.js → CardIndividualShotsOnGoal-C7aZbXYB-jV70w3Eo.js} +2 -2
- package/dist/{CardIndividualStatistics-C20JRZ7J-Ft1l0Wp0.js → CardIndividualStatistics-C20JRZ7J-BAPngS-r.js} +2 -2
- package/dist/{CardPromTournament-BuPsC06q-BiAAvgkF.js → CardPromTournament-BuPsC06q-iGt0SmuT.js} +2 -2
- package/dist/{CardSuccessfulPasses-BlTLO_xO-CqjTwJQB.js → CardSuccessfulPasses-BlTLO_xO-CgRaAluz.js} +2 -2
- package/dist/{CardTheMostProductive-CSBkS-Z_-DFac0hnk.js → CardTheMostProductive-CSBkS-Z_-7yvpmX4S.js} +3 -3
- package/dist/{PlayerProfileCircle-DPjdqyyS-vdPCwx6y.js → PlayerProfileCircle-DPjdqyyS-gUHYHzk1.js} +1 -1
- package/dist/{Shield-CfA9mcrj-w0qszHpb.js → Shield-CfA9mcrj-BnRevU4H.js} +1 -1
- package/dist/gsc-relevant-data.css +1 -1
- package/dist/gsc-relevant-data.js +1 -1
- package/dist/gsc-relevant-data.umd.cjs +5 -5
- package/dist/{index-DpIUU483.js → index-DWNr0l0v.js} +1126 -1072
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@golstats/gsc-relevant-data",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.5",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist"
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"@golstats/gsc-season-select": "^1.0.10",
|
|
27
27
|
"@golstats/gsc-slider": "^1.0.5",
|
|
28
28
|
"@golstats/gsc-switch-component": "^1.0.14",
|
|
29
|
-
"@golstats/gsc-tournament-select": "^1.0.
|
|
29
|
+
"@golstats/gsc-tournament-select": "^1.0.25",
|
|
30
30
|
"axios": "^1.7.9",
|
|
31
31
|
"vue": "3.4.14"
|
|
32
32
|
},
|