|
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.1", |
26 |
| - "@terminal-nerds/eslint-config": "0.23.0", |
27 |
| - "@terminal-nerds/lint-staged-config": "0.4.1", |
| 25 | + "@terminal-nerds/browserslist-config": "0.3.0", |
| 26 | + "@terminal-nerds/eslint-config": "0.24.0", |
| 27 | + "@terminal-nerds/lint-staged-config": "0.5.0", |
28 | 28 | "@terminal-nerds/markdownlint-config": "0.8.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", |
| 29 | + "@terminal-nerds/prettier-config": "0.12.0", |
| 30 | + "@terminal-nerds/syncpack-config": "0.6.0", |
| 31 | + "@terminal-nerds/tsup-config": "0.4.0", |
32 | 32 | "@terminal-nerds/typescript-config": "0.6.1",
|
33 |
| - "@terminal-nerds/vitest-config": "0.8.0", |
| 33 | + "@terminal-nerds/vitest-config": "0.9.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.39.0", |
| 39 | + "eslint": "8.41.0", |
40 | 40 | "markdownlint-cli": "0.34.0",
|
41 | 41 | "prettier": "2.8.8",
|
42 | 42 | "pretty-quick": "3.1.3",
|
43 | 43 | "syncpack": "9.8.6",
|
44 | 44 | "tsup": "6.7.0",
|
45 | 45 | "turbo": "1.9.3",
|
46 | 46 | "typescript": "5.0.4",
|
47 |
| - "vitest": "0.30.1" |
| 47 | + "vitest": "0.31.1" |
48 | 48 | },
|
49 | 49 | "scripts": {
|
50 | 50 | "build:pkgs": "turbo run build --api=$TURBO_API",
|
|
0 commit comments