Skip to content

Commit

Permalink
v2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 3, 2023
1 parent 75ba46e commit 566a70b
Show file tree
Hide file tree
Showing 15 changed files with 58 additions and 58 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "2.17.0",
"version": "2.18.0",
"command": {
"publish": {
"allowBranch": "master"
Expand Down
4 changes: 2 additions & 2 deletions packages/visx-annotation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visx/annotation",
"version": "2.17.0",
"version": "2.18.0",
"description": "visx annotation",
"sideEffects": false,
"main": "lib/index.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@visx/drag": "2.17.0",
"@visx/group": "2.17.0",
"@visx/point": "2.17.0",
"@visx/shape": "2.17.0",
"@visx/shape": "2.18.0",
"@visx/text": "2.17.0",
"classnames": "^2.3.1",
"prop-types": "^15.5.10",
Expand Down
6 changes: 3 additions & 3 deletions packages/visx-axis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visx/axis",
"version": "2.17.0",
"version": "2.18.0",
"description": "visx axis",
"sideEffects": false,
"main": "lib/index.js",
Expand Down Expand Up @@ -31,8 +31,8 @@
"@types/react": "*",
"@visx/group": "2.17.0",
"@visx/point": "2.17.0",
"@visx/scale": "2.17.0",
"@visx/shape": "2.17.0",
"@visx/scale": "2.18.0",
"@visx/shape": "2.18.0",
"@visx/text": "2.17.0",
"classnames": "^2.3.1",
"prop-types": "^15.6.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/visx-brush/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visx/brush",
"version": "2.17.0",
"version": "2.18.0",
"description": "visx brush",
"sideEffects": false,
"main": "lib/index.js",
Expand Down Expand Up @@ -36,8 +36,8 @@
"@visx/drag": "2.17.0",
"@visx/event": "2.17.0",
"@visx/group": "2.17.0",
"@visx/scale": "2.17.0",
"@visx/shape": "2.17.0",
"@visx/scale": "2.18.0",
"@visx/shape": "2.18.0",
"classnames": "^2.3.1",
"prop-types": "^15.6.1"
}
Expand Down
26 changes: 13 additions & 13 deletions packages/visx-demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visx/demo",
"version": "2.17.0",
"version": "2.18.0",
"description": "visx demo",
"repository": "https://github.com/airbnb/visx",
"scripts": {
Expand Down Expand Up @@ -36,10 +36,10 @@
"@types/d3-time-format": "2.1.0",
"@types/nprogress": "^0.2.0",
"@types/prismjs": "^1.16.0",
"@visx/annotation": "2.17.0",
"@visx/axis": "2.17.0",
"@visx/annotation": "2.18.0",
"@visx/axis": "2.18.0",
"@visx/bounds": "2.17.0",
"@visx/brush": "2.17.0",
"@visx/brush": "2.18.0",
"@visx/chord": "2.17.0",
"@visx/clip-path": "2.17.0",
"@visx/curve": "2.17.0",
Expand All @@ -48,28 +48,28 @@
"@visx/geo": "2.17.0",
"@visx/glyph": "2.17.0",
"@visx/gradient": "2.17.0",
"@visx/grid": "2.17.0",
"@visx/grid": "2.18.0",
"@visx/group": "2.17.0",
"@visx/heatmap": "2.17.0",
"@visx/hierarchy": "2.17.0",
"@visx/legend": "2.17.0",
"@visx/marker": "2.17.0",
"@visx/legend": "2.18.0",
"@visx/marker": "2.18.0",
"@visx/mock-data": "2.17.0",
"@visx/network": "2.17.0",
"@visx/pattern": "2.17.0",
"@visx/point": "2.17.0",
"@visx/react-spring": "2.17.0",
"@visx/react-spring": "2.18.0",
"@visx/responsive": "2.17.0",
"@visx/scale": "2.17.0",
"@visx/shape": "2.17.0",
"@visx/stats": "2.17.0",
"@visx/scale": "2.18.0",
"@visx/shape": "2.18.0",
"@visx/stats": "2.18.0",
"@visx/text": "2.17.0",
"@visx/threshold": "2.17.0",
"@visx/threshold": "2.18.0",
"@visx/tooltip": "2.17.0",
"@visx/visx": "2.16.0",
"@visx/voronoi": "2.17.0",
"@visx/wordcloud": "2.17.0",
"@visx/xychart": "2.17.0",
"@visx/xychart": "2.18.0",
"@visx/zoom": "2.17.0",
"@zeit/next-css": "^1.0.1",
"babel-loader": "^8.2.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/visx-grid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visx/grid",
"version": "2.17.0",
"version": "2.18.0",
"description": "visx grid",
"sideEffects": false,
"main": "lib/index.js",
Expand Down Expand Up @@ -35,8 +35,8 @@
"@visx/curve": "2.17.0",
"@visx/group": "2.17.0",
"@visx/point": "2.17.0",
"@visx/scale": "2.17.0",
"@visx/shape": "2.17.0",
"@visx/scale": "2.18.0",
"@visx/shape": "2.18.0",
"classnames": "^2.3.1",
"prop-types": "^15.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/visx-legend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visx/legend",
"version": "2.17.0",
"version": "2.18.0",
"description": "visx legend",
"sideEffects": false,
"main": "lib/index.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@types/react": "*",
"@visx/group": "2.17.0",
"@visx/scale": "2.17.0",
"@visx/scale": "2.18.0",
"classnames": "^2.3.1",
"prop-types": "^15.5.10"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/visx-marker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visx/marker",
"version": "2.17.0",
"version": "2.18.0",
"description": "visx marker",
"sideEffects": false,
"main": "lib/index.js",
Expand Down Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@types/react": "*",
"@visx/group": "2.17.0",
"@visx/shape": "2.17.0",
"@visx/shape": "2.18.0",
"classnames": "^2.3.1",
"prop-types": "^15.6.2"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/visx-react-spring/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visx/react-spring",
"version": "2.17.0",
"version": "2.18.0",
"description": "visx primitives that rely on react-spring for animation",
"sideEffects": false,
"main": "lib/index.js",
Expand Down Expand Up @@ -43,9 +43,9 @@
},
"dependencies": {
"@types/react": "*",
"@visx/axis": "2.17.0",
"@visx/grid": "2.17.0",
"@visx/scale": "2.17.0",
"@visx/axis": "2.18.0",
"@visx/grid": "2.18.0",
"@visx/scale": "2.18.0",
"@visx/text": "2.17.0",
"classnames": "^2.3.1",
"prop-types": "^15.6.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/visx-scale/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visx/scale",
"version": "2.17.0",
"version": "2.18.0",
"description": "visx scale",
"sideEffects": false,
"main": "lib/index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/visx-shape/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visx/shape",
"version": "2.17.0",
"version": "2.18.0",
"description": "visx shape",
"sideEffects": false,
"main": "lib/index.js",
Expand All @@ -27,7 +27,7 @@
"@types/react": "*",
"@visx/curve": "2.17.0",
"@visx/group": "2.17.0",
"@visx/scale": "2.17.0",
"@visx/scale": "2.18.0",
"classnames": "^2.3.1",
"d3-path": "^1.0.5",
"d3-shape": "^1.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/visx-stats/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visx/stats",
"version": "2.17.0",
"version": "2.18.0",
"description": "visx stats box violin",
"sideEffects": false,
"main": "lib/index.js",
Expand Down Expand Up @@ -31,7 +31,7 @@
"@types/d3-shape": "^1.3.2",
"@types/react": "*",
"@visx/group": "2.17.0",
"@visx/scale": "2.17.0",
"@visx/scale": "2.18.0",
"classnames": "^2.3.1",
"d3-shape": "^1.2.0",
"prop-types": "^15.5.10"
Expand Down
4 changes: 2 additions & 2 deletions packages/visx-threshold/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visx/threshold",
"version": "2.17.0",
"version": "2.18.0",
"description": "visx threshold",
"sideEffects": false,
"main": "lib/index.js",
Expand All @@ -26,7 +26,7 @@
"dependencies": {
"@types/react": "*",
"@visx/clip-path": "2.17.0",
"@visx/shape": "2.17.0",
"@visx/shape": "2.18.0",
"classnames": "^2.3.1",
"prop-types": "^15.5.10"
},
Expand Down
22 changes: 11 additions & 11 deletions packages/visx-visx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visx/visx",
"version": "2.17.0",
"version": "2.18.0",
"description": "One stop install for all visx packages",
"sideEffects": false,
"main": "lib/index.js",
Expand Down Expand Up @@ -33,36 +33,36 @@
"react": "^16.3.0-0 || ^17.0.0-0 || ^18.0.0-0"
},
"dependencies": {
"@visx/annotation": "2.17.0",
"@visx/axis": "2.17.0",
"@visx/annotation": "2.18.0",
"@visx/axis": "2.18.0",
"@visx/bounds": "2.17.0",
"@visx/brush": "2.17.0",
"@visx/brush": "2.18.0",
"@visx/clip-path": "2.17.0",
"@visx/curve": "2.17.0",
"@visx/drag": "2.17.0",
"@visx/event": "2.17.0",
"@visx/geo": "2.17.0",
"@visx/glyph": "2.17.0",
"@visx/gradient": "2.17.0",
"@visx/grid": "2.17.0",
"@visx/grid": "2.18.0",
"@visx/group": "2.17.0",
"@visx/heatmap": "2.17.0",
"@visx/hierarchy": "2.17.0",
"@visx/legend": "2.17.0",
"@visx/marker": "2.17.0",
"@visx/legend": "2.18.0",
"@visx/marker": "2.18.0",
"@visx/mock-data": "2.17.0",
"@visx/network": "2.17.0",
"@visx/pattern": "2.17.0",
"@visx/point": "2.17.0",
"@visx/responsive": "2.17.0",
"@visx/scale": "2.17.0",
"@visx/shape": "2.17.0",
"@visx/scale": "2.18.0",
"@visx/shape": "2.18.0",
"@visx/text": "2.17.0",
"@visx/threshold": "2.17.0",
"@visx/threshold": "2.18.0",
"@visx/tooltip": "2.17.0",
"@visx/voronoi": "2.17.0",
"@visx/wordcloud": "2.17.0",
"@visx/xychart": "2.17.0",
"@visx/xychart": "2.18.0",
"@visx/zoom": "2.17.0"
}
}
14 changes: 7 additions & 7 deletions packages/visx-xychart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visx/xychart",
"version": "2.17.0",
"version": "2.18.0",
"description": "Composable cartesian coordinate chart built with visx primitives",
"sideEffects": false,
"main": "lib/index.js",
Expand Down Expand Up @@ -42,15 +42,15 @@
"dependencies": {
"@types/lodash": "^4.14.172",
"@types/react": "*",
"@visx/annotation": "2.17.0",
"@visx/axis": "2.17.0",
"@visx/annotation": "2.18.0",
"@visx/axis": "2.18.0",
"@visx/event": "2.17.0",
"@visx/glyph": "2.17.0",
"@visx/grid": "2.17.0",
"@visx/react-spring": "2.17.0",
"@visx/grid": "2.18.0",
"@visx/react-spring": "2.18.0",
"@visx/responsive": "2.17.0",
"@visx/scale": "2.17.0",
"@visx/shape": "2.17.0",
"@visx/scale": "2.18.0",
"@visx/shape": "2.18.0",
"@visx/text": "2.17.0",
"@visx/tooltip": "2.17.0",
"@visx/voronoi": "2.17.0",
Expand Down

0 comments on commit 566a70b

Please sign in to comment.