jmapserver-ng-core 2.2.0 → 2.2.2
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
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "jmapserver-ng-core",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.2",
|
|
4
4
|
"description": "K2 Geospatial - JMap Server NG Core library implementation",
|
|
5
5
|
"private": false,
|
|
6
6
|
"main": "public/index.js",
|
|
@@ -28,78 +28,78 @@
|
|
|
28
28
|
}
|
|
29
29
|
},
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@fortawesome/fontawesome-pro": "^6.
|
|
32
|
-
"@fortawesome/fontawesome-svg-core": "^6.
|
|
33
|
-
"@fortawesome/pro-duotone-svg-icons": "^6.
|
|
34
|
-
"@fortawesome/pro-light-svg-icons": "^6.
|
|
35
|
-
"@fortawesome/pro-regular-svg-icons": "^6.
|
|
36
|
-
"@fortawesome/pro-solid-svg-icons": "^6.
|
|
31
|
+
"@fortawesome/fontawesome-pro": "^6.5.2",
|
|
32
|
+
"@fortawesome/fontawesome-svg-core": "^6.5.2",
|
|
33
|
+
"@fortawesome/pro-duotone-svg-icons": "^6.5.2",
|
|
34
|
+
"@fortawesome/pro-light-svg-icons": "^6.5.2",
|
|
35
|
+
"@fortawesome/pro-regular-svg-icons": "^6.5.2",
|
|
36
|
+
"@fortawesome/pro-solid-svg-icons": "^6.5.2",
|
|
37
37
|
"@fortawesome/react-fontawesome": "^0.2.0",
|
|
38
38
|
"@turf/turf": "^6.5.0",
|
|
39
|
-
"ajv": "^8.
|
|
40
|
-
"ajv-formats": "^
|
|
41
|
-
"axios": "^1.6.
|
|
42
|
-
"core-js": "^3.
|
|
43
|
-
"date-fns": "^
|
|
39
|
+
"ajv": "^8.13.0",
|
|
40
|
+
"ajv-formats": "^3.0.1",
|
|
41
|
+
"axios": "^1.6.8",
|
|
42
|
+
"core-js": "^3.37.1",
|
|
43
|
+
"date-fns": "^3.6.0",
|
|
44
44
|
"history": "^5.3.0",
|
|
45
45
|
"html2canvas": "^1.4.1",
|
|
46
46
|
"json-logic-js": "^2.0.2",
|
|
47
47
|
"json-pointer": "^0.6.2",
|
|
48
|
-
"maplibre-gl": "^
|
|
48
|
+
"maplibre-gl": "^4.3.0",
|
|
49
49
|
"material-design-icons": "^3.0.1",
|
|
50
|
-
"normalize-diacritics": "^
|
|
51
|
-
"proj4": "^2.
|
|
52
|
-
"react": "^18.
|
|
53
|
-
"react-dom": "^18.
|
|
54
|
-
"react-pannellum": "^0.2.
|
|
55
|
-
"react-redux": "^
|
|
56
|
-
"react-rnd": "^10.
|
|
57
|
-
"react-tooltip": "^5.
|
|
58
|
-
"react-zoom-pan-pinch": "^3.
|
|
59
|
-
"redux": "^
|
|
60
|
-
"regenerator-runtime": "^0.14.
|
|
61
|
-
"uuid": "^9.0.
|
|
50
|
+
"normalize-diacritics": "^5.0.0",
|
|
51
|
+
"proj4": "^2.11.0",
|
|
52
|
+
"react": "^18.3.1",
|
|
53
|
+
"react-dom": "^18.3.1",
|
|
54
|
+
"react-pannellum": "^0.2.14",
|
|
55
|
+
"react-redux": "^9.1.2",
|
|
56
|
+
"react-rnd": "^10.4.10",
|
|
57
|
+
"react-tooltip": "^5.26.4",
|
|
58
|
+
"react-zoom-pan-pinch": "^3.4.4",
|
|
59
|
+
"redux": "^5.0.1",
|
|
60
|
+
"regenerator-runtime": "^0.14.1",
|
|
61
|
+
"uuid": "^9.0.1",
|
|
62
62
|
"wellknown": "^0.5.0"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
65
|
-
"@babel/core": "^7.
|
|
66
|
-
"@babel/plugin-proposal-decorators": "^7.
|
|
67
|
-
"@babel/plugin-transform-arrow-functions": "^7.
|
|
68
|
-
"@babel/plugin-transform-class-properties": "^7.
|
|
69
|
-
"@babel/plugin-transform-object-assign": "^7.
|
|
70
|
-
"@babel/plugin-transform-react-jsx": "^7.
|
|
71
|
-
"@babel/plugin-transform-runtime": "^7.
|
|
72
|
-
"@babel/preset-env": "^7.
|
|
73
|
-
"@babel/preset-react": "^7.
|
|
74
|
-
"@babel/preset-typescript": "^7.
|
|
75
|
-
"@babel/runtime": "^7.
|
|
76
|
-
"@types/json-pointer": "^1.0.
|
|
77
|
-
"@types/proj4": "^2.5.
|
|
78
|
-
"@types/react": "^18.2
|
|
79
|
-
"@types/react-dom": "^18.
|
|
80
|
-
"@types/uuid": "^9.0.
|
|
81
|
-
"@types/wellknown": "^0.5.
|
|
82
|
-
"@typescript-eslint/eslint-plugin": "^
|
|
83
|
-
"@typescript-eslint/parser": "^
|
|
65
|
+
"@babel/core": "^7.24.5",
|
|
66
|
+
"@babel/plugin-proposal-decorators": "^7.24.1",
|
|
67
|
+
"@babel/plugin-transform-arrow-functions": "^7.24.1",
|
|
68
|
+
"@babel/plugin-transform-class-properties": "^7.24.1",
|
|
69
|
+
"@babel/plugin-transform-object-assign": "^7.24.1",
|
|
70
|
+
"@babel/plugin-transform-react-jsx": "^7.23.4",
|
|
71
|
+
"@babel/plugin-transform-runtime": "^7.24.3",
|
|
72
|
+
"@babel/preset-env": "^7.24.5",
|
|
73
|
+
"@babel/preset-react": "^7.24.1",
|
|
74
|
+
"@babel/preset-typescript": "^7.24.1",
|
|
75
|
+
"@babel/runtime": "^7.24.5",
|
|
76
|
+
"@types/json-pointer": "^1.0.34",
|
|
77
|
+
"@types/proj4": "^2.5.5",
|
|
78
|
+
"@types/react": "^18.3.2",
|
|
79
|
+
"@types/react-dom": "^18.3.0",
|
|
80
|
+
"@types/uuid": "^9.0.8",
|
|
81
|
+
"@types/wellknown": "^0.5.8",
|
|
82
|
+
"@typescript-eslint/eslint-plugin": "^7.9.0",
|
|
83
|
+
"@typescript-eslint/parser": "^7.9.0",
|
|
84
84
|
"babel-loader": "^9.1.3",
|
|
85
|
-
"copy-webpack-plugin": "12.0.2",
|
|
86
|
-
"css-loader": "^
|
|
85
|
+
"copy-webpack-plugin": "^12.0.2",
|
|
86
|
+
"css-loader": "^7.1.1",
|
|
87
87
|
"del": "^6.1.1",
|
|
88
|
-
"eslint": "^8.
|
|
89
|
-
"eslint-config-prettier": "^9.
|
|
90
|
-
"eslint-plugin-import": "^2.
|
|
91
|
-
"eslint-plugin-jsdoc": "^
|
|
88
|
+
"eslint": "^8.56.0",
|
|
89
|
+
"eslint-config-prettier": "^9.1.0",
|
|
90
|
+
"eslint-plugin-import": "^2.29.1",
|
|
91
|
+
"eslint-plugin-jsdoc": "^48.2.5",
|
|
92
92
|
"eslint-plugin-prefer-arrow": "^1.2.3",
|
|
93
93
|
"file-loader": "^6.2.0",
|
|
94
|
-
"jmapserver-ng-core-types": "2.2.
|
|
95
|
-
"postcss-loader": "^
|
|
94
|
+
"jmapserver-ng-core-types": "2.2.1",
|
|
95
|
+
"postcss-loader": "^8.1.1",
|
|
96
96
|
"postcss-parent-selector": "^1.0.0",
|
|
97
|
-
"style-loader": "^
|
|
98
|
-
"terser-webpack-plugin": "^5.3.
|
|
99
|
-
"ts-loader": "^9.
|
|
100
|
-
"typescript": "^5.
|
|
101
|
-
"webpack": "^5.
|
|
102
|
-
"webpack-bundle-analyzer": "^4.
|
|
103
|
-
"webpack-dev-server": "^
|
|
97
|
+
"style-loader": "^4.0.0",
|
|
98
|
+
"terser-webpack-plugin": "^5.3.10",
|
|
99
|
+
"ts-loader": "^9.5.1",
|
|
100
|
+
"typescript": "^5.4.5",
|
|
101
|
+
"webpack": "^5.91.0",
|
|
102
|
+
"webpack-bundle-analyzer": "^4.10.2",
|
|
103
|
+
"webpack-dev-server": "^5.0.4"
|
|
104
104
|
}
|
|
105
105
|
}
|