|
15 | 15 | "concurrently": "8.0.1",
|
16 | 16 | "del-cli": "5.0.0",
|
17 | 17 | "husky": "8.0.3",
|
18 |
| - "lint-staged": "13.2.0", |
| 18 | + "lint-staged": "13.2.2", |
19 | 19 | "tsx": "3.12.7"
|
20 | 20 | },
|
21 | 21 | "devDependencies": {
|
22 | 22 | "@changesets/changelog-github": "0.4.8",
|
23 | 23 | "@changesets/cli": "2.26.1",
|
24 | 24 | "@scripts/generate": "workspace:*",
|
25 |
| - "@terminal-nerds/browserslist-config": "0.2.0", |
26 |
| - "@terminal-nerds/eslint-config": "0.22.0", |
27 |
| - "@terminal-nerds/lint-staged-config": "0.4.0", |
| 25 | + "@terminal-nerds/browserslist-config": "0.2.1", |
| 26 | + "@terminal-nerds/eslint-config": "0.23.0", |
| 27 | + "@terminal-nerds/lint-staged-config": "0.4.1", |
28 | 28 | "@terminal-nerds/markdownlint-config": "0.8.0",
|
29 |
| - "@terminal-nerds/prettier-config": "0.10.0", |
30 |
| - "@terminal-nerds/syncpack-config": "0.5.0", |
31 |
| - "@terminal-nerds/tsup-config": "0.3.0", |
32 |
| - "@terminal-nerds/typescript-config": "0.6.0", |
33 |
| - "@terminal-nerds/vitest-config": "0.7.0", |
| 29 | + "@terminal-nerds/prettier-config": "0.11.0", |
| 30 | + "@terminal-nerds/syncpack-config": "0.5.1", |
| 31 | + "@terminal-nerds/tsup-config": "0.3.1", |
| 32 | + "@terminal-nerds/typescript-config": "0.6.1", |
| 33 | + "@terminal-nerds/vitest-config": "0.8.0", |
34 | 34 | "@total-typescript/ts-reset": "0.4.2",
|
35 | 35 | "@types/node": "18.16.3",
|
36 | 36 | "browserslist": "4.21.5",
|
37 | 37 | "bun-types": "0.5.8",
|
38 | 38 | "depcheck": "1.4.3",
|
39 |
| - "eslint": "8.37.0", |
40 |
| - "markdownlint-cli": "0.33.0", |
41 |
| - "prettier": "2.8.7", |
| 39 | + "eslint": "8.39.0", |
| 40 | + "markdownlint-cli": "0.34.0", |
| 41 | + "prettier": "2.8.8", |
42 | 42 | "pretty-quick": "3.1.3",
|
43 |
| - "syncpack": "9.8.4", |
| 43 | + "syncpack": "9.8.6", |
44 | 44 | "tsup": "6.7.0",
|
45 | 45 | "turbo": "1.9.3",
|
46 |
| - "typescript": "5.0.3", |
47 |
| - "vitest": "0.29.8" |
| 46 | + "typescript": "5.0.4", |
| 47 | + "vitest": "0.30.1" |
48 | 48 | },
|
49 | 49 | "scripts": {
|
50 | 50 | "build:pkgs": "turbo run build --api=$TURBO_API",
|
|
0 commit comments