|
97 | 97 | "@algolia/client-search": "~4.14.2",
|
98 | 98 | "@types/glob": "~8.0.0",
|
99 | 99 | "@types/markdown-it": "~12.2.3",
|
100 |
| - "@types/node": "~18.8.4", |
| 100 | + "@types/node": "~18.11.7", |
101 | 101 | "@types/prettier": "~2.7.1",
|
102 | 102 | "@types/react": "~18.0.22",
|
103 | 103 | "@types/sanitize-html": "~2.6.2",
|
104 |
| - "@types/semver": "~7.3.12", |
| 104 | + "@types/semver": "~7.3.13", |
105 | 105 | "@types/validator": "~13.7.9",
|
106 | 106 | "@typescript-eslint/eslint-plugin": "~5.40.1",
|
107 | 107 | "@typescript-eslint/parser": "~5.40.1",
|
|
110 | 110 | "@vueuse/core": "~9.4.0",
|
111 | 111 | "c8": "~7.12.0",
|
112 | 112 | "conventional-changelog-cli": "~2.2.2",
|
113 |
| - "cypress": "~10.10.0", |
| 113 | + "cypress": "~10.11.0", |
114 | 114 | "esbuild": "~0.15.12",
|
115 | 115 | "eslint": "~8.26.0",
|
116 | 116 | "eslint-config-prettier": "~8.5.0",
|
117 | 117 | "eslint-define-config": "~1.8.0",
|
118 | 118 | "eslint-gitignore": "~0.1.0",
|
119 |
| - "eslint-plugin-jsdoc": "~39.3.23", |
| 119 | + "eslint-plugin-jsdoc": "~39.3.25", |
120 | 120 | "eslint-plugin-prettier": "~4.2.1",
|
121 | 121 | "glob": "~8.0.3",
|
122 | 122 | "lint-staged": "~13.0.3",
|
|
128 | 128 | "react": "~18.2.0",
|
129 | 129 | "react-dom": "~18.2.0",
|
130 | 130 | "rimraf": "~3.0.2",
|
131 |
| - "sanitize-html": "~2.7.2", |
| 131 | + "sanitize-html": "~2.7.3", |
132 | 132 | "semver": "~7.3.8",
|
133 | 133 | "simple-git-hooks": "~2.8.1",
|
134 | 134 | "standard-version": "~9.5.0",
|
|
137 | 137 | "typedoc-plugin-missing-exports": "~1.0.0",
|
138 | 138 | "typescript": "~4.8.4",
|
139 | 139 | "validator": "~13.7.0",
|
140 |
| - "vite": "~3.1.8", |
| 140 | + "vite": "~3.2.1", |
141 | 141 | "vitepress": "1.0.0-alpha.26",
|
142 | 142 | "vitest": "~0.24.3",
|
143 | 143 | "vue": "~3.2.41"
|
|
0 commit comments