Skip to content

Commit

Permalink
set engines node version (#3016)
Browse files Browse the repository at this point in the history
  • Loading branch information
nlkluth authored Jan 9, 2025
1 parent ff6d089 commit b2eb182
Show file tree
Hide file tree
Showing 30 changed files with 91 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,9 @@
"dependencies": [
"build:lib:esm"
]
},
"engines": {
"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 b2eb182

Please sign in to comment.