We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e82608 commit 6f32d33Copy full SHA for 6f32d33
src/lib/examples.ts
@@ -1,8 +1,8 @@
1
const EXAMPLES = Object.freeze([
2
- "@types/node@15.12.1...@types/node@15.12.2",
3
- "lodash@4.17.0...4.17.19",
4
- "4.0.0...chalk@4.1.0",
5
- "tslib@1.13.0...tslib@2.0.0",
+ "@types/node@24.10.8...@types/node@24.10.9",
+ "lodash@4.17.0...4.17.21",
+ "5.0.0...chalk@5.2.0",
+ "tslib@1...tslib@2",
6
] as const);
7
8
export default EXAMPLES;
0 commit comments