Skip to content

Commit

Permalink
build(web): v3.30.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bietkul committed Apr 28, 2022
1 parent 385aebc commit e6d9e32
Show file tree
Hide file tree
Showing 84 changed files with 240 additions and 240 deletions.
56 changes: 28 additions & 28 deletions packages/maps/examples/GeoDistanceDropdown/package.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
{
"name": "geodistancedropdown",
"version": "1.0.0",
"description": "GeoDistanceDropdown example for ReactiveSearch",
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "3.0.0",
"@appbaseio/reactivesearch": "3.30.1",
"react": "^16.2.0",
"react-dom": "^16.2.0"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"css-loader": "^0.28.11",
"style-loader": "^0.21.0",
"webpack": "^4.28.3",
"webpack-cli": "^3.2.0",
"webpack-dev-server": "^3.1.14"
},
"scripts": {
"build": "webpack -p --progress",
"start": "webpack-dev-server --hot --inline --progress --colors --port 8001 --open"
}
}
"name": "geodistancedropdown",
"version": "1.0.0",
"description": "GeoDistanceDropdown example for ReactiveSearch",
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "3.0.0",
"@appbaseio/reactivesearch": "3.30.2",
"react": "^16.2.0",
"react-dom": "^16.2.0"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"css-loader": "^0.28.11",
"style-loader": "^0.21.0",
"webpack": "^4.28.3",
"webpack-cli": "^3.2.0",
"webpack-dev-server": "^3.1.14"
},
"scripts": {
"build": "webpack -p --progress",
"start": "webpack-dev-server --hot --inline --progress --colors --port 8001 --open"
}
}
54 changes: 27 additions & 27 deletions packages/maps/examples/GeoDistanceSlider/package.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"name": "geodistanceslider",
"version": "1.0.0",
"description": "GeoDistanceSlider example for ReactiveSearch",
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivesearch": "3.30.1",
"@appbaseio/reactivemaps": "3.0.0",
"react": "^16.2.0",
"react-dom": "^16.2.0"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"css-loader": "^0.28.7",
"webpack": "^4.28.3",
"webpack-cli": "^3.2.0",
"webpack-dev-server": "^3.1.14"
},
"scripts": {
"build": "webpack -p --progress",
"start": "webpack-dev-server --hot --inline --progress --colors --port 8001 --open"
}
}
"name": "geodistanceslider",
"version": "1.0.0",
"description": "GeoDistanceSlider example for ReactiveSearch",
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivesearch": "3.30.2",
"@appbaseio/reactivemaps": "3.0.0",
"react": "^16.2.0",
"react-dom": "^16.2.0"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"css-loader": "^0.28.7",
"webpack": "^4.28.3",
"webpack-cli": "^3.2.0",
"webpack-dev-server": "^3.1.14"
},
"scripts": {
"build": "webpack -p --progress",
"start": "webpack-dev-server --hot --inline --progress --colors --port 8001 --open"
}
}
54 changes: 27 additions & 27 deletions packages/maps/examples/ReactiveMap/package.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"name": "reactivemap",
"version": "1.0.0",
"description": "ReactiveMap example for ReactiveSearch",
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivesearch": "3.30.1",
"@appbaseio/reactivemaps": "3.0.0",
"react": "^16.2.0",
"react-dom": "^16.2.0"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"css-loader": "^0.28.7",
"webpack": "^4.28.3",
"webpack-cli": "^3.2.0",
"webpack-dev-server": "^3.1.14"
},
"scripts": {
"build": "webpack -p --progress",
"start": "webpack-dev-server --hot --inline --progress --colors --port 8001"
}
}
"name": "reactivemap",
"version": "1.0.0",
"description": "ReactiveMap example for ReactiveSearch",
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivesearch": "3.30.2",
"@appbaseio/reactivemaps": "3.0.0",
"react": "^16.2.0",
"react-dom": "^16.2.0"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"css-loader": "^0.28.7",
"webpack": "^4.28.3",
"webpack-cli": "^3.2.0",
"webpack-dev-server": "^3.1.14"
},
"scripts": {
"build": "webpack -p --progress",
"start": "webpack-dev-server --hot --inline --progress --colors --port 8001"
}
}
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"name": "geodistancedropdown-mongodb",
"version": "1.0.0",
"description": "GeoDistanceDropdown example for ReactiveSearch using mongodb backend",
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivesearch": "3.30.1",
"@appbaseio/reactivemaps": "3.0.0",
"react": "^16.2.0",
"react-dom": "^16.2.0"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"css-loader": "^0.28.7",
"webpack": "^4.28.3",
"webpack-cli": "^3.2.0",
"webpack-dev-server": "^3.1.14"
},
"scripts": {
"build": "webpack -p --progress",
"start": "webpack-dev-server --hot --inline --progress --colors --port 8001"
}
}
"name": "geodistancedropdown-mongodb",
"version": "1.0.0",
"description": "GeoDistanceDropdown example for ReactiveSearch using mongodb backend",
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivesearch": "3.30.2",
"@appbaseio/reactivemaps": "3.0.0",
"react": "^16.2.0",
"react-dom": "^16.2.0"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"css-loader": "^0.28.7",
"webpack": "^4.28.3",
"webpack-cli": "^3.2.0",
"webpack-dev-server": "^3.1.14"
},
"scripts": {
"build": "webpack -p --progress",
"start": "webpack-dev-server --hot --inline --progress --colors --port 8001"
}
}
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"name": "geodistanceslider-mongodb",
"version": "1.0.0",
"description": "GeoDistanceSlider example for ReactiveSearch using mongodb backend",
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivesearch": "3.30.1",
"@appbaseio/reactivemaps": "3.0.0",
"react": "^16.2.0",
"react-dom": "^16.2.0"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"css-loader": "^0.28.7",
"webpack": "^4.28.3",
"webpack-cli": "^3.2.0",
"webpack-dev-server": "^3.1.14"
},
"scripts": {
"build": "webpack -p --progress",
"start": "webpack-dev-server --hot --inline --progress --colors --port 8001"
}
}
"name": "geodistanceslider-mongodb",
"version": "1.0.0",
"description": "GeoDistanceSlider example for ReactiveSearch using mongodb backend",
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivesearch": "3.30.2",
"@appbaseio/reactivemaps": "3.0.0",
"react": "^16.2.0",
"react-dom": "^16.2.0"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"css-loader": "^0.28.7",
"webpack": "^4.28.3",
"webpack-cli": "^3.2.0",
"webpack-dev-server": "^3.1.14"
},
"scripts": {
"build": "webpack -p --progress",
"start": "webpack-dev-server --hot --inline --progress --colors --port 8001"
}
}
54 changes: 27 additions & 27 deletions packages/maps/examples/mongo-examples/ReactiveMap/package.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"name": "reactivemap-mongodb",
"version": "1.0.0",
"description": "ReactiveMap example for ReactiveSearch using mongodb backend",
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivesearch": "3.30.1",
"@appbaseio/reactivemaps": "3.0.0",
"react": "^16.2.0",
"react-dom": "^16.2.0"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"css-loader": "^0.28.7",
"webpack": "^4.28.3",
"webpack-cli": "^3.2.0",
"webpack-dev-server": "^3.1.14"
},
"scripts": {
"build": "webpack -p --progress",
"start": "webpack-dev-server --hot --inline --progress --colors --port 8001"
}
}
"name": "reactivemap-mongodb",
"version": "1.0.0",
"description": "ReactiveMap example for ReactiveSearch using mongodb backend",
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivesearch": "3.30.2",
"@appbaseio/reactivemaps": "3.0.0",
"react": "^16.2.0",
"react-dom": "^16.2.0"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"css-loader": "^0.28.7",
"webpack": "^4.28.3",
"webpack-cli": "^3.2.0",
"webpack-dev-server": "^3.1.14"
},
"scripts": {
"build": "webpack -p --progress",
"start": "webpack-dev-server --hot --inline --progress --colors --port 8001"
}
}
2 changes: 1 addition & 1 deletion packages/playground
Submodule playground updated 1 files
+1 −1 package.json
2 changes: 1 addition & 1 deletion packages/web/examples/CategorySearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivesearch": "3.30.1",
"@appbaseio/reactivesearch": "3.30.2",
"react": "^16.7.0-alpha.2",
"react-dom": "^16.7.0-alpha.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivesearch": "3.30.1",
"@appbaseio/reactivesearch": "3.30.2",
"react": "^16.7.0-alpha.2",
"react-dom": "^16.7.0-alpha.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/CustomSelectedFilters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivesearch": "3.30.1",
"@appbaseio/reactivesearch": "3.30.2",
"react": "^16.2.0",
"react-dom": "^16.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/DataSearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivesearch": "3.30.1",
"@appbaseio/reactivesearch": "3.30.2",
"react": "^16.7.0-alpha.2",
"react-dom": "^16.7.0-alpha.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/DataSearchControlled/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivesearch": "3.30.1",
"@appbaseio/reactivesearch": "3.30.2",
"react": "^16.7.0-alpha.2",
"react-dom": "^16.7.0-alpha.2"
},
Expand Down
Loading

0 comments on commit e6d9e32

Please sign in to comment.