|
51 | 51 | "@clack/prompts": "^0.7.0",
|
52 | 52 | "eslint-flat-config-utils": "^0.2.5",
|
53 | 53 | "eslint-merge-processors": "^0.1.0",
|
54 |
| - "globals": "^15.3.0", |
| 54 | + "globals": "^15.4.0", |
55 | 55 | "local-pkg": "^0.5.0"
|
56 | 56 | },
|
57 | 57 | "devDependencies": {
|
58 | 58 | "@commitlint/cli": "19.3.0",
|
59 | 59 | "@commitlint/config-conventional": "19.2.2",
|
60 | 60 | "@cspell/dict-cryptocurrencies": "5.0.0",
|
61 |
| - "@intlify/eslint-plugin-vue-i18n": "2.0.0", |
| 61 | + "@intlify/eslint-plugin-vue-i18n": "3.0.0", |
62 | 62 | "@semantic-release/changelog": "6.0.3",
|
63 |
| - "@semantic-release/commit-analyzer": "12.0.0", |
| 63 | + "@semantic-release/commit-analyzer": "13.0.0", |
64 | 64 | "@semantic-release/git": "10.0.1",
|
65 |
| - "@semantic-release/github": "10.0.5", |
| 65 | + "@semantic-release/github": "10.0.6", |
66 | 66 | "@semantic-release/npm": "12.0.1",
|
67 |
| - "@semantic-release/release-notes-generator": "13.0.0", |
| 67 | + "@semantic-release/release-notes-generator": "14.0.0", |
68 | 68 | "@stylistic/eslint-plugin": "2.1.0",
|
69 | 69 | "@stylistic/eslint-plugin-migrate": "2.1.0",
|
70 |
| - "@types/node": "20.12.12", |
71 |
| - "@typescript-eslint/eslint-plugin": "7.10.0", |
72 |
| - "@typescript-eslint/parser": "7.10.0", |
73 |
| - "@typescript-eslint/utils": "7.10.0", |
74 |
| - "@unocss/eslint-plugin": "0.60.3", |
| 70 | + "@types/node": "20.14.2", |
| 71 | + "@typescript-eslint/eslint-plugin": "8.0.0-alpha.29", |
| 72 | + "@typescript-eslint/parser": "8.0.0-alpha.29", |
| 73 | + "@typescript-eslint/utils": "8.0.0-alpha.29", |
| 74 | + "@unocss/eslint-plugin": "0.60.4", |
75 | 75 | "commitizen": "4.3.0",
|
76 |
| - "cspell": "8.8.3", |
| 76 | + "cspell": "8.8.4", |
77 | 77 | "cz-conventional-changelog": "3.3.0",
|
78 | 78 | "deassert": "1.0.2",
|
79 |
| - "eslint": "9.3.0", |
| 79 | + "eslint": "9.4.0", |
80 | 80 | "eslint-config-prettier": "9.1.0",
|
81 | 81 | "eslint-import-resolver-typescript": "3.6.1",
|
82 | 82 | "eslint-plugin-eslint-comments": "3.2.0",
|
83 | 83 | "eslint-plugin-format": "0.1.1",
|
84 |
| - "eslint-plugin-functional": "7.0.0-alpha.6", |
85 |
| - "eslint-plugin-import-x": "0.5.0", |
86 |
| - "eslint-plugin-jsdoc": "48.2.6", |
| 84 | + "eslint-plugin-functional": "7.0.0-alpha.8", |
| 85 | + "eslint-plugin-import-x": "0.5.1", |
| 86 | + "eslint-plugin-jsdoc": "48.2.9", |
87 | 87 | "eslint-plugin-jsonc": "2.16.0",
|
88 | 88 | "eslint-plugin-markdown": "5.0.0",
|
89 |
| - "eslint-plugin-n": "17.7.0", |
| 89 | + "eslint-plugin-n": "17.8.1", |
90 | 90 | "eslint-plugin-no-only-tests": "3.1.0",
|
91 | 91 | "eslint-plugin-optimize-regex": "1.2.1",
|
92 | 92 | "eslint-plugin-prettier": "5.1.3",
|
93 |
| - "eslint-plugin-promise": "6.1.1", |
| 93 | + "eslint-plugin-promise": "6.2.0", |
94 | 94 | "eslint-plugin-regexp": "2.6.0",
|
95 | 95 | "eslint-plugin-sonarjs": "1.0.3",
|
96 | 96 | "eslint-plugin-toml": "0.11.0",
|
|
101 | 101 | "eslint-processor-vue-blocks": "0.1.2",
|
102 | 102 | "eslint-typegen": "0.2.4",
|
103 | 103 | "husky": "9.0.11",
|
104 |
| - "jiti": "1.21.0", |
| 104 | + "jiti": "1.21.3", |
105 | 105 | "jsonc-eslint-parser": "2.4.0",
|
106 |
| - "knip": "5.16.0", |
| 106 | + "knip": "5.18.2", |
107 | 107 | "lint-staged": "15.2.5",
|
108 | 108 | "markdownlint": "0.34.0",
|
109 |
| - "markdownlint-cli": "0.40.0", |
110 |
| - "prettier": "3.2.5", |
| 109 | + "markdownlint-cli": "0.41.0", |
| 110 | + "prettier": "3.3.1", |
111 | 111 | "prettier-plugin-packagejson": "2.5.0",
|
112 | 112 | "rimraf": "5.0.7",
|
113 | 113 | "rollup": "4.18.0",
|
114 | 114 | "rollup-plugin-ts": "3.4.5",
|
115 |
| - "semantic-release": "23.1.1", |
| 115 | + "semantic-release": "24.0.0", |
116 | 116 | "toml-eslint-parser": "0.9.3",
|
117 | 117 | "tsc-files": "1.1.4",
|
118 |
| - "tsx": "4.11.0", |
| 118 | + "tsx": "4.15.1", |
119 | 119 | "typescript": "5.4.5",
|
120 |
| - "vue-eslint-parser": "9.4.2", |
| 120 | + "vue-eslint-parser": "9.4.3", |
121 | 121 | "yaml-eslint-parser": "1.2.3"
|
122 | 122 | },
|
123 | 123 | "peerDependencies": {
|
|
0 commit comments