|
92 | 92 | "@actions/github": "6.0.0", |
93 | 93 | "@algolia/client-search": "4.23.2", |
94 | 94 | "@eslint-types/deprecation": "2.0.0-1", |
95 | | - "@eslint-types/jsdoc": "48.2.1", |
| 95 | + "@eslint-types/jsdoc": "48.2.2", |
96 | 96 | "@eslint-types/prettier": "5.1.3", |
97 | | - "@eslint-types/typescript-eslint": "7.2.0", |
98 | | - "@eslint-types/unicorn": "51.0.1", |
99 | | - "@types/markdown-it": "13.0.7", |
100 | | - "@types/node": "20.12.2", |
| 97 | + "@eslint-types/typescript-eslint": "7.5.0", |
| 98 | + "@eslint-types/unicorn": "52.0.0", |
| 99 | + "@types/node": "20.12.5", |
101 | 100 | "@types/sanitize-html": "2.11.0", |
102 | 101 | "@types/semver": "7.5.8", |
103 | 102 | "@types/validator": "13.11.9", |
104 | | - "@typescript-eslint/eslint-plugin": "7.4.0", |
105 | | - "@typescript-eslint/parser": "7.4.0", |
| 103 | + "@typescript-eslint/eslint-plugin": "7.5.0", |
| 104 | + "@typescript-eslint/parser": "7.5.0", |
106 | 105 | "@vitest/coverage-v8": "1.4.0", |
107 | 106 | "@vitest/ui": "1.4.0", |
108 | 107 | "@vueuse/core": "10.9.0", |
109 | 108 | "conventional-changelog-cli": "4.1.0", |
110 | | - "cypress": "13.7.1", |
| 109 | + "cypress": "13.7.2", |
111 | 110 | "eslint": "8.57.0", |
112 | 111 | "eslint-config-prettier": "9.1.0", |
113 | 112 | "eslint-define-config": "2.1.0", |
114 | 113 | "eslint-gitignore": "0.1.0", |
115 | 114 | "eslint-plugin-deprecation": "2.0.0", |
116 | | - "eslint-plugin-jsdoc": "48.2.2", |
| 115 | + "eslint-plugin-jsdoc": "48.2.3", |
117 | 116 | "eslint-plugin-prettier": "5.1.3", |
118 | | - "eslint-plugin-unicorn": "51.0.1", |
| 117 | + "eslint-plugin-unicorn": "52.0.0", |
119 | 118 | "eslint-plugin-vitest": "0.4.1", |
120 | 119 | "glob": "10.3.12", |
121 | 120 | "npm-run-all2": "6.1.2", |
|
127 | 126 | "standard-version": "9.5.0", |
128 | 127 | "ts-morph": "22.0.0", |
129 | 128 | "tsup": "8.0.2", |
130 | | - "tsx": "4.7.1", |
131 | | - "typescript": "5.4.3", |
| 129 | + "tsx": "4.7.2", |
| 130 | + "typescript": "5.4.4", |
132 | 131 | "validator": "13.11.0", |
133 | | - "vite": "5.2.7", |
134 | | - "vitepress": "1.0.1", |
| 132 | + "vite": "5.2.8", |
| 133 | + "vitepress": "1.0.2", |
135 | 134 | "vitest": "1.4.0", |
136 | 135 | "vue": "3.4.21" |
137 | 136 | }, |
138 | | - "packageManager": "pnpm@8.15.5", |
| 137 | + "packageManager": "pnpm@8.15.6", |
139 | 138 | "engines": { |
140 | 139 | "node": ">=18.0.0", |
141 | 140 | "npm": ">=9.0.0" |
|
0 commit comments