|
67 | 67 | "@graphql-eslint/eslint-plugin": "~3.20.1",
|
68 | 68 | "@intlify/eslint-plugin-vue-i18n": "~2.0.0",
|
69 | 69 | "@poppinss/cliui": "~3.0.5",
|
70 |
| - "@types/eslint": "~8.44.2", |
| 70 | + "@types/eslint": "~8.44.3", |
71 | 71 | "@types/json-schema": "~7.0.13",
|
72 |
| - "@types/node": "~20.6.3", |
73 |
| - "@typescript-eslint/eslint-plugin": "~6.7.2", |
74 |
| - "@typescript-eslint/parser": "~6.7.2", |
75 |
| - "@vitest/coverage-v8": "~0.34.5", |
| 72 | + "@types/node": "~20.8.3", |
| 73 | + "@typescript-eslint/eslint-plugin": "~6.7.4", |
| 74 | + "@typescript-eslint/parser": "~6.7.4", |
| 75 | + "@vitest/coverage-v8": "~0.34.6", |
76 | 76 | "change-case": "~4.1.2",
|
77 |
| - "eslint": "~8.49.0", |
| 77 | + "eslint": "~8.51.0", |
78 | 78 | "eslint-config-prettier": "~9.0.0",
|
79 | 79 | "eslint-gitignore": "~0.1.0",
|
80 | 80 | "eslint-plugin-deprecation": "~2.0.0",
|
|
93 | 93 | "eslint-plugin-react-hooks": "~4.6.0",
|
94 | 94 | "eslint-plugin-sonarjs": "~0.21.0",
|
95 | 95 | "eslint-plugin-spellcheck": "~0.0.20",
|
96 |
| - "eslint-plugin-testing-library": "~6.0.1", |
| 96 | + "eslint-plugin-testing-library": "~6.0.2", |
97 | 97 | "eslint-plugin-unicorn": "~48.0.1",
|
98 |
| - "eslint-plugin-vitest": "~0.3.1", |
| 98 | + "eslint-plugin-vitest": "~0.3.2", |
99 | 99 | "eslint-plugin-vue": "~9.17.0",
|
100 | 100 | "eslint-plugin-vue-pug": "~0.6.0",
|
101 | 101 | "eslint-plugin-yml": "~1.9.0",
|
102 |
| - "expect-type": "~0.16.0", |
| 102 | + "expect-type": "~0.17.3", |
103 | 103 | "graphql": "~16.8.1",
|
104 | 104 | "json-schema": "~0.4.0",
|
105 | 105 | "json-schema-to-ts": "~2.9.2",
|
106 | 106 | "json-schema-to-typescript": "~13.1.1",
|
107 | 107 | "npm-run-all": "~4.1.5",
|
108 | 108 | "prettier": "3.0.3",
|
109 | 109 | "prettier-plugin-organize-imports": "~3.2.3",
|
110 |
| - "rimraf": "~5.0.1", |
| 110 | + "rimraf": "~5.0.5", |
111 | 111 | "ts-dedent": "~2.2.0",
|
112 | 112 | "tsup": "~7.2.0",
|
113 |
| - "tsx": "~3.12.10", |
| 113 | + "tsx": "~3.13.0", |
114 | 114 | "typescript": "~5.2.2",
|
115 |
| - "upper-case-first": "~2.0.2", |
116 |
| - "vitest": "~0.34.5", |
| 115 | + "vitest": "~0.34.6", |
117 | 116 | "vue-eslint-parser": "~9.3.1"
|
118 | 117 | },
|
119 |
| - "packageManager": "pnpm@8.7.6", |
| 118 | + "packageManager": "pnpm@8.8.0", |
120 | 119 | "engines": {
|
121 | 120 | "node": ">=18.0.0",
|
122 | 121 | "npm": ">=9.0.0",
|
|
0 commit comments