@golstats/gsc-relevant-data 1.0.42 → 1.1.0
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-C-lQwOt4.js → CardBase-BNBUZGU7-B-3ifIbW.js} +1 -1
- package/dist/{CardBaseAllIndividual-D5JoiQqR-CQ7qJLEj.js → CardBaseAllIndividual-D5JoiQqR-toSAbTZ-.js} +1 -1
- package/dist/{CardGeneral-DTteAML4-93RKzxCe.js → CardGeneral-DTteAML4-BddQmutl.js} +2 -2
- package/dist/{CardGeneralIndividual-D-FKsjFO-CmovAwSw.js → CardGeneralIndividual-D-FKsjFO-DkrLF_fv.js} +2 -2
- package/dist/{CardGeneralTeams-C0Z5qzcM-ClTiB51c.js → CardGeneralTeams-C0Z5qzcM-DDeCMH2Y.js} +1 -1
- package/dist/{CardIndividual-BhPQqGlc-mIIaRZoX.js → CardIndividual-BhPQqGlc-CPGWRbfO.js} +3 -3
- package/dist/{CardIndividual1vs1-QeAXN4f--C6iZdhqE.js → CardIndividual1vs1-QeAXN4f--CBfAcO1i.js} +2 -2
- package/dist/{CardIndividualAreas-CHLqS1mw-6rKAfxIu.js → CardIndividualAreas-CHLqS1mw-CfmiwLwT.js} +2 -2
- package/dist/{CardIndividualCenters-hEROPxzH-CNKV_CJl.js → CardIndividualCenters-hEROPxzH-J-YeCLIr.js} +2 -2
- package/dist/{CardIndividualDistance-BQ8zwHOn-Dmsu4iNB.js → CardIndividualDistance-BQ8zwHOn-av0Fx-e6.js} +2 -2
- package/dist/{CardIndividualFouls-ChdbYcE_-it2aMzJr.js → CardIndividualFouls-ChdbYcE_-B4i4MTqN.js} +2 -2
- package/dist/{CardIndividualGoalParticipation-B9xqQ51i-BdeZougA.js → CardIndividualGoalParticipation-B9xqQ51i-75Gs7K-A.js} +2 -2
- package/dist/{CardIndividualGoals-BtqVuDiw-C-MNIBHR.js → CardIndividualGoals-BtqVuDiw-Bk3BitBk.js} +2 -2
- package/dist/{CardIndividualGold-BLT3Mk27-BAntzJ1z.js → CardIndividualGold-BLT3Mk27-BqrTeC3a.js} +3 -3
- package/dist/{CardIndividualNoGoalReceived-DJoQF9wO-CJRQ5JGl.js → CardIndividualNoGoalReceived-DJoQF9wO-fSG0d07Y.js} +2 -2
- package/dist/{CardIndividualPerformance-lhPwEGlm-BcyFM5xV.js → CardIndividualPerformance-lhPwEGlm-FM4kljrY.js} +2 -2
- package/dist/{CardIndividualSaves-CVjR2-WK-g3WeTPlW.js → CardIndividualSaves-CVjR2-WK-CoFAzK_Y.js} +2 -2
- package/dist/{CardIndividualShotsOnGoal-BHHi894T-BkjRMjWe.js → CardIndividualShotsOnGoal-BHHi894T-DA4zP7Tv.js} +2 -2
- package/dist/{CardIndividualStatistics-C-kaGAYd-DRVUe-ur.js → CardIndividualStatistics-C-kaGAYd-ttRvMO6y.js} +2 -2
- package/dist/{CardPromTournament-BFRTPeVe-Bw1z8Y0X.js → CardPromTournament-BFRTPeVe-DC4I4aSa.js} +2 -2
- package/dist/{CardSuccessfulPasses-C_L5d6hy-IXasaHtL.js → CardSuccessfulPasses-C_L5d6hy-D7q2okvw.js} +2 -2
- package/dist/{CardTheMostProductive-BBt8B_sf-DkuRPR-c.js → CardTheMostProductive-BBt8B_sf-CzdcJBqF.js} +3 -3
- package/dist/{PlayerProfileCircle-CJTiOj5E-c0pQdtnz.js → PlayerProfileCircle-CJTiOj5E-Bjw4EJZN.js} +1 -1
- package/dist/{Shield-If5I91AC-B4ZPbbjg.js → Shield-If5I91AC-tV_KmJ2I.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 +6 -6
- package/dist/{index-Bqma4UkM.js → index-UfwjVVAK.js} +1517 -1449
- package/package.json +5 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@golstats/gsc-relevant-data",
|
|
3
|
-
"version": "1.0
|
|
3
|
+
"version": "1.1.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist"
|
|
@@ -18,19 +18,21 @@
|
|
|
18
18
|
"build": "vite build",
|
|
19
19
|
"preview": "vite preview",
|
|
20
20
|
"lint": "eslint . --fix",
|
|
21
|
-
"format": "prettier --write src/"
|
|
21
|
+
"format": "prettier --write src/",
|
|
22
|
+
"test:e2e": "npx playwright test"
|
|
22
23
|
},
|
|
23
24
|
"dependencies": {
|
|
24
25
|
"@golstats/gsc-data-cards": "^1.0.32",
|
|
25
26
|
"@golstats/gsc-season-select": "^1.0.10",
|
|
26
27
|
"@golstats/gsc-slider": "^1.0.5",
|
|
27
28
|
"@golstats/gsc-switch-component": "^1.0.14",
|
|
28
|
-
"@golstats/gsc-tournament-select": "^1.0.
|
|
29
|
+
"@golstats/gsc-tournament-select": "^1.0.21",
|
|
29
30
|
"axios": "^1.7.9",
|
|
30
31
|
"vue": "3.4.14"
|
|
31
32
|
},
|
|
32
33
|
"devDependencies": {
|
|
33
34
|
"@eslint/js": "^9.14.0",
|
|
35
|
+
"@playwright/test": "^1.59.1",
|
|
34
36
|
"@vitejs/plugin-vue": "^5.2.1",
|
|
35
37
|
"@vue/eslint-config-prettier": "^10.1.0",
|
|
36
38
|
"eslint": "^9.14.0",
|