Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 25, 2023
1 parent 129c86f commit 1eb5ee1
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 105 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -89,8 +89,8 @@
"devDependencies": {
"@actions/github": "~6.0.0",
"@algolia/client-search": "~4.19.1",
"@types/markdown-it": "~13.0.4",
"@types/node": "~20.8.7",
"@types/markdown-it": "~13.0.5",
"@types/node": "~20.8.9",
"@types/sanitize-html": "~2.9.3",
"@types/semver": "~7.5.4",
"@types/validator": "~13.11.5",
Expand All @@ -100,7 +100,7 @@
"@vitest/ui": "~0.34.7",
"@vueuse/core": "~10.5.0",
"conventional-changelog-cli": "~4.1.0",
"cypress": "~13.3.2",
"cypress": "~13.3.3",
"esbuild": "~0.19.5",
"eslint": "~8.52.0",
"eslint-config-prettier": "~9.0.0",
Expand All @@ -119,14 +119,14 @@
"sanitize-html": "~2.11.0",
"semver": "~7.5.4",
"standard-version": "~9.5.0",
"tsx": "~3.13.0",
"tsx": "~3.14.0",
"typedoc": "~0.24.8",
"typescript": "~4.9.5",
"validator": "~13.11.0",
"vite": "~4.5.0",
"vitepress": "1.0.0-beta.7",
"vitest": "~0.34.6",
"vue": "~3.3.6"
"vue": "~3.3.7"
},
"packageManager": "pnpm@8.5.1",
"engines": {
Expand Down

0 comments on commit 1eb5ee1

Please sign in to comment.