Skip to content

Commit

Permalink
chore(deps): update devdependencies (#1427)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 committed Oct 11, 2022
1 parent 7a3136c commit 8534f86
Show file tree
Hide file tree
Showing 2 changed files with 208 additions and 200 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -97,15 +97,15 @@
"@algolia/client-search": "~4.14.2",
"@types/glob": "~8.0.0",
"@types/markdown-it": "~12.2.3",
"@types/node": "~18.7.13",
"@types/node": "~18.8.4",
"@types/prettier": "~2.7.1",
"@types/react": "~18.0.21",
"@types/sanitize-html": "~2.6.2",
"@types/validator": "~13.7.7",
"@typescript-eslint/eslint-plugin": "~5.39.0",
"@typescript-eslint/parser": "~5.39.0",
"@vitest/coverage-c8": "~0.24.0",
"@vitest/ui": "~0.24.0",
"@typescript-eslint/eslint-plugin": "~5.40.0",
"@typescript-eslint/parser": "~5.40.0",
"@vitest/coverage-c8": "~0.24.1",
"@vitest/ui": "~0.24.1",
"c8": "~7.12.0",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~10.9.0",
Expand All @@ -130,15 +130,15 @@
"simple-git-hooks": "~2.8.0",
"standard-version": "~9.5.0",
"tsx": "~3.10.1",
"typedoc": "~0.23.15",
"typedoc": "~0.23.16",
"typedoc-plugin-missing-exports": "~1.0.0",
"typescript": "~4.8.4",
"validator": "~13.7.0",
"vite": "~3.1.6",
"vite": "~3.1.7",
"vitepress": "1.0.0-alpha.19",
"vitest": "~0.24.0"
"vitest": "~0.24.1"
},
"packageManager": "pnpm@7.13.3",
"packageManager": "pnpm@7.13.4",
"engines": {
"node": ">=14.0.0",
"npm": ">=6.0.0"
Expand Down

0 comments on commit 8534f86

Please sign in to comment.