Skip to content

Commit

Permalink
chore: upgrade library version
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharthlatest committed Nov 27, 2023
1 parent e06af48 commit c37a8aa
Show file tree
Hide file tree
Showing 122 changed files with 378 additions and 320 deletions.
2 changes: 1 addition & 1 deletion packages/maps/examples/GeoDistanceDropdown/package.json
Expand Up @@ -6,7 +6,7 @@
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "4.0.0",
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/maps/examples/GeoDistanceSlider/package.json
Expand Up @@ -6,7 +6,7 @@
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "4.0.0",
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/maps/examples/QuickStartStep1/package.json
Expand Up @@ -6,7 +6,7 @@
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "4.0.0",
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/maps/examples/QuickStartStep2/package.json
Expand Up @@ -6,7 +6,7 @@
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "4.0.0",
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/maps/examples/ReactiveMap/package.json
Expand Up @@ -6,7 +6,7 @@
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "4.0.0",
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
Expand Down
Expand Up @@ -6,7 +6,7 @@
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "4.0.0",
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
Expand Down
Expand Up @@ -6,7 +6,7 @@
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "4.0.0",
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
Expand Down
Expand Up @@ -6,7 +6,7 @@
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivemaps": "4.0.0",
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/maps/package.json
Expand Up @@ -10,8 +10,8 @@
"scripts": {
"watch": "yarn run build -w",
"build": "babel src --out-dir lib",
"build:umd": "webpack --progress -p --config webpack.config.umd.js",
"stats": "webpack --progress -p --config webpack.config.umd.js --json > stats.json",
"build:umd": "webpack --progress --mode=production --config webpack.config.umd.js",
"stats": "webpack --progress --mode=production --config webpack.config.umd.js --json > stats.json",
"prepublishOnly": "yarn run build",
"version-upgrade": "nps upgrade-maps -c ../../package-scripts.js",
"postpublish": "yarn run version-upgrade"
Expand Down
2 changes: 1 addition & 1 deletion packages/playground
Submodule playground updated 1 files
+4 −4 package.json
2 changes: 1 addition & 1 deletion packages/web/examples/AIAnswer/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "AIAnswer example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/AnalyticsWithHook/package.json
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/CustomSelectedFilters/package.json
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"description": "Custom Selected Filters example for ReactiveSearch",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/DatePicker/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "DatePicker example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/DateRange/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "DateRange example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/DateRangeControlled/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "DateRangeControlled example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/DynamicRangeSlider/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "DynamicRangeSlider example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/ErrorBoundary/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "ErrorBoundary example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/FavoritesAnalytics/package.json
Expand Up @@ -4,7 +4,7 @@
"version": "0.1.0",
"dependencies": {
"@appbaseio/analytics": "^1.0.0",
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MultiDataList/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "MultiDataList example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MultiDataListControlled/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "MultiDataListControlled example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MultiDropdownList/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "MultiDropdownList example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
Expand Up @@ -3,7 +3,7 @@
"description": "MultiDropdownListControlled example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MultiDropdownRange/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "MultiDropdownRange example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
Expand Up @@ -3,7 +3,7 @@
"description": "MultiDropdownRangeControlled example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MultiIndexFacet/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "MultiIndexFacet example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MultiIndexSearch/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "MultiIndexSearch example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MultiList/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "MultiList example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MultiListAntd/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "MultiListAntd example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MultiListControlled/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "MultiListControlled example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MultiRange/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "MultiRange example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MultiRangeControlled/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "MultiRangeControlled example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MyAwesomeSearchStep1/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "Getting started example with reactivesearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MyAwesomeSearchStep2/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "Getting started example with reactivesearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MyAwesomeSearchStep3/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "Getting started example with reactivesearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MyAwesomeSearchStep4/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "Getting started example with reactivesearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/MyAwesomeSearchStep5/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "Getting started example with reactivesearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/NumberBox/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "NumberBox example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/PathBasedRouting/package.json
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/Preferences/package.json
Expand Up @@ -5,7 +5,7 @@
"license": "Apache-2.0",
"description": "Preferences example for ReactiveSearch",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/QuerySuggestion/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "QuerySuggestion example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/RangeInput/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "RangeInput example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/RangeSlider/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "RangeSlider example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/examples/RatingsFilter/package.json
Expand Up @@ -3,7 +3,7 @@
"description": "RatingsFilter example for ReactiveSearch",
"version": "0.1.0",
"dependencies": {
"@appbaseio/reactivesearch": "4.3.0-alpha.1",
"@appbaseio/reactivesearch": "4.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down

0 comments on commit c37a8aa

Please sign in to comment.