Skip to content

Commit

Permalink
chore(deps): update devdependencies (#1898)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ST-DDT <[email protected]>
  • Loading branch information
renovate[bot] and ST-DDT authored Mar 6, 2023
1 parent 52a402f commit a4d5203
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 170 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,29 +85,29 @@
"devDependencies": {
"@actions/github": "~5.1.1",
"@algolia/client-search": "~4.14.3",
"@types/glob": "~8.0.1",
"@types/glob": "~8.1.0",
"@types/markdown-it": "~12.2.3",
"@types/node": "~18.14.0",
"@types/node": "~18.14.6",
"@types/prettier": "~2.7.2",
"@types/react": "~18.0.28",
"@types/sanitize-html": "~2.8.0",
"@types/sanitize-html": "~2.8.1",
"@types/semver": "~7.3.13",
"@types/validator": "~13.7.12",
"@types/validator": "~13.7.13",
"@typescript-eslint/eslint-plugin": "~5.52.0",
"@typescript-eslint/parser": "~5.52.0",
"@vitest/coverage-c8": "~0.28.5",
"@vitest/ui": "~0.28.5",
"@vueuse/core": "~9.13.0",
"c8": "~7.13.0",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~12.6.0",
"esbuild": "~0.17.9",
"eslint": "~8.34.0",
"cypress": "~12.7.0",
"esbuild": "~0.17.11",
"eslint": "~8.35.0",
"eslint-config-prettier": "~8.6.0",
"eslint-define-config": "~1.15.0",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-deprecation": "~1.3.3",
"eslint-plugin-jsdoc": "~40.0.0",
"eslint-plugin-jsdoc": "~40.0.1",
"eslint-plugin-prettier": "~4.2.1",
"glob": "~8.1.0",
"npm-run-all": "~4.1.5",
Expand All @@ -116,7 +116,7 @@
"prettier-plugin-organize-imports": "~3.2.2",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"rimraf": "~4.1.2",
"rimraf": "~4.3.0",
"sanitize-html": "~2.10.0",
"semver": "~7.3.8",
"standard-version": "~9.5.0",
Expand All @@ -125,7 +125,7 @@
"typedoc-plugin-missing-exports": "~1.0.0",
"typescript": "~4.9.5",
"validator": "~13.9.0",
"vite": "~4.1.2",
"vite": "~4.1.4",
"vitepress": "1.0.0-alpha.46",
"vitest": "~0.28.5",
"vue": "~3.2.47"
Expand Down
Loading

0 comments on commit a4d5203

Please sign in to comment.