|
54 | 54 | "@graphql-eslint/eslint-plugin": "~3.16.1",
|
55 | 55 | "@intlify/eslint-plugin-vue-i18n": "~2.0.0",
|
56 | 56 | "@poppinss/cliui": "~3.0.5",
|
57 |
| - "@types/eslint": "~8.21.1", |
| 57 | + "@types/eslint": "~8.21.2", |
58 | 58 | "@types/json-schema": "~7.0.11",
|
59 |
| - "@types/node": "~18.14.6", |
| 59 | + "@types/node": "~18.15.3", |
60 | 60 | "@types/prettier": "~2.7.2",
|
61 |
| - "@typescript-eslint/eslint-plugin": "~5.54.1", |
62 |
| - "@typescript-eslint/parser": "~5.54.1", |
| 61 | + "@typescript-eslint/eslint-plugin": "~5.55.0", |
| 62 | + "@typescript-eslint/parser": "~5.55.0", |
63 | 63 | "change-case": "~4.1.2",
|
64 |
| - "eslint": "~8.35.0", |
| 64 | + "eslint": "~8.36.0", |
65 | 65 | "eslint-config-prettier": "~8.7.0",
|
66 | 66 | "eslint-gitignore": "~0.1.0",
|
67 | 67 | "eslint-plugin-deprecation": "~1.3.3",
|
68 | 68 | "eslint-plugin-eslint-comments": "~3.2.0",
|
69 | 69 | "eslint-plugin-import": "~2.27.5",
|
70 | 70 | "eslint-plugin-inclusive-language": "~2.2.0",
|
71 |
| - "eslint-plugin-jsdoc": "~40.0.1", |
72 |
| - "eslint-plugin-jsonc": "~2.6.0", |
| 71 | + "eslint-plugin-jsdoc": "~40.0.3", |
| 72 | + "eslint-plugin-jsonc": "~2.7.0", |
73 | 73 | "eslint-plugin-mdx": "~2.0.5",
|
74 | 74 | "eslint-plugin-n": "~15.6.1",
|
75 | 75 | "eslint-plugin-node": "~11.1.0",
|
|
88 | 88 | "prettier": "2.8.4",
|
89 | 89 | "prettier-plugin-organize-imports": "~3.2.2",
|
90 | 90 | "ts-dedent": "~2.2.0",
|
91 |
| - "tsx": "~3.12.3", |
92 |
| - "typescript": "~4.9.5", |
| 91 | + "tsx": "~3.12.5", |
| 92 | + "typescript": "~5.0.2", |
93 | 93 | "upper-case-first": "~2.0.2",
|
94 |
| - "vitest": "~0.29.2", |
| 94 | + "vitest": "~0.29.3", |
95 | 95 | "vue-eslint-parser": "~9.1.0"
|
96 | 96 | },
|
97 | 97 | "pnpm": {
|
|
103 | 103 | ]
|
104 | 104 | }
|
105 | 105 | },
|
106 |
| - "packageManager": "[email protected].1", |
| 106 | + "packageManager": "[email protected].3", |
107 | 107 | "engines": {
|
108 | 108 | "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
|
109 | 109 | "npm": ">=6.14.13",
|
|
0 commit comments