Skip to content

Commit

Permalink
Bump dependencies (#1341)
Browse files Browse the repository at this point in the history
  • Loading branch information
SBoudrias authored Dec 14, 2023
1 parent 014ed45 commit 244e9e8
Show file tree
Hide file tree
Showing 206 changed files with 1,022 additions and 745 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .yarn/cache/fsevents-patch-21ad2b1333-8.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/mlly-npm-1.4.0-96a4d93238-ebf2e2b5cf.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/nx-npm-16.5.5-6ea7e9a4c8-f9514964ae.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/ufo-npm-1.1.2-8d6433358e-83c940a6a2.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,27 +48,27 @@
],
"devDependencies": {
"@sindresorhus/tsconfig": "^4.0.0",
"@types/node": "^20.9.0",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/ui": "^0.34.7",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"@types/node": "^20.10.4",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@vitest/coverage-v8": "^1.0.4",
"@vitest/ui": "^1.0.4",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-xo": "^0.43.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "^16.3.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.4.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-unicorn": "^49.0.0",
"globby": "^13.2.2",
"globby": "^14.0.0",
"husky": "^8.0.3",
"lerna": "^7.4.2",
"lint-staged": "^15.0.2",
"prettier": "^3.0.3",
"ts-node": "^10.9.1",
"turbo": "^1.10.16",
"lerna": "^8.0.0",
"lint-staged": "^15.2.0",
"prettier": "^3.1.1",
"ts-node": "^10.9.2",
"turbo": "^1.11.2",
"typescript": "^5.2.2",
"vitest": "^0.34.6"
"vitest": "^1.0.4"
},
"workspaces": [
"packages/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/checkbox/checkbox.test.mts
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@ describe('checkbox prompt', () => {
});

await expect(answer).rejects.toThrowErrorMatchingInlineSnapshot(
'"[checkbox prompt] No selectable choices. All choices are disabled."',
`[Error: [checkbox prompt] No selectable choices. All choices are disabled.]`,
);
});

Expand Down
10 changes: 5 additions & 5 deletions packages/core/core.test.mts
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ describe('createPrompt()', () => {
events.keypress('enter');

await expect(answer).rejects.toThrowErrorMatchingInlineSnapshot(
'"Prompt was canceled"',
`[Error: Prompt was canceled]`,
);

const output = getFullOutput();
Expand Down Expand Up @@ -469,7 +469,7 @@ it('allow cancelling the prompt multiple times', async () => {
events.keypress('enter');

await expect(answer).rejects.toThrowErrorMatchingInlineSnapshot(
'"Prompt was canceled"',
`[Error: Prompt was canceled]`,
);
});

Expand Down Expand Up @@ -533,23 +533,23 @@ describe('Error handling', () => {
const { answer } = await render(prompt, { message: 'Question' });

await expect(answer).rejects.toThrowErrorMatchingInlineSnapshot(
'"useEffect return value must be a cleanup function or nothing."',
`[Error: useEffect return value must be a cleanup function or nothing.]`,
);
});

it('useEffect throws outside prompt', async () => {
expect(() => {
useEffect(() => {}, []);
}).toThrowErrorMatchingInlineSnapshot(
'"[Inquirer] Hook functions can only be called from within a prompt"',
`[Error: [Inquirer] Hook functions can only be called from within a prompt]`,
);
});

it('useKeypress throws outside prompt', async () => {
expect(() => {
useKeypress(() => {});
}).toThrowErrorMatchingInlineSnapshot(
'"[Inquirer] Hook functions can only be called from within a prompt"',
`[Error: [Inquirer] Hook functions can only be called from within a prompt]`,
);
});
});
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@
"dependencies": {
"@inquirer/type": "^1.1.5",
"@types/mute-stream": "^0.0.4",
"@types/node": "^20.9.0",
"@types/node": "^20.10.4",
"@types/wrap-ansi": "^3.0.0",
"ansi-escapes": "^4.3.2",
"chalk": "^4.1.2",
"cli-spinners": "^2.9.1",
"cli-spinners": "^2.9.2",
"cli-width": "^4.1.0",
"figures": "^3.2.0",
"mute-stream": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/expand/expand.test.mts
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ describe('expand prompt', () => {
events.keypress('enter');
expect(getScreen()).toMatchInlineSnapshot(`
"? Overwrite this file? (yadxH) 4
> \\"4\\" isn't an available option"
> "4" isn't an available option"
`);

answer.cancel();
Expand Down
2 changes: 1 addition & 1 deletion packages/password/password.test.mts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ describe('password prompt', () => {
transformer: () => '',
} as any);
}).toThrowErrorMatchingInlineSnapshot(
'"Inquirer password prompt do not support custom transformer function. Use the input prompt instead."',
`[Error: Inquirer password prompt do not support custom transformer function. Use the input prompt instead.]`,
);
});
});
2 changes: 1 addition & 1 deletion packages/rawlist/rawlist.test.mts
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ describe('rawlist prompt', () => {
3) 3
4) 4
5) 5
> \\"A\\" isn't an available option"
> "A" isn't an available option"
`);

answer.cancel();
Expand Down
2 changes: 1 addition & 1 deletion packages/select/select.test.mts
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ describe('select prompt', () => {
});

await expect(answer).rejects.toThrowErrorMatchingInlineSnapshot(
'"[select prompt] No selectable choices. All choices are disabled."',
`[Error: [select prompt] No selectable choices. All choices are disabled.]`,
);
});

Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"dependencies": {
"@inquirer/type": "^1.1.5",
"@types/mute-stream": "^0.0.4",
"@types/node": "^20.9.0",
"@types/node": "^20.10.4",
"ansi-escapes": "^4.3.2",
"mute-stream": "^1.0.0",
"strip-ansi": "^6.0.1"
Expand Down
Loading

0 comments on commit 244e9e8

Please sign in to comment.