@gooddata/sdk-ui-geo 11.19.0-alpha.3 → 11.19.0-alpha.4
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/package.json +15 -17
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/sdk-ui-geo",
|
|
3
|
-
"version": "11.19.0-alpha.
|
|
3
|
+
"version": "11.19.0-alpha.4",
|
|
4
4
|
"description": "GoodData.UI SDK - Geo Charts",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"@gooddata/number-formatter": "^1.0.6",
|
|
36
36
|
"classnames": "^2.3.1",
|
|
37
37
|
"default-import": "1.1.5",
|
|
38
|
-
"lodash-es": "^4.17.
|
|
38
|
+
"lodash-es": "^4.17.23",
|
|
39
39
|
"mapbox-gl": "^2.6.1",
|
|
40
40
|
"maplibre-gl": "^4.7.1",
|
|
41
41
|
"react-intl": "7.1.11",
|
|
@@ -43,12 +43,12 @@
|
|
|
43
43
|
"ts-invariant": "^0.7.5",
|
|
44
44
|
"tslib": "2.8.1",
|
|
45
45
|
"uuid": "^11.1.0",
|
|
46
|
-
"@gooddata/sdk-backend-spi": "11.19.0-alpha.
|
|
47
|
-
"@gooddata/sdk-
|
|
48
|
-
"@gooddata/sdk-
|
|
49
|
-
"@gooddata/sdk-ui-
|
|
50
|
-
"@gooddata/sdk-ui-
|
|
51
|
-
"@gooddata/sdk-ui-vis-commons": "11.19.0-alpha.
|
|
46
|
+
"@gooddata/sdk-backend-spi": "11.19.0-alpha.4",
|
|
47
|
+
"@gooddata/sdk-ui": "11.19.0-alpha.4",
|
|
48
|
+
"@gooddata/sdk-model": "11.19.0-alpha.4",
|
|
49
|
+
"@gooddata/sdk-ui-theme-provider": "11.19.0-alpha.4",
|
|
50
|
+
"@gooddata/sdk-ui-kit": "11.19.0-alpha.4",
|
|
51
|
+
"@gooddata/sdk-ui-vis-commons": "11.19.0-alpha.4"
|
|
52
52
|
},
|
|
53
53
|
"devDependencies": {
|
|
54
54
|
"@microsoft/api-documenter": "^7.17.0",
|
|
@@ -68,14 +68,12 @@
|
|
|
68
68
|
"@vitest/eslint-plugin": "1.6.6",
|
|
69
69
|
"dependency-cruiser": "^14.1.2",
|
|
70
70
|
"eslint": "^9.39.2",
|
|
71
|
-
"eslint-config-prettier": "10.1.8",
|
|
72
71
|
"eslint-plugin-header": "3.1.1",
|
|
73
72
|
"eslint-plugin-import-esm": "1.2.1",
|
|
74
73
|
"eslint-plugin-import-x": "4.16.1",
|
|
75
74
|
"eslint-plugin-jsdoc": "62.1.0",
|
|
76
75
|
"eslint-plugin-no-barrel-files": "1.2.2",
|
|
77
76
|
"eslint-plugin-no-only-tests": "3.3.0",
|
|
78
|
-
"eslint-plugin-prettier": "5.5.4",
|
|
79
77
|
"eslint-plugin-react": "7.37.5",
|
|
80
78
|
"eslint-plugin-react-hooks": "5.2.0",
|
|
81
79
|
"eslint-plugin-sonarjs": "3.0.6",
|
|
@@ -85,13 +83,13 @@
|
|
|
85
83
|
"react": "19.1.1",
|
|
86
84
|
"react-dom": "19.1.1",
|
|
87
85
|
"sass": "1.70.0",
|
|
88
|
-
"stylelint": "^
|
|
86
|
+
"stylelint": "^16.26.1",
|
|
89
87
|
"typescript": "5.9.3",
|
|
90
88
|
"vitest": "4.0.8",
|
|
91
89
|
"vitest-dom": "0.1.1",
|
|
92
|
-
"@gooddata/eslint-config": "11.19.0-alpha.
|
|
93
|
-
"@gooddata/sdk-backend-mockingbird": "11.19.0-alpha.
|
|
94
|
-
"@gooddata/stylelint-config": "11.19.0-alpha.
|
|
90
|
+
"@gooddata/eslint-config": "11.19.0-alpha.4",
|
|
91
|
+
"@gooddata/sdk-backend-mockingbird": "11.19.0-alpha.4",
|
|
92
|
+
"@gooddata/stylelint-config": "11.19.0-alpha.4"
|
|
95
93
|
},
|
|
96
94
|
"peerDependencies": {
|
|
97
95
|
"react": "^18.0.0 || ^19.0.0",
|
|
@@ -109,14 +107,14 @@
|
|
|
109
107
|
"dep-cruiser": "depcruise --validate .dependency-cruiser.cjs --output-type err-long src/",
|
|
110
108
|
"eslint": "eslint .",
|
|
111
109
|
"eslint-fix": "eslint . --fix",
|
|
112
|
-
"prettier-check": "prettier --
|
|
113
|
-
"prettier-write": "prettier --
|
|
110
|
+
"prettier-check": "prettier --check .",
|
|
111
|
+
"prettier-write": "prettier --write .",
|
|
114
112
|
"scss": "sass --load-path=node_modules --load-path=node_modules/mapbox-gl/dist --load-path=node_modules/maplibre-gl/dist styles/scss/main.scss:styles/css/main.css",
|
|
115
113
|
"stylelint": "stylelint '**/*.scss'",
|
|
116
114
|
"stylelint-fix": "stylelint '**/*.scss' --fix",
|
|
117
115
|
"test": "vitest watch",
|
|
118
116
|
"test-once": "vitest run",
|
|
119
|
-
"validate": "
|
|
117
|
+
"validate": "npm run eslint && npm run dep-cruiser && npm run stylelint && npm run validate-locales && npm run prettier-check && npm run validate-theming",
|
|
120
118
|
"validate-esm": "node --input-type=module --eval 'import \"@gooddata/sdk-ui-geo\"'",
|
|
121
119
|
"validate-locales": "cd ../sdk-ui && npm run validate-locales",
|
|
122
120
|
"validate-theming": "npm run scss && node scripts/validateCss.js"
|