|
90 | 90 | },
|
91 | 91 | "devDependencies": {
|
92 | 92 | "@types/markdown-it": "~12.2.3",
|
93 |
| - "@types/node": "~16.11.25", |
| 93 | + "@types/node": "~16.11.26", |
94 | 94 | "@types/prettier": "~2.4.4",
|
95 | 95 | "@types/sanitize-html": "~2.6.2",
|
96 | 96 | "@types/validator": "~13.7.1",
|
97 |
| - "@typescript-eslint/eslint-plugin": "~5.12.1", |
98 |
| - "@typescript-eslint/parser": "~5.12.1", |
| 97 | + "@typescript-eslint/eslint-plugin": "~5.13.0", |
| 98 | + "@typescript-eslint/parser": "~5.13.0", |
99 | 99 | "@vitest/ui": "~0.5.9",
|
100 | 100 | "c8": "~7.11.0",
|
101 | 101 | "conventional-changelog-cli": "~2.2.2",
|
102 |
| - "cypress": "~9.5.0", |
| 102 | + "cypress": "~9.5.1", |
103 | 103 | "esbuild": "~0.14.23",
|
104 | 104 | "eslint": "~8.10.0",
|
105 | 105 | "eslint-config-prettier": "~8.4.0",
|
106 | 106 | "eslint-define-config": "~1.2.5",
|
107 | 107 | "eslint-gitignore": "~0.1.0",
|
108 |
| - "eslint-plugin-jsdoc": "~37.9.4", |
| 108 | + "eslint-plugin-jsdoc": "~37.9.5", |
109 | 109 | "eslint-plugin-prettier": "~4.0.0",
|
110 | 110 | "esno": "~0.14.1",
|
111 | 111 | "lint-staged": "~12.3.4",
|
|
119 | 119 | "standard-version": "~9.3.2",
|
120 | 120 | "typedoc": "~0.22.12",
|
121 | 121 | "typedoc-plugin-missing-exports": "~0.22.6",
|
122 |
| - "typescript": "~4.5.5", |
| 122 | + "typescript": "~4.6.2", |
123 | 123 | "validator": "~13.7.0",
|
124 |
| - "vite": "~2.8.4", |
| 124 | + "vite": "~2.8.5", |
125 | 125 | "vitepress": "~0.22.3",
|
126 | 126 | "vitest": "~0.5.9"
|
127 | 127 | },
|
|
0 commit comments