@esri/solutions-components 0.10.0 → 0.10.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +6 -6
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@esri/solutions-components",
|
3
|
-
"version": "0.10.
|
3
|
+
"version": "0.10.1",
|
4
4
|
"description": "Web Components for Esri's Solutions Applications",
|
5
5
|
"main": "dist/index.cjs.js",
|
6
6
|
"module": "dist/index.js",
|
@@ -49,7 +49,7 @@
|
|
49
49
|
"@stencil/sass": "^3.0.12",
|
50
50
|
"@stencil/store": "^2.0.16",
|
51
51
|
"@types/jest": "^29.5.12",
|
52
|
-
"@types/node": "^
|
52
|
+
"@types/node": "^22.1.0",
|
53
53
|
"@typescript-eslint/eslint-plugin": "^7.17.0",
|
54
54
|
"@typescript-eslint/parser": "^7.17.0",
|
55
55
|
"autoprefixer": "^10.4.19",
|
@@ -61,7 +61,7 @@
|
|
61
61
|
"eslint-plugin-jest": "28.6.0",
|
62
62
|
"eslint-plugin-prettier": "5.2.1",
|
63
63
|
"eslint-plugin-react": "7.35.0",
|
64
|
-
"eslint-plugin-unicorn": "^
|
64
|
+
"eslint-plugin-unicorn": "^55.0.0",
|
65
65
|
"esri-loader": "^3.7.0",
|
66
66
|
"form-request-submit-polyfill": "^2.0.0",
|
67
67
|
"gh-release": "^7.0.2",
|
@@ -78,7 +78,7 @@
|
|
78
78
|
"tslib": "^2.6.3",
|
79
79
|
"tsx": "^4.16.2",
|
80
80
|
"typescript": "^5.5.4",
|
81
|
-
"workbox-build": "^
|
81
|
+
"workbox-build": "^7.1.1"
|
82
82
|
},
|
83
83
|
"dependencies": {
|
84
84
|
"@arcgis/core": "^4.30.8",
|
@@ -87,11 +87,11 @@
|
|
87
87
|
"@esri/arcgis-rest-portal": "^3.7.0",
|
88
88
|
"@esri/arcgis-rest-request": "^3.7.0",
|
89
89
|
"@esri/calcite-components": "2.10.1",
|
90
|
-
"@esri/hub-common": "^14.
|
90
|
+
"@esri/hub-common": "^14.168.0",
|
91
91
|
"@esri/hub-initiatives": "^14.0.0",
|
92
92
|
"@esri/hub-sites": "^15.0.0",
|
93
93
|
"@esri/hub-teams": "^14.1.1",
|
94
|
-
"@esri/solution-common": "^5.
|
94
|
+
"@esri/solution-common": "^5.5.1",
|
95
95
|
"@pdf-lib/fontkit": "^1.1.1",
|
96
96
|
"focus-trap": "7.5.4",
|
97
97
|
"jspdf": "^2.5.1",
|