Skip to content

Commit

Permalink
build(web): v4.0.0-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bietkul committed Mar 15, 2023
1 parent dde895a commit f022587
Show file tree
Hide file tree
Showing 121 changed files with 979 additions and 3,271 deletions.
2 changes: 1 addition & 1 deletion packages/maps-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"react-native": "~0.62.3"
},
"dependencies": {
"@appbaseio/reactivecore": "10.0.0-alpha.3",
"@appbaseio/reactivecore": "10.0.0-alpha.4",
"@ptomasroos/react-native-multi-slider": "^0.0.13",
"appbase-js": "^5.2.0",
"hoist-non-react-statics": "^3.3.0",
Expand Down
74 changes: 37 additions & 37 deletions packages/maps/examples/GeoDistanceDropdown/package.json
Original file line number Diff line number Diff line change
@@ -1,38 +1,38 @@
{
"name": "geodistancedropdown",
"version": "1.0.0",
"description": "GeoDistanceDropdown example for ReactiveSearch",
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "4.0.0-rc",
"@appbaseio/reactivesearch": "4.0.0-rc.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
"name": "geodistancedropdown",
"version": "1.0.0",
"description": "GeoDistanceDropdown example for ReactiveSearch",
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "4.0.0-rc",
"@appbaseio/reactivesearch": "4.0.0-rc.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
74 changes: 37 additions & 37 deletions packages/maps/examples/GeoDistanceSlider/package.json
Original file line number Diff line number Diff line change
@@ -1,38 +1,38 @@
{
"name": "geodistanceslider",
"version": "1.0.0",
"description": "GeoDistanceSlider example for ReactiveSearch",
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "4.0.0-rc",
"@appbaseio/reactivesearch": "4.0.0-rc.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
"name": "geodistanceslider",
"version": "1.0.0",
"description": "GeoDistanceSlider example for ReactiveSearch",
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "4.0.0-rc",
"@appbaseio/reactivesearch": "4.0.0-rc.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
74 changes: 37 additions & 37 deletions packages/maps/examples/QuickStartStep1/package.json
Original file line number Diff line number Diff line change
@@ -1,38 +1,38 @@
{
"name": "quickstart-step-1",
"version": "1.0.0",
"description": "Quick Start example - step 1 - for ReactiveSearch",
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "4.0.0-rc",
"@appbaseio/reactivesearch": "4.0.0-rc.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
"name": "quickstart-step-1",
"version": "1.0.0",
"description": "Quick Start example - step 1 - for ReactiveSearch",
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "4.0.0-rc",
"@appbaseio/reactivesearch": "4.0.0-rc.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
74 changes: 37 additions & 37 deletions packages/maps/examples/QuickStartStep2/package.json
Original file line number Diff line number Diff line change
@@ -1,38 +1,38 @@
{
"name": "quickstart-step-2",
"version": "1.0.0",
"description": "Quick Start example - step 2 - for ReactiveSearch",
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "4.0.0-rc",
"@appbaseio/reactivesearch": "4.0.0-rc.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
"name": "quickstart-step-2",
"version": "1.0.0",
"description": "Quick Start example - step 2 - for ReactiveSearch",
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "4.0.0-rc",
"@appbaseio/reactivesearch": "4.0.0-rc.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
74 changes: 37 additions & 37 deletions packages/maps/examples/ReactiveMap/package.json
Original file line number Diff line number Diff line change
@@ -1,38 +1,38 @@
{
"name": "reactivemap",
"version": "1.0.0",
"description": "ReactiveMap example for ReactiveSearch",
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "4.0.0-rc",
"@appbaseio/reactivesearch": "4.0.0-rc.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
"name": "reactivemap",
"version": "1.0.0",
"description": "ReactiveMap example for ReactiveSearch",
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "4.0.0-rc",
"@appbaseio/reactivesearch": "4.0.0-rc.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
Loading

0 comments on commit f022587

Please sign in to comment.