Skip to content

Commit

Permalink
bump examples (#2375)
Browse files Browse the repository at this point in the history
Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com>
  • Loading branch information
igorDykhta committed Oct 17, 2023
1 parent 72fca50 commit 9eb6b32
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 28 deletions.
4 changes: 2 additions & 2 deletions examples/custom-map-style/package.json
Expand Up @@ -5,8 +5,8 @@
},
"dependencies": {
"global": "^4.3.0",
"@kepler.gl/components": "^3.0.0-alpha.0",
"@kepler.gl/reducers": "^3.0.0-alpha.0",
"@kepler.gl/components": "^3.0.0-alpha.1",
"@kepler.gl/reducers": "^3.0.0-alpha.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-palm": "^3.3.6",
Expand Down
8 changes: 4 additions & 4 deletions examples/custom-reducer/package.json
Expand Up @@ -5,9 +5,9 @@
},
"dependencies": {
"global": "^4.3.0",
"@kepler.gl/actions": "^3.0.0-alpha.0",
"@kepler.gl/components": "^3.0.0-alpha.0",
"@kepler.gl/reducers": "^3.0.0-alpha.0",
"@kepler.gl/actions": "^3.0.0-alpha.1",
"@kepler.gl/components": "^3.0.0-alpha.1",
"@kepler.gl/reducers": "^3.0.0-alpha.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-palm": "^3.3.6",
Expand All @@ -29,4 +29,4 @@
"webpack-dev-server": "^3.1.14",
"webpack-hot-middleware": "^2.24.3"
}
}
}
6 changes: 3 additions & 3 deletions examples/custom-theme/package.json
Expand Up @@ -5,8 +5,8 @@
},
"dependencies": {
"global": "^4.3.0",
"@kepler.gl/components": "^3.0.0-alpha.0",
"@kepler.gl/reducers": "^3.0.0-alpha.0",
"@kepler.gl/components": "^3.0.0-alpha.1",
"@kepler.gl/reducers": "^3.0.0-alpha.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-palm": "^3.3.6",
Expand All @@ -28,4 +28,4 @@
"webpack-dev-server": "^3.1.14",
"webpack-hot-middleware": "^2.24.3"
}
}
}
12 changes: 6 additions & 6 deletions examples/demo-app/package.json
Expand Up @@ -11,15 +11,15 @@
},
"dependencies": {
"@carto/toolkit": "0.0.1-rc.18",
"@kepler.gl/actions": "^3.0.0-alpha.1",
"@kepler.gl/components": "^3.0.0-alpha.1",
"@kepler.gl/constants": "^3.0.0-alpha.1",
"@kepler.gl/processors": "^3.0.0-alpha.1",
"@kepler.gl/reducers": "^3.0.0-alpha.1",
"@kepler.gl/styles": "^3.0.0-alpha.1",
"d3-request": "^1.0.6",
"dropbox": "^4.0.12",
"global": "^4.3.0",
"@kepler.gl/actions": "^3.0.0-alpha.0",
"@kepler.gl/components": "^3.0.0-alpha.0",
"@kepler.gl/constants": "^3.0.0-alpha.0",
"@kepler.gl/processors": "^3.0.0-alpha.0",
"@kepler.gl/reducers": "^3.0.0-alpha.0",
"@kepler.gl/styles": "^3.0.0-alpha.0",
"lodash.debounce": "^4.0.8",
"lodash.get": "^4.4.2",
"react": "^18.2.0",
Expand Down
6 changes: 3 additions & 3 deletions examples/node-app/package.json
Expand Up @@ -6,8 +6,8 @@
"dependencies": {
"express": "^4.17.1",
"global": "^4.3.0",
"@kepler.gl/components": "^3.0.0-alpha.0",
"@kepler.gl/reducers": "^3.0.0-alpha.0",
"@kepler.gl/components": "^3.0.0-alpha.1",
"@kepler.gl/reducers": "^3.0.0-alpha.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-palm": "^3.3.6",
Expand All @@ -29,4 +29,4 @@
"webpack-dev-server": "^3.1.14",
"webpack-hot-middleware": "^2.25.0"
}
}
}
8 changes: 4 additions & 4 deletions examples/open-modal/package.json
Expand Up @@ -5,9 +5,9 @@
},
"dependencies": {
"global": "^4.3.0",
"@kepler.gl/actions": "^3.0.0-alpha.0",
"@kepler.gl/components": "^3.0.0-alpha.0",
"@kepler.gl/reducers": "^3.0.0-alpha.0",
"@kepler.gl/actions": "^3.0.0-alpha.1",
"@kepler.gl/components": "^3.0.0-alpha.1",
"@kepler.gl/reducers": "^3.0.0-alpha.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-modal": "^3.1.10",
Expand All @@ -30,4 +30,4 @@
"webpack-dev-server": "^3.1.14",
"webpack-hot-middleware": "^2.24.3"
}
}
}
12 changes: 6 additions & 6 deletions examples/replace-component/package.json
Expand Up @@ -5,11 +5,11 @@
},
"dependencies": {
"global": "^4.3.0",
"@kepler.gl/actions": "^3.0.0-alpha.0",
"@kepler.gl/components": "^3.0.0-alpha.0",
"@kepler.gl/reducers": "^3.0.0-alpha.0",
"@kepler.gl/schemas": "^3.0.0-alpha.0",
"@kepler.gl/styles": "^3.0.0-alpha.0",
"@kepler.gl/actions": "^3.0.0-alpha.1",
"@kepler.gl/components": "^3.0.0-alpha.1",
"@kepler.gl/reducers": "^3.0.0-alpha.1",
"@kepler.gl/schemas": "^3.0.0-alpha.1",
"@kepler.gl/styles": "^3.0.0-alpha.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-palm": "^3.3.6",
Expand All @@ -31,4 +31,4 @@
"webpack-dev-server": "^3.1.14",
"webpack-hot-middleware": "^2.24.3"
}
}
}

0 comments on commit 9eb6b32

Please sign in to comment.