Skip to content

Commit

Permalink
sync packages
Browse files Browse the repository at this point in the history
  • Loading branch information
nlkluth committed Jan 8, 2025
1 parent a071c72 commit 1b353de
Show file tree
Hide file tree
Showing 30 changed files with 88 additions and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@
},
"build": {
"dependencies": [
"version-check",
"./packages/victory-native:build",
"./packages/victory-vendor:build",
"./packages/victory:build",
Expand Down Expand Up @@ -467,4 +466,4 @@
"node": ">=18.0.0"
}
}
}
}
3 changes: 3 additions & 0 deletions packages/victory-area/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -260,5 +260,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory-axis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -245,5 +245,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory-bar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -260,5 +260,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory-box-plot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -260,5 +260,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory-brush-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -246,5 +246,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory-brush-line/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -246,5 +246,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory-candlestick/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,5 +253,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory-canvas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -255,5 +255,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,5 +276,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -244,5 +244,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory-create-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -295,5 +295,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory-cursor-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -245,5 +245,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory-errorbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -248,5 +248,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory-group/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -263,5 +263,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory-histogram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -264,5 +264,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory-legend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -245,5 +245,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory-line/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -260,5 +260,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory-pie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,5 +253,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory-polar-axis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -245,5 +245,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory-scatter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -245,5 +245,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory-selection-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,5 +253,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory-shared-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,5 +247,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory-stack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -273,5 +273,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory-tooltip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -245,5 +245,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory-voronoi-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -257,5 +257,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory-voronoi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,5 +242,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory-zoom-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -245,5 +245,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions packages/victory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -501,5 +501,8 @@
"pnpm-lock.yaml"
]
}
},
"engines": {
"node": ">=18.0.0"
}
}
3 changes: 3 additions & 0 deletions scripts/sync-pkgs-wireit-helpers.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ function generateWireitConfig(pkg, rootPkg) {
"lint:fix": "wireit",
"jest": "wireit",
},
"engines": {
"node": ">=18.0.0"
},
"wireit": {
"### THESE WIREIT CONFIGS ARE GENERATED ####": {},
"### DO NOT MODIFY THESE MANUALLY ####": {},
Expand Down

0 comments on commit 1b353de

Please sign in to comment.