|
100 | 100 | "@types/prettier": "~2.7.0",
|
101 | 101 | "@types/react": "~18.0.17",
|
102 | 102 | "@types/sanitize-html": "~2.6.2",
|
103 |
| - "@types/validator": "~13.7.5", |
104 |
| - "@typescript-eslint/eslint-plugin": "~5.33.1", |
105 |
| - "@typescript-eslint/parser": "~5.33.1", |
| 103 | + "@types/validator": "~13.7.6", |
| 104 | + "@typescript-eslint/eslint-plugin": "~5.35.1", |
| 105 | + "@typescript-eslint/parser": "~5.35.1", |
106 | 106 | "@vitest/coverage-c8": "~0.22.1",
|
107 | 107 | "@vitest/ui": "~0.22.1",
|
108 | 108 | "c8": "~7.12.0",
|
109 | 109 | "conventional-changelog-cli": "~2.2.2",
|
110 | 110 | "cypress": "~10.6.0",
|
111 | 111 | "esbuild": "~0.15.5",
|
112 |
| - "eslint": "~8.22.0", |
| 112 | + "eslint": "~8.23.0", |
113 | 113 | "eslint-config-prettier": "~8.5.0",
|
114 |
| - "eslint-define-config": "~1.6.0", |
| 114 | + "eslint-define-config": "~1.6.1", |
115 | 115 | "eslint-gitignore": "~0.1.0",
|
116 | 116 | "eslint-plugin-jsdoc": "~39.3.6",
|
117 | 117 | "eslint-plugin-prettier": "~4.2.1",
|
|
129 | 129 | "simple-git-hooks": "~2.8.0",
|
130 | 130 | "standard-version": "~9.5.0",
|
131 | 131 | "tsx": "~3.8.2",
|
132 |
| - "typedoc": "~0.23.10", |
| 132 | + "typedoc": "~0.23.11", |
133 | 133 | "typedoc-plugin-missing-exports": "~1.0.0",
|
134 |
| - "typescript": "~4.7.4", |
| 134 | + "typescript": "~4.8.2", |
135 | 135 | "validator": "~13.7.0",
|
136 | 136 | "vite": "~3.0.9",
|
137 |
| - "vitepress": "1.0.0-alpha.10", |
| 137 | + "vitepress": "1.0.0-alpha.12", |
138 | 138 | "vitest": "~0.22.1"
|
139 | 139 | },
|
140 |
| - "packageManager": "[email protected].3", |
| 140 | + "packageManager": "[email protected].5", |
141 | 141 | "engines": {
|
142 | 142 | "node": ">=14.0.0",
|
143 | 143 | "npm": ">=6.0.0"
|
|
0 commit comments