|
50 | 50 | "extends": "@mcous/eslint-config"
|
51 | 51 | },
|
52 | 52 | "devDependencies": {
|
53 |
| - "@mcous/eslint-config": "0.4.2", |
| 53 | + "@mcous/eslint-config": "0.4.3", |
54 | 54 | "@mcous/prettier-config": "0.3.0",
|
55 | 55 | "@mcous/typescript-config": "0.2.1",
|
56 |
| - "@typescript-eslint/eslint-plugin": "6.13.2", |
57 |
| - "@typescript-eslint/parser": "6.13.2", |
58 |
| - "@vitest/coverage-istanbul": "^1.0.1", |
59 |
| - "@vitest/expect": "^1.0.1", |
| 56 | + "@typescript-eslint/eslint-plugin": "6.18.1", |
| 57 | + "@typescript-eslint/parser": "6.18.1", |
| 58 | + "@vitest/coverage-istanbul": "^1.1.3", |
| 59 | + "@vitest/expect": "^1.1.3", |
60 | 60 | "concurrently": "^8.2.2",
|
61 |
| - "eslint": "8.55.0", |
| 61 | + "eslint": "8.56.0", |
62 | 62 | "eslint-config-prettier": "9.1.0",
|
63 | 63 | "eslint-plugin-promise": "6.1.1",
|
64 | 64 | "eslint-plugin-sonarjs": "0.23.0",
|
65 |
| - "eslint-plugin-unicorn": "49.0.0", |
66 |
| - "prettier": "3.1.0", |
| 65 | + "eslint-plugin-unicorn": "50.0.1", |
| 66 | + "prettier": "3.1.1", |
67 | 67 | "tsup": "^8.0.1",
|
68 |
| - "typescript": "5.3.2", |
69 |
| - "vitest": "^1.0.1" |
| 68 | + "typescript": "5.3.3", |
| 69 | + "vitest": "^1.1.3" |
70 | 70 | },
|
71 | 71 | "peerDependencies": {
|
72 | 72 | "@vitest/expect": ">=0.31.0 <2.0.0",
|
|
77 | 77 | "optional": true
|
78 | 78 | }
|
79 | 79 | },
|
80 |
| - "packageManager": "pnpm@8.11.0+sha256.5858806c3b292cbec89b5533662168a957358e2bbd86431516d441dc1aface89", |
| 80 | + "packageManager": "pnpm@8.14.0+sha256.9cebf61abd83f68177b29484da72da9751390eaad46dfc3072d266bfbb1ba7bf", |
81 | 81 | "publishConfig": {
|
82 | 82 | "access": "public",
|
83 | 83 | "provenance": true
|
|
0 commit comments