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] authored Dec 19, 2023
1 parent 8996a74 commit c48f28d
Show file tree
Hide file tree
Showing 2 changed files with 253 additions and 297 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
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.4",
"@types/node": "~20.10.5",
"@types/sanitize-html": "~2.9.5",
"@types/semver": "~7.5.6",
"@types/validator": "~13.11.7",
Expand All @@ -106,16 +106,16 @@
"@vueuse/core": "~10.7.0",
"conventional-changelog-cli": "~4.1.0",
"cypress": "~13.6.1",
"esbuild": "~0.19.9",
"eslint": "~8.55.0",
"esbuild": "~0.19.10",
"eslint": "~8.56.0",
"eslint-config-prettier": "~9.1.0",
"eslint-define-config": "~2.0.0",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-deprecation": "~2.0.0",
"eslint-plugin-jsdoc": "~46.9.0",
"eslint-plugin-prettier": "~5.0.1",
"eslint-plugin-jsdoc": "~46.9.1",
"eslint-plugin-prettier": "~5.1.0",
"eslint-plugin-unicorn": "~49.0.0",
"eslint-plugin-vitest": "~0.3.15",
"eslint-plugin-vitest": "~0.3.18",
"glob": "~10.3.10",
"npm-run-all": "~4.1.5",
"prettier": "3.1.1",
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.11"
"vue": "~3.3.13"
},
"packageManager": "pnpm@8.5.1",
"engines": {
Expand Down
Loading

0 comments on commit c48f28d

Please sign in to comment.