@golstats/gsc-relevant-data 1.1.0 → 1.1.1
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-BNBUZGU7-B-3ifIbW.js → CardBase-BNBUZGU7-CQL3FKH4.js} +1 -1
- package/dist/{CardBaseAllIndividual-D5JoiQqR-toSAbTZ-.js → CardBaseAllIndividual-D5JoiQqR-DWvua8kU.js} +1 -1
- package/dist/{CardGeneral-DTteAML4-BddQmutl.js → CardGeneral-DTteAML4-BoCp5vlA.js} +2 -2
- package/dist/{CardGeneralIndividual-D-FKsjFO-DkrLF_fv.js → CardGeneralIndividual-D-FKsjFO-DmczWq_i.js} +2 -2
- package/dist/{CardGeneralTeams-C0Z5qzcM-DDeCMH2Y.js → CardGeneralTeams-C0Z5qzcM-Bh5TOCqP.js} +1 -1
- package/dist/{CardIndividual-BhPQqGlc-CPGWRbfO.js → CardIndividual-BhPQqGlc-CejXGqdX.js} +3 -3
- package/dist/{CardIndividual1vs1-QeAXN4f--CBfAcO1i.js → CardIndividual1vs1-QeAXN4f--v6tZgRnG.js} +2 -2
- package/dist/{CardIndividualAreas-CHLqS1mw-CfmiwLwT.js → CardIndividualAreas-CHLqS1mw-PZoijJ8r.js} +2 -2
- package/dist/{CardIndividualCenters-hEROPxzH-J-YeCLIr.js → CardIndividualCenters-hEROPxzH-CtlPKP5Y.js} +2 -2
- package/dist/{CardIndividualDistance-BQ8zwHOn-av0Fx-e6.js → CardIndividualDistance-BQ8zwHOn-CA5xiYDZ.js} +2 -2
- package/dist/{CardIndividualFouls-ChdbYcE_-B4i4MTqN.js → CardIndividualFouls-ChdbYcE_-B40KY0oC.js} +2 -2
- package/dist/{CardIndividualGoalParticipation-B9xqQ51i-75Gs7K-A.js → CardIndividualGoalParticipation-B9xqQ51i-OsxCuASk.js} +2 -2
- package/dist/{CardIndividualGoals-BtqVuDiw-Bk3BitBk.js → CardIndividualGoals-BtqVuDiw-Bq-a1M0D.js} +2 -2
- package/dist/{CardIndividualGold-BLT3Mk27-BqrTeC3a.js → CardIndividualGold-BLT3Mk27-CaeXji6h.js} +3 -3
- package/dist/{CardIndividualNoGoalReceived-DJoQF9wO-fSG0d07Y.js → CardIndividualNoGoalReceived-DJoQF9wO-Dxf13B0V.js} +2 -2
- package/dist/{CardIndividualPerformance-lhPwEGlm-FM4kljrY.js → CardIndividualPerformance-lhPwEGlm-B7WXzM3P.js} +2 -2
- package/dist/{CardIndividualSaves-CVjR2-WK-CoFAzK_Y.js → CardIndividualSaves-CVjR2-WK-DUwpE6Cq.js} +2 -2
- package/dist/{CardIndividualShotsOnGoal-BHHi894T-DA4zP7Tv.js → CardIndividualShotsOnGoal-BHHi894T-B--B6LCk.js} +2 -2
- package/dist/{CardIndividualStatistics-C-kaGAYd-ttRvMO6y.js → CardIndividualStatistics-C-kaGAYd-rITqUEcS.js} +2 -2
- package/dist/{CardPromTournament-BFRTPeVe-DC4I4aSa.js → CardPromTournament-BFRTPeVe-DyS-zRNp.js} +2 -2
- package/dist/{CardSuccessfulPasses-C_L5d6hy-D7q2okvw.js → CardSuccessfulPasses-C_L5d6hy-BH3ayI_z.js} +2 -2
- package/dist/{CardTheMostProductive-BBt8B_sf-CzdcJBqF.js → CardTheMostProductive-BBt8B_sf-CljO4w32.js} +3 -3
- package/dist/{PlayerProfileCircle-CJTiOj5E-Bjw4EJZN.js → PlayerProfileCircle-CJTiOj5E-C-JYhyfq.js} +1 -1
- package/dist/{Shield-If5I91AC-tV_KmJ2I.js → Shield-If5I91AC-A8wl9qI_.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-UfwjVVAK.js → index-CSLdtYfE.js} +537 -518
- 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.1",
|
|
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.23",
|
|
30
30
|
"axios": "^1.7.9",
|
|
31
31
|
"vue": "3.4.14"
|
|
32
32
|
},
|