|
52 | 52 | "devDependencies": {
|
53 | 53 | "@intlify/eslint-plugin-vue-i18n": "~2.0.0",
|
54 | 54 | "@poppinss/cliui": "~3.0.4",
|
55 |
| - "@types/eslint": "~8.4.6", |
| 55 | + "@types/eslint": "~8.4.7", |
56 | 56 | "@types/json-schema": "~7.0.11",
|
57 |
| - "@types/node": "~18.8.2", |
| 57 | + "@types/node": "~18.11.3", |
58 | 58 | "@types/prettier": "~2.7.1",
|
59 |
| - "@typescript-eslint/eslint-plugin": "~5.39.0", |
60 |
| - "@typescript-eslint/parser": "~5.39.0", |
| 59 | + "@typescript-eslint/eslint-plugin": "~5.40.1", |
| 60 | + "@typescript-eslint/parser": "~5.40.1", |
61 | 61 | "change-case": "~4.1.2",
|
62 |
| - "eslint": "~8.24.0", |
| 62 | + "eslint": "~8.26.0", |
63 | 63 | "eslint-config-prettier": "~8.5.0",
|
64 | 64 | "eslint-gitignore": "~0.1.0",
|
65 | 65 | "eslint-plugin-import": "~2.26.0",
|
66 | 66 | "eslint-plugin-inclusive-language": "~2.2.0",
|
67 |
| - "eslint-plugin-jsdoc": "~39.3.6", |
| 67 | + "eslint-plugin-jsdoc": "~39.3.20", |
68 | 68 | "eslint-plugin-mdx": "~2.0.5",
|
69 | 69 | "eslint-plugin-n": "~15.3.0",
|
70 | 70 | "eslint-plugin-node": "~11.1.0",
|
71 | 71 | "eslint-plugin-prettier": "~4.2.1",
|
72 | 72 | "eslint-plugin-spellcheck": "~0.0.19",
|
73 |
| - "eslint-plugin-unicorn": "~44.0.0", |
| 73 | + "eslint-plugin-unicorn": "~44.0.2", |
74 | 74 | "eslint-plugin-vue": "~9.6.0",
|
75 | 75 | "eslint-plugin-vue-pug": "~0.5.4",
|
76 | 76 | "json-schema": "~0.4.0",
|
77 | 77 | "json-schema-to-typescript": "~11.0.2",
|
78 | 78 | "prettier": "2.7.1",
|
79 | 79 | "prettier-plugin-organize-imports": "~3.1.1",
|
80 | 80 | "ts-dedent": "~2.2.0",
|
81 |
| - "tsx": "~3.9.0", |
| 81 | + "tsx": "~3.10.4", |
82 | 82 | "typescript": "~4.8.4",
|
83 | 83 | "upper-case-first": "~2.0.2",
|
84 |
| - "vitest": "~0.23.4", |
| 84 | + "vitest": "~0.24.3", |
85 | 85 | "vue-eslint-parser": "~9.1.0"
|
86 | 86 | },
|
87 |
| - "packageManager": "pnpm@7.13.1", |
| 87 | + "packageManager": "pnpm@7.14.0", |
88 | 88 | "engines": {
|
89 | 89 | "node": ">= 14.6.0",
|
90 | 90 | "npm": ">= 6.0.0",
|
|
0 commit comments