|
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.11.13", |
| 100 | + "@types/node": "~18.11.17", |
101 | 101 | "@types/prettier": "~2.7.1", |
102 | 102 | "@types/react": "~18.0.26", |
103 | | - "@types/sanitize-html": "~2.6.2", |
| 103 | + "@types/sanitize-html": "~2.8.0", |
104 | 104 | "@types/semver": "~7.3.13", |
105 | 105 | "@types/validator": "~13.7.10", |
106 | | - "@typescript-eslint/eslint-plugin": "~5.46.0", |
107 | | - "@typescript-eslint/parser": "~5.46.0", |
108 | | - "@vitest/coverage-c8": "~0.25.7", |
109 | | - "@vitest/ui": "~0.25.7", |
110 | | - "@vueuse/core": "~9.6.0", |
| 106 | + "@typescript-eslint/eslint-plugin": "~5.47.0", |
| 107 | + "@typescript-eslint/parser": "~5.47.0", |
| 108 | + "@vitest/coverage-c8": "~0.26.0", |
| 109 | + "@vitest/ui": "~0.26.1", |
| 110 | + "@vueuse/core": "~9.8.2", |
111 | 111 | "c8": "~7.12.0", |
112 | 112 | "conventional-changelog-cli": "~2.2.2", |
113 | | - "cypress": "~12.0.2", |
114 | | - "esbuild": "~0.16.4", |
115 | | - "eslint": "~8.29.0", |
| 113 | + "cypress": "~12.1.0", |
| 114 | + "esbuild": "~0.16.10", |
| 115 | + "eslint": "~8.30.0", |
116 | 116 | "eslint-config-prettier": "~8.5.0", |
117 | 117 | "eslint-define-config": "~1.12.0", |
118 | 118 | "eslint-gitignore": "~0.1.0", |
|
128 | 128 | "react": "~18.2.0", |
129 | 129 | "react-dom": "~18.2.0", |
130 | 130 | "rimraf": "~3.0.2", |
131 | | - "sanitize-html": "~2.7.3", |
| 131 | + "sanitize-html": "~2.8.0", |
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.9.4", |
139 | 139 | "validator": "~13.7.0", |
140 | | - "vite": "~4.0.0", |
| 140 | + "vite": "~4.0.2", |
141 | 141 | "vitepress": "1.0.0-alpha.31", |
142 | | - "vitest": "~0.25.7", |
| 142 | + "vitest": "~0.26.1", |
143 | 143 | "vue": "~3.2.45" |
144 | 144 | }, |
145 | | - "packageManager": "pnpm@7.18.1", |
| 145 | + "packageManager": "pnpm@7.18.2", |
146 | 146 | "engines": { |
147 | 147 | "node": "^14.17.0 || ^16.13.0 || >=18.0.0", |
148 | 148 | "npm": ">=6.14.13" |
|
0 commit comments