@esri/solutions-components 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@esri/solutions-components",
3
- "version": "0.1.2",
3
+ "version": "0.1.3",
4
4
  "description": "Web Components for Esri's Solutions Applications",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.js",
@@ -61,7 +61,7 @@
61
61
  "react": "^18.2.0",
62
62
  "rimraf": "^3.0.2",
63
63
  "tailwindcss": "3.0.23",
64
- "ts-node": "^10.4.0",
64
+ "ts-node": "^10.9.1",
65
65
  "tslib": "^2.4.0",
66
66
  "typescript": "^4.8.4"
67
67
  },
@@ -75,12 +75,12 @@
75
75
  "@esri/arcgis-rest-portal": "^3.4.2",
76
76
  "@esri/arcgis-rest-request": "^3.4.2",
77
77
  "@esri/arcgis-rest-service-admin": "^3.4.2",
78
+ "@esri/calcite-components": "1.0.0-beta.97",
78
79
  "@esri/hub-common": "9.29.0",
79
80
  "@esri/hub-initiatives": "9.29.0",
80
81
  "@esri/hub-sites": "9.29.0",
81
82
  "@esri/hub-teams": "9.29.0",
82
- "@esri/solution-common": "1.5.3",
83
- "@esri/calcite-components": "1.0.0-beta.97"
83
+ "@esri/solution-common": "1.5.3"
84
84
  },
85
85
  "repository": {
86
86
  "type": "git",