|
41 | 41 | "devDependencies": {
|
42 | 42 | "@intlify/eslint-plugin-vue-i18n": "~1.2.0",
|
43 | 43 | "@types/eslint": "~8.2.2",
|
44 |
| - "@types/node": "~16.11.19", |
45 |
| - "@types/prettier": "~2.4.2", |
46 |
| - "@typescript-eslint/eslint-plugin": "~5.9.0", |
47 |
| - "@typescript-eslint/parser": "~5.9.0", |
| 44 | + "@types/node": "~16.11.21", |
| 45 | + "@types/prettier": "~2.4.3", |
| 46 | + "@typescript-eslint/eslint-plugin": "~5.10.0", |
| 47 | + "@typescript-eslint/parser": "~5.10.0", |
48 | 48 | "change-case": "~4.1.2",
|
49 |
| - "eslint": "~8.6.0", |
| 49 | + "eslint": "~8.7.0", |
50 | 50 | "eslint-config-prettier": "~8.3.0",
|
51 | 51 | "eslint-plugin-inclusive-language": "~2.2.0",
|
52 | 52 | "eslint-plugin-jsdoc": "~37.6.1",
|
53 | 53 | "eslint-plugin-node": "~11.1.0",
|
54 | 54 | "eslint-plugin-prettier": "~4.0.0",
|
55 | 55 | "eslint-plugin-spellcheck": "~0.0.19",
|
56 |
| - "eslint-plugin-unicorn": "~40.0.0", |
57 |
| - "eslint-plugin-vue": "~8.2.0", |
| 56 | + "eslint-plugin-unicorn": "~40.1.0", |
| 57 | + "eslint-plugin-vue": "~8.3.0", |
58 | 58 | "eslint-plugin-vue-pug-sfc": "~1.0.0-alpha.20",
|
59 |
| - "esno": "~0.13.0", |
| 59 | + "esno": "~0.14.0", |
60 | 60 | "json-schema-to-typescript": "~10.1.5",
|
61 | 61 | "prettier": "2.5.1",
|
62 | 62 | "prettier-plugin-organize-imports": "~2.3.4",
|
63 | 63 | "typescript": "~4.5.4",
|
64 | 64 | "upper-case-first": "~2.0.2"
|
65 | 65 | },
|
66 |
| - "packageManager": "pnpm@6.25.1", |
| 66 | + "packageManager": "pnpm@6.27.1", |
67 | 67 | "engines": {
|
68 | 68 | "node": ">= 16.9.0",
|
69 | 69 | "npm": ">= 7.0.0",
|
70 |
| - "pnpm": ">= 6.17.0" |
| 70 | + "pnpm": ">= 6.27.1" |
71 | 71 | }
|
72 | 72 | }
|
0 commit comments