@oneblink/apps-react 5.12.2-beta.2 → 5.12.2-beta.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
1
- @import url('https://js.arcgis.com/4.28/@arcgis/core/assets/esri/themes/light/main.css');
1
+ @import url('https://js.arcgis.com/4.29/@arcgis/core/assets/esri/themes/light/main.css');
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@oneblink/apps-react",
3
3
  "description": "Helper functions for OneBlink apps in ReactJS.",
4
- "version": "5.12.2-beta.2",
4
+ "version": "5.12.2-beta.3",
5
5
  "author": "OneBlink <developers@oneblink.io> (https://oneblink.io)",
6
6
  "bugs": {
7
7
  "url": "https://github.com/oneblink/apps-react/issues"
8
8
  },
9
9
  "dependencies": {
10
- "@arcgis/core": "~4.28.10",
10
+ "@arcgis/core": "~4.29.10",
11
11
  "@emotion/react": "^11.11.3",
12
12
  "@emotion/styled": "^11.11.0",
13
13
  "@oneblink/sdk-core": "^6.0.1-beta.2",
@@ -47,7 +47,7 @@
47
47
  "@mui/material": "^5.15.6",
48
48
  "@mui/x-date-pickers": "^6.19.2",
49
49
  "@oneblink/apps": "^11.0.1-beta.2",
50
- "@oneblink/release-cli": "^3.0.1",
50
+ "@oneblink/release-cli": "^3.1.0",
51
51
  "@oneblink/types": "github:oneblink/types",
52
52
  "@types/blueimp-load-image": "^5.16.6",
53
53
  "@types/color": "^3.0.6",