Skip to content

Commit

Permalink
chore(deps): update devdependencies (#2688)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 26, 2024
1 parent 1f73f49 commit 4b0bb49
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 177 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,28 +86,28 @@
"@actions/github": "~6.0.0",
"@algolia/client-search": "~4.22.1",
"@eslint-types/deprecation": "2.0.0-1",
"@eslint-types/jsdoc": "~48.0.6",
"@eslint-types/jsdoc": "~48.2.0",
"@eslint-types/prettier": "5.1.3",
"@eslint-types/typescript-eslint": "~6.21.0",
"@eslint-types/unicorn": "~51.0.1",
"@types/markdown-it": "~13.0.7",
"@types/node": "~20.11.19",
"@types/node": "~20.11.20",
"@types/sanitize-html": "~2.11.0",
"@types/semver": "~7.5.7",
"@types/semver": "~7.5.8",
"@types/validator": "~13.11.9",
"@typescript-eslint/eslint-plugin": "~7.0.2",
"@typescript-eslint/parser": "~7.0.2",
"@vitest/coverage-v8": "~1.3.0",
"@vitest/ui": "~1.3.0",
"@vueuse/core": "~10.7.2",
"@vueuse/core": "~10.8.0",
"conventional-changelog-cli": "~4.1.0",
"cypress": "~13.6.4",
"eslint": "~8.56.0",
"cypress": "~13.6.6",
"eslint": "~8.57.0",
"eslint-config-prettier": "~9.1.0",
"eslint-define-config": "~2.1.0",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-deprecation": "~2.0.0",
"eslint-plugin-jsdoc": "~48.1.0",
"eslint-plugin-jsdoc": "~48.2.0",
"eslint-plugin-prettier": "~5.1.3",
"eslint-plugin-unicorn": "~51.0.1",
"eslint-plugin-vitest": "~0.3.22",
Expand All @@ -116,18 +116,18 @@
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "~3.2.4",
"rimraf": "~5.0.5",
"sanitize-html": "~2.11.0",
"sanitize-html": "~2.12.1",
"semver": "~7.6.0",
"standard-version": "~9.5.0",
"tsup": "~8.0.2",
"tsx": "~4.7.1",
"typedoc": "~0.25.8",
"typescript": "~5.3.3",
"validator": "~13.11.0",
"vite": "~5.1.3",
"vite": "~5.1.4",
"vitepress": "1.0.0-rc.44",
"vitest": "~1.3.0",
"vue": "~3.4.19"
"vue": "~3.4.20"
},
"packageManager": "pnpm@8.15.3",
"engines": {
Expand Down
Loading

0 comments on commit 4b0bb49

Please sign in to comment.