@golstats/gsc-relevant-data 1.0.32 → 1.0.34
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-nNtQb2Ql.js → CardBase-DJPEW7xu-DvigOSsN.js} +1 -1
- package/dist/{CardBaseAllIndividual-CJY0KdrJ-VQeGUfko.js → CardBaseAllIndividual-CJY0KdrJ-D3GoC5YQ.js} +1 -1
- package/dist/{CardGeneral-CDS08xVv-K1hIeQBi.js → CardGeneral-CDS08xVv-ZCgeOXT9.js} +2 -2
- package/dist/{CardGeneralIndividual-DoXvg6Ch-j36w-VTY.js → CardGeneralIndividual-DoXvg6Ch-Q1vOwbqe.js} +2 -2
- package/dist/{CardGeneralTeams-FYzVxcB3-HBKaQWm6.js → CardGeneralTeams-FYzVxcB3-CxxTwq-e.js} +1 -1
- package/dist/{CardIndividual-u8FZLLmq-Bv-YlbL7.js → CardIndividual-u8FZLLmq-MD9cTt86.js} +3 -3
- package/dist/{CardIndividual1vs1-C13lA1gg-38oFECNK.js → CardIndividual1vs1-C13lA1gg-VkxfTHCY.js} +2 -2
- package/dist/{CardIndividualAreas-D13F6fry-DUCILHUr.js → CardIndividualAreas-D13F6fry-DGMuzBOv.js} +2 -2
- package/dist/{CardIndividualCenters-If_CjK9--EDkO3EgQ.js → CardIndividualCenters-If_CjK9--CF3f_V-A.js} +2 -2
- package/dist/{CardIndividualDistance-DtT14cRG-fzd_3f2V.js → CardIndividualDistance-DtT14cRG-CqMixyll.js} +2 -2
- package/dist/{CardIndividualFouls-Bsm2M4Gv-Bx7bJZ39.js → CardIndividualFouls-Bsm2M4Gv-Ch5n8GIs.js} +2 -2
- package/dist/{CardIndividualGoalParticipation-DxJDrw64-BgkSQfFZ.js → CardIndividualGoalParticipation-DxJDrw64-DAooJtOi.js} +2 -2
- package/dist/{CardIndividualGoals-tVv3jx9v-CKyB3FiT.js → CardIndividualGoals-tVv3jx9v-BQN3CZ2w.js} +2 -2
- package/dist/{CardIndividualGold-B3awfrVU-1WoNcvkV.js → CardIndividualGold-B3awfrVU-BuDP2fNh.js} +3 -3
- package/dist/{CardIndividualNoGoalReceived-plZw_S4K-DldHcZq8.js → CardIndividualNoGoalReceived-plZw_S4K-CXu3Np6y.js} +2 -2
- package/dist/{CardIndividualPerformance-pONmvZ---D78J9qsy.js → CardIndividualPerformance-pONmvZ---hq8Jz-PA.js} +2 -2
- package/dist/{CardIndividualSaves-7NZaLckt-CSigQa0w.js → CardIndividualSaves-7NZaLckt-BuJkgBsg.js} +2 -2
- package/dist/{CardIndividualShotsOnGoal-BA2B5zK2-C5R5vJDc.js → CardIndividualShotsOnGoal-BA2B5zK2-BZsEQQ61.js} +2 -2
- package/dist/{CardIndividualStatistics-BdNBubd3-CnMPq289.js → CardIndividualStatistics-BdNBubd3-BlcbtVI2.js} +2 -2
- package/dist/{CardPromTournament-IvcxYf42-CkmdxcPL.js → CardPromTournament-IvcxYf42-CVgWxA2S.js} +2 -2
- package/dist/{CardSuccessfulPasses-CvGqK_hf-B2kMbuvy.js → CardSuccessfulPasses-CvGqK_hf-PI8YbzyZ.js} +2 -2
- package/dist/{CardTheMostProductive-Crx3j88e-CdVynE_1.js → CardTheMostProductive-Crx3j88e-BGxgikpm.js} +3 -3
- package/dist/{PlayerProfileCircle-BQwTCjvG-DuG2v9nS.js → PlayerProfileCircle-BQwTCjvG-m9kGWHFb.js} +1 -1
- package/dist/{Shield-aiuYwUJa-TKsy_VsR.js → Shield-aiuYwUJa-sBSEvsAv.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-CF_HguOy.js → index-EJts-ABe.js} +1671 -1465
- package/package.json +3 -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.34",
|
|
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.19",
|
|
29
29
|
"axios": "^1.7.9",
|
|
30
30
|
"vue": "3.4.14"
|
|
31
31
|
},
|
|
@@ -36,6 +36,7 @@
|
|
|
36
36
|
"eslint": "^9.14.0",
|
|
37
37
|
"eslint-plugin-vue": "^9.30.0",
|
|
38
38
|
"prettier": "^3.3.3",
|
|
39
|
+
"sass": "^1.66.1",
|
|
39
40
|
"vite": "^6.0.5",
|
|
40
41
|
"vite-plugin-vue-devtools": "^7.6.8"
|
|
41
42
|
}
|