Skip to content

Commit 7bd930e

Browse files
committed
build(web): v3.43.1
1 parent d4e6720 commit 7bd930e

File tree

133 files changed

+2352
-1319
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

133 files changed

+2352
-1319
lines changed

packages/maps-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"react-native": "~0.62.3"
4848
},
4949
"dependencies": {
50-
"@appbaseio/reactivecore": "9.14.30",
50+
"@appbaseio/reactivecore": "9.14.31",
5151
"@ptomasroos/react-native-multi-slider": "^0.0.13",
5252
"appbase-js": "^5.2.0",
5353
"hoist-non-react-statics": "^3.3.0",
Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
{
2-
"name": "geodistancedropdown",
3-
"version": "1.0.0",
4-
"description": "GeoDistanceDropdown example for ReactiveSearch",
5-
"main": "index.js",
6-
"license": "Apache-2.0",
7-
"dependencies": {
8-
"@appbaseio/reactivemaps": "3.0.0",
9-
"@appbaseio/reactivesearch": "3.42.1",
10-
"react": "^17.0.0",
11-
"react-dom": "^17.0.0",
12-
"react-scripts": "3.0.1"
13-
},
14-
"scripts": {
15-
"start": "react-scripts start",
16-
"build": "react-scripts build",
17-
"test": "react-scripts test",
18-
"eject": "react-scripts eject"
19-
},
20-
"browserslist": {
21-
"production": [
22-
">0.2%",
23-
"not dead",
24-
"not op_mini all"
25-
],
26-
"development": [
27-
"last 1 chrome version",
28-
"last 1 firefox version",
29-
"last 1 safari version"
30-
]
31-
}
32-
}
2+
"name": "geodistancedropdown",
3+
"version": "1.0.0",
4+
"description": "GeoDistanceDropdown example for ReactiveSearch",
5+
"main": "index.js",
6+
"license": "Apache-2.0",
7+
"dependencies": {
8+
"@appbaseio/reactivemaps": "3.0.2",
9+
"@appbaseio/reactivesearch": "3.43.1",
10+
"react": "^17.0.0",
11+
"react-dom": "^17.0.0",
12+
"react-scripts": "3.0.1"
13+
},
14+
"scripts": {
15+
"start": "react-scripts start",
16+
"build": "react-scripts build",
17+
"test": "react-scripts test",
18+
"eject": "react-scripts eject"
19+
},
20+
"browserslist": {
21+
"production": [
22+
">0.2%",
23+
"not dead",
24+
"not op_mini all"
25+
],
26+
"development": [
27+
"last 1 chrome version",
28+
"last 1 firefox version",
29+
"last 1 safari version"
30+
]
31+
}
32+
}
Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
{
2-
"name": "geodistanceslider",
3-
"version": "1.0.0",
4-
"description": "GeoDistanceSlider example for ReactiveSearch",
5-
"main": "index.js",
6-
"license": "Apache-2.0",
7-
"dependencies": {
8-
"@appbaseio/reactivemaps": "3.0.0",
9-
"@appbaseio/reactivesearch": "3.42.1",
10-
"react": "^17.0.0",
11-
"react-dom": "^17.0.0",
12-
"react-scripts": "3.0.1"
13-
},
14-
"scripts": {
15-
"start": "react-scripts start",
16-
"build": "react-scripts build",
17-
"test": "react-scripts test",
18-
"eject": "react-scripts eject"
19-
},
20-
"browserslist": {
21-
"production": [
22-
">0.2%",
23-
"not dead",
24-
"not op_mini all"
25-
],
26-
"development": [
27-
"last 1 chrome version",
28-
"last 1 firefox version",
29-
"last 1 safari version"
30-
]
31-
}
32-
}
2+
"name": "geodistanceslider",
3+
"version": "1.0.0",
4+
"description": "GeoDistanceSlider example for ReactiveSearch",
5+
"main": "index.js",
6+
"license": "Apache-2.0",
7+
"dependencies": {
8+
"@appbaseio/reactivemaps": "3.0.2",
9+
"@appbaseio/reactivesearch": "3.43.1",
10+
"react": "^17.0.0",
11+
"react-dom": "^17.0.0",
12+
"react-scripts": "3.0.1"
13+
},
14+
"scripts": {
15+
"start": "react-scripts start",
16+
"build": "react-scripts build",
17+
"test": "react-scripts test",
18+
"eject": "react-scripts eject"
19+
},
20+
"browserslist": {
21+
"production": [
22+
">0.2%",
23+
"not dead",
24+
"not op_mini all"
25+
],
26+
"development": [
27+
"last 1 chrome version",
28+
"last 1 firefox version",
29+
"last 1 safari version"
30+
]
31+
}
32+
}
Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
{
2-
"name": "reactivemap",
3-
"version": "1.0.0",
4-
"description": "ReactiveMap example for ReactiveSearch",
5-
"main": "index.js",
6-
"license": "Apache-2.0",
7-
"dependencies": {
8-
"@appbaseio/reactivemaps": "3.0.0",
9-
"@appbaseio/reactivesearch": "3.42.1",
10-
"react": "^17.0.0",
11-
"react-dom": "^17.0.0",
12-
"react-scripts": "3.0.1"
13-
},
14-
"scripts": {
15-
"start": "react-scripts start",
16-
"build": "react-scripts build",
17-
"test": "react-scripts test",
18-
"eject": "react-scripts eject"
19-
},
20-
"browserslist": {
21-
"production": [
22-
">0.2%",
23-
"not dead",
24-
"not op_mini all"
25-
],
26-
"development": [
27-
"last 1 chrome version",
28-
"last 1 firefox version",
29-
"last 1 safari version"
30-
]
31-
}
32-
}
2+
"name": "reactivemap",
3+
"version": "1.0.0",
4+
"description": "ReactiveMap example for ReactiveSearch",
5+
"main": "index.js",
6+
"license": "Apache-2.0",
7+
"dependencies": {
8+
"@appbaseio/reactivemaps": "3.0.2",
9+
"@appbaseio/reactivesearch": "3.43.1",
10+
"react": "^17.0.0",
11+
"react-dom": "^17.0.0",
12+
"react-scripts": "3.0.1"
13+
},
14+
"scripts": {
15+
"start": "react-scripts start",
16+
"build": "react-scripts build",
17+
"test": "react-scripts test",
18+
"eject": "react-scripts eject"
19+
},
20+
"browserslist": {
21+
"production": [
22+
">0.2%",
23+
"not dead",
24+
"not op_mini all"
25+
],
26+
"development": [
27+
"last 1 chrome version",
28+
"last 1 firefox version",
29+
"last 1 safari version"
30+
]
31+
}
32+
}
Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
{
2-
"name": "geodistancedropdown-mongodb",
3-
"version": "1.0.0",
4-
"description": "GeoDistanceDropdown example for ReactiveSearch using mongodb backend",
5-
"main": "index.js",
6-
"license": "Apache-2.0",
7-
"dependencies": {
8-
"@appbaseio/reactivemaps": "3.0.0",
9-
"@appbaseio/reactivesearch": "3.42.1",
10-
"react": "^17.0.0",
11-
"react-dom": "^17.0.0",
12-
"react-scripts": "3.0.1"
13-
},
14-
"scripts": {
15-
"start": "react-scripts start",
16-
"build": "react-scripts build",
17-
"test": "react-scripts test",
18-
"eject": "react-scripts eject"
19-
},
20-
"browserslist": {
21-
"production": [
22-
">0.2%",
23-
"not dead",
24-
"not op_mini all"
25-
],
26-
"development": [
27-
"last 1 chrome version",
28-
"last 1 firefox version",
29-
"last 1 safari version"
30-
]
31-
}
32-
}
2+
"name": "geodistancedropdown-mongodb",
3+
"version": "1.0.0",
4+
"description": "GeoDistanceDropdown example for ReactiveSearch using mongodb backend",
5+
"main": "index.js",
6+
"license": "Apache-2.0",
7+
"dependencies": {
8+
"@appbaseio/reactivemaps": "3.0.2",
9+
"@appbaseio/reactivesearch": "3.43.1",
10+
"react": "^17.0.0",
11+
"react-dom": "^17.0.0",
12+
"react-scripts": "3.0.1"
13+
},
14+
"scripts": {
15+
"start": "react-scripts start",
16+
"build": "react-scripts build",
17+
"test": "react-scripts test",
18+
"eject": "react-scripts eject"
19+
},
20+
"browserslist": {
21+
"production": [
22+
">0.2%",
23+
"not dead",
24+
"not op_mini all"
25+
],
26+
"development": [
27+
"last 1 chrome version",
28+
"last 1 firefox version",
29+
"last 1 safari version"
30+
]
31+
}
32+
}
Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
{
2-
"name": "geodistanceslider-mongodb",
3-
"version": "1.0.0",
4-
"description": "GeoDistanceSlider example for ReactiveSearch using mongodb backend",
5-
"main": "index.js",
6-
"license": "Apache-2.0",
7-
"dependencies": {
8-
"@appbaseio/reactivemaps": "3.0.0",
9-
"@appbaseio/reactivesearch": "3.42.1",
10-
"react": "^17.0.0",
11-
"react-dom": "^17.0.0",
12-
"react-scripts": "3.0.1"
13-
},
14-
"scripts": {
15-
"start": "react-scripts start",
16-
"build": "react-scripts build",
17-
"test": "react-scripts test",
18-
"eject": "react-scripts eject"
19-
},
20-
"browserslist": {
21-
"production": [
22-
">0.2%",
23-
"not dead",
24-
"not op_mini all"
25-
],
26-
"development": [
27-
"last 1 chrome version",
28-
"last 1 firefox version",
29-
"last 1 safari version"
30-
]
31-
}
32-
}
2+
"name": "geodistanceslider-mongodb",
3+
"version": "1.0.0",
4+
"description": "GeoDistanceSlider example for ReactiveSearch using mongodb backend",
5+
"main": "index.js",
6+
"license": "Apache-2.0",
7+
"dependencies": {
8+
"@appbaseio/reactivemaps": "3.0.2",
9+
"@appbaseio/reactivesearch": "3.43.1",
10+
"react": "^17.0.0",
11+
"react-dom": "^17.0.0",
12+
"react-scripts": "3.0.1"
13+
},
14+
"scripts": {
15+
"start": "react-scripts start",
16+
"build": "react-scripts build",
17+
"test": "react-scripts test",
18+
"eject": "react-scripts eject"
19+
},
20+
"browserslist": {
21+
"production": [
22+
">0.2%",
23+
"not dead",
24+
"not op_mini all"
25+
],
26+
"development": [
27+
"last 1 chrome version",
28+
"last 1 firefox version",
29+
"last 1 safari version"
30+
]
31+
}
32+
}
Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
{
2-
"name": "reactivemap-mongodb",
3-
"version": "1.0.0",
4-
"description": "ReactiveMap example for ReactiveSearch using mongodb backend",
5-
"main": "index.js",
6-
"license": "Apache-2.0",
7-
"dependencies": {
8-
"@appbaseio/reactivemaps": "3.0.0",
9-
"@appbaseio/reactivesearch": "3.42.1",
10-
"react": "^17.0.0",
11-
"react-dom": "^17.0.0",
12-
"react-scripts": "3.0.1"
13-
},
14-
"scripts": {
15-
"start": "react-scripts start",
16-
"build": "react-scripts build",
17-
"test": "react-scripts test",
18-
"eject": "react-scripts eject"
19-
},
20-
"browserslist": {
21-
"production": [
22-
">0.2%",
23-
"not dead",
24-
"not op_mini all"
25-
],
26-
"development": [
27-
"last 1 chrome version",
28-
"last 1 firefox version",
29-
"last 1 safari version"
30-
]
31-
}
32-
}
2+
"name": "reactivemap-mongodb",
3+
"version": "1.0.0",
4+
"description": "ReactiveMap example for ReactiveSearch using mongodb backend",
5+
"main": "index.js",
6+
"license": "Apache-2.0",
7+
"dependencies": {
8+
"@appbaseio/reactivemaps": "3.0.2",
9+
"@appbaseio/reactivesearch": "3.43.1",
10+
"react": "^17.0.0",
11+
"react-dom": "^17.0.0",
12+
"react-scripts": "3.0.1"
13+
},
14+
"scripts": {
15+
"start": "react-scripts start",
16+
"build": "react-scripts build",
17+
"test": "react-scripts test",
18+
"eject": "react-scripts eject"
19+
},
20+
"browserslist": {
21+
"production": [
22+
">0.2%",
23+
"not dead",
24+
"not op_mini all"
25+
],
26+
"development": [
27+
"last 1 chrome version",
28+
"last 1 firefox version",
29+
"last 1 safari version"
30+
]
31+
}
32+
}

0 commit comments

Comments
 (0)