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 Dec 11, 2023
1 parent 7ad9f20 commit c1e314b
Show file tree
Hide file tree
Showing 2 changed files with 241 additions and 180 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -95,7 +95,7 @@
"@eslint-types/typescript-eslint": "~6.12.0",
"@eslint-types/unicorn": "~49.0.0",
"@types/markdown-it": "~13.0.7",
"@types/node": "~20.10.3",
"@types/node": "~20.10.4",
"@types/sanitize-html": "~2.9.5",
"@types/semver": "~7.5.6",
"@types/validator": "~13.11.7",
Expand All @@ -105,8 +105,8 @@
"@vitest/ui": "~0.34.7",
"@vueuse/core": "~10.7.0",
"conventional-changelog-cli": "~4.1.0",
"cypress": "~13.6.0",
"esbuild": "~0.19.8",
"cypress": "~13.6.1",
"esbuild": "~0.19.9",
"eslint": "~8.55.0",
"eslint-config-prettier": "~9.1.0",
"eslint-define-config": "~2.0.0",
Expand All @@ -115,7 +115,7 @@
"eslint-plugin-jsdoc": "~46.9.0",
"eslint-plugin-prettier": "~5.0.1",
"eslint-plugin-unicorn": "~49.0.0",
"eslint-plugin-vitest": "~0.3.10",
"eslint-plugin-vitest": "~0.3.15",
"glob": "~10.3.10",
"npm-run-all": "~4.1.5",
"prettier": "3.1.0",
Expand All @@ -124,14 +124,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.1",
"vitepress": "1.0.0-beta.7",
"vitest": "~0.34.6",
"vue": "~3.3.10"
"vue": "~3.3.11"
},
"packageManager": "pnpm@8.5.1",
"engines": {
Expand Down

0 comments on commit c1e314b

Please sign in to comment.