@golstats/gsc-relevant-data 1.0.29 → 1.0.30
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-DJPEW7xu-zu5HiNTY.js → CardBase-DJPEW7xu-Dbm_mygI.js} +1 -1
- package/dist/{CardBaseAllIndividual-CJY0KdrJ-DldJidLC.js → CardBaseAllIndividual-CJY0KdrJ-EvHfD5v4.js} +1 -1
- package/dist/{CardGeneral-CDS08xVv-DrhrBfCW.js → CardGeneral-CDS08xVv-CCi2_U2s.js} +2 -2
- package/dist/{CardGeneralIndividual-DoXvg6Ch-Cad7P3KH.js → CardGeneralIndividual-DoXvg6Ch-Bsa2aipQ.js} +2 -2
- package/dist/{CardGeneralTeams-FYzVxcB3-BJEeMFfq.js → CardGeneralTeams-FYzVxcB3-D5AKYz_8.js} +1 -1
- package/dist/{CardIndividual-u8FZLLmq-CkYXi6nP.js → CardIndividual-u8FZLLmq-B_qc_C9H.js} +3 -3
- package/dist/{CardIndividual1vs1-C13lA1gg-DtZS07JH.js → CardIndividual1vs1-C13lA1gg-iEarB2NT.js} +2 -2
- package/dist/{CardIndividualAreas-D13F6fry-v_O1E2cq.js → CardIndividualAreas-D13F6fry-w-VstsDT.js} +2 -2
- package/dist/{CardIndividualCenters-If_CjK9--CxFidjFs.js → CardIndividualCenters-If_CjK9--DvKGpL33.js} +2 -2
- package/dist/{CardIndividualDistance-DtT14cRG-CacX2rYQ.js → CardIndividualDistance-DtT14cRG-BSKK3feA.js} +2 -2
- package/dist/{CardIndividualFouls-Bsm2M4Gv-BQWh3Mzy.js → CardIndividualFouls-Bsm2M4Gv-C3T5yb6a.js} +2 -2
- package/dist/{CardIndividualGoalParticipation-DxJDrw64-D-2PKiIp.js → CardIndividualGoalParticipation-DxJDrw64-DvFScUkW.js} +2 -2
- package/dist/{CardIndividualGoals-tVv3jx9v-BSoBtAkm.js → CardIndividualGoals-tVv3jx9v-D4VBHbSI.js} +2 -2
- package/dist/{CardIndividualGold-B3awfrVU-BzDWDxWP.js → CardIndividualGold-B3awfrVU-C0mTHe0N.js} +3 -3
- package/dist/{CardIndividualNoGoalReceived-plZw_S4K-BJXRHyGe.js → CardIndividualNoGoalReceived-plZw_S4K-DsoOjPzS.js} +2 -2
- package/dist/{CardIndividualPerformance-pONmvZ---BiCskaGI.js → CardIndividualPerformance-pONmvZ---C64339s5.js} +2 -2
- package/dist/{CardIndividualSaves-7NZaLckt-llaHw8oq.js → CardIndividualSaves-7NZaLckt-CKvNkMHL.js} +2 -2
- package/dist/{CardIndividualShotsOnGoal-BA2B5zK2-CXgYDknH.js → CardIndividualShotsOnGoal-BA2B5zK2-Iu7lqBQ0.js} +2 -2
- package/dist/{CardIndividualStatistics-BdNBubd3--QBgCwF1.js → CardIndividualStatistics-BdNBubd3-BSlsoDqk.js} +2 -2
- package/dist/{CardPromTournament-IvcxYf42-BapSwhlG.js → CardPromTournament-IvcxYf42-DHmGMmbh.js} +2 -2
- package/dist/{CardSuccessfulPasses-CvGqK_hf-9XEqLpwO.js → CardSuccessfulPasses-CvGqK_hf-Cxs0Xxl_.js} +2 -2
- package/dist/{CardTheMostProductive-Crx3j88e-TkSthOTh.js → CardTheMostProductive-Crx3j88e-Bdw1295B.js} +3 -3
- package/dist/{PlayerProfileCircle-BQwTCjvG-IvKj54os.js → PlayerProfileCircle-BQwTCjvG-FCUyK-BY.js} +1 -1
- package/dist/{Shield-aiuYwUJa-TqFi61AL.js → Shield-aiuYwUJa-Dvf91Um4.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-D43086wF.js → index-CsGcio2U.js} +656 -631
- 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.0.
|
|
3
|
+
"version": "1.0.30",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist"
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"@golstats/gsc-season-select": "^1.0.9",
|
|
26
26
|
"@golstats/gsc-slider": "^1.0.5",
|
|
27
27
|
"@golstats/gsc-switch-component": "^1.0.14",
|
|
28
|
-
"@golstats/gsc-tournament-select": "^1.0.
|
|
28
|
+
"@golstats/gsc-tournament-select": "^1.0.15",
|
|
29
29
|
"axios": "^1.7.9",
|
|
30
30
|
"vue": "3.4.14"
|
|
31
31
|
},
|