Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 authored Aug 29, 2022
2 parents eb4a84e + 7f8b871 commit e73eca9
Show file tree
Hide file tree
Showing 20 changed files with 512 additions and 311 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,18 +100,18 @@
"@types/prettier": "~2.7.0",
"@types/react": "~18.0.17",
"@types/sanitize-html": "~2.6.2",
"@types/validator": "~13.7.5",
"@typescript-eslint/eslint-plugin": "~5.33.1",
"@typescript-eslint/parser": "~5.33.1",
"@types/validator": "~13.7.6",
"@typescript-eslint/eslint-plugin": "~5.35.1",
"@typescript-eslint/parser": "~5.35.1",
"@vitest/coverage-c8": "~0.22.1",
"@vitest/ui": "~0.22.1",
"c8": "~7.12.0",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~10.6.0",
"esbuild": "~0.15.5",
"eslint": "~8.22.0",
"eslint": "~8.23.0",
"eslint-config-prettier": "~8.5.0",
"eslint-define-config": "~1.6.0",
"eslint-define-config": "~1.6.1",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-jsdoc": "~39.3.6",
"eslint-plugin-prettier": "~4.2.1",
Expand All @@ -129,15 +129,15 @@
"simple-git-hooks": "~2.8.0",
"standard-version": "~9.5.0",
"tsx": "~3.8.2",
"typedoc": "~0.23.10",
"typedoc": "~0.23.11",
"typedoc-plugin-missing-exports": "~1.0.0",
"typescript": "~4.7.4",
"typescript": "~4.8.2",
"validator": "~13.7.0",
"vite": "~3.0.9",
"vitepress": "1.0.0-alpha.10",
"vitepress": "1.0.0-alpha.12",
"vitest": "~0.22.1"
},
"packageManager": "pnpm@7.9.3",
"packageManager": "pnpm@7.9.5",
"engines": {
"node": ">=14.0.0",
"npm": ">=6.0.0"
Expand Down
Loading

0 comments on commit e73eca9

Please sign in to comment.