Skip to content

Commit

Permalink
Chore(*): Bump dev dependencies (#1633)
Browse files Browse the repository at this point in the history
  • Loading branch information
SBoudrias authored Dec 20, 2024
1 parent 5001eaa commit 5480174
Show file tree
Hide file tree
Showing 32 changed files with 144 additions and 137 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.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,30 +70,30 @@
"type-fest": "^4.0.0"
},
"devDependencies": {
"@eslint/js": "^9.15.0",
"@eslint/js": "^9.17.0",
"@repo/hoist-peer-dependencies": "workspace:*",
"@repo/tsconfig": "workspace:*",
"@types/node": "^22.10.1",
"@vitest/coverage-v8": "^2.1.6",
"@vitest/ui": "^2.1.6",
"eslint": "^9.15.0",
"@types/node": "^22.10.2",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/ui": "^2.1.8",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-n": "^17.14.0",
"eslint-plugin-n": "^17.15.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-unicorn": "^56.0.1",
"globals": "^15.12.0",
"globals": "^15.14.0",
"globby": "^14.0.2",
"husky": "^9.1.7",
"lerna": "^8.1.9",
"nano-staged": "^0.8.0",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"ts-node": "^10.9.2",
"turbo": "^2.3.3",
"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0",
"vitest": "^2.1.6"
"typescript-eslint": "^8.18.1",
"vitest": "^2.1.8"
},
"packageManager": "yarn@4.5.2+sha512.570504f67349ef26d2d86a768dc5ec976ead977aa086b0bb4237e97d5db7ae5c620f9f0e0edf3ea5047205063faff102bf2a2d778664a94eaaa1085ad483fe2e",
"packageManager": "yarn@4.5.3+sha512.3003a14012e2987072d244c720506549c1aab73ee728208f1b2580a9fd67b92d61ba6b08fe93f6dce68fd771e3af1e59a0afa28dd242dd0940d73b95fedd4e90",
"engines": {
"node": ">=18"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/checkbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"yoctocolors-cjs": "^2.1.2"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.0",
"@arethetypeswrong/cli": "^0.17.2",
"@inquirer/testing": "^2.1.38",
"@repo/tsconfig": "workspace:*",
"tshy": "^3.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/confirm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@inquirer/type": "^3.0.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.0",
"@arethetypeswrong/cli": "^0.17.2",
"@inquirer/testing": "^2.1.38",
"@repo/tsconfig": "workspace:*",
"tshy": "^3.0.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,11 @@
"yoctocolors-cjs": "^2.1.2"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.0",
"@arethetypeswrong/cli": "^0.17.2",
"@inquirer/testing": "^2.1.38",
"@repo/tsconfig": "workspace:*",
"@types/mute-stream": "^0.0.4",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@types/wrap-ansi": "^3.0.0",
"tshy": "^3.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
},
"devDependencies": {
"@repo/tsconfig": "workspace:*",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"tshy": "^3.0.2"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"external-editor": "^3.1.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.0",
"@arethetypeswrong/cli": "^0.17.2",
"@inquirer/testing": "^2.1.38",
"@repo/tsconfig": "workspace:*",
"tshy": "^3.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/expand/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"yoctocolors-cjs": "^2.1.2"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.0",
"@arethetypeswrong/cli": "^0.17.2",
"@inquirer/testing": "^2.1.38",
"@repo/tsconfig": "workspace:*",
"tshy": "^3.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/figures/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"tsc": "tshy"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.0",
"@arethetypeswrong/cli": "^0.17.2",
"@repo/tsconfig": "workspace:*",
"tshy": "^3.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@inquirer/type": "^3.0.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.0",
"@arethetypeswrong/cli": "^0.17.2",
"@inquirer/testing": "^2.1.38",
"@repo/tsconfig": "workspace:*",
"tshy": "^3.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/inquirer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"rxjs": "^7.8.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.0",
"@arethetypeswrong/cli": "^0.17.2",
"@repo/tsconfig": "workspace:*",
"@types/mute-stream": "^0.0.4",
"tshy": "^3.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/number/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@inquirer/type": "^3.0.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.0",
"@arethetypeswrong/cli": "^0.17.2",
"@inquirer/testing": "^2.1.38",
"@repo/tsconfig": "workspace:*",
"tshy": "^3.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/password/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"ansi-escapes": "^4.3.2"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.0",
"@arethetypeswrong/cli": "^0.17.2",
"@inquirer/testing": "^2.1.38",
"@repo/tsconfig": "workspace:*",
"tshy": "^3.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/prompts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@inquirer/select": "^4.0.3"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.0",
"@arethetypeswrong/cli": "^0.17.2",
"@inquirer/type": "^3.0.1",
"@repo/tsconfig": "workspace:*",
"tshy": "^3.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/rawlist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"yoctocolors-cjs": "^2.1.2"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.0",
"@arethetypeswrong/cli": "^0.17.2",
"@inquirer/testing": "^2.1.38",
"@repo/tsconfig": "workspace:*",
"tshy": "^3.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"yoctocolors-cjs": "^2.1.2"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.0",
"@arethetypeswrong/cli": "^0.17.2",
"@inquirer/testing": "^2.1.38",
"@repo/tsconfig": "workspace:*",
"tshy": "^3.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"yoctocolors-cjs": "^2.1.2"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.0",
"@arethetypeswrong/cli": "^0.17.2",
"@inquirer/testing": "^2.1.38",
"@repo/tsconfig": "workspace:*",
"tshy": "^3.0.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,10 @@
"strip-ansi": "^6.0.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.0",
"@arethetypeswrong/cli": "^0.17.2",
"@repo/tsconfig": "workspace:*",
"@types/mute-stream": "^0.0.4",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"tshy": "^3.0.2"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/type/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"tsc": "tshy"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.0",
"@arethetypeswrong/cli": "^0.17.2",
"@repo/tsconfig": "workspace:*",
"tshy": "^3.0.2"
},
Expand Down
Loading

0 comments on commit 5480174

Please sign in to comment.