Skip to content

Commit

Permalink
Merge branch 'next' into docs/number/add-missing-throw-cases
Browse files Browse the repository at this point in the history
  • Loading branch information
xDivisionByZerox authored Dec 3, 2023
2 parents 26a7eb0 + 505f659 commit e7ff590
Show file tree
Hide file tree
Showing 14 changed files with 540 additions and 305 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,19 +94,19 @@
"@eslint-types/prettier": "5.0.1-1",
"@eslint-types/typescript-eslint": "~6.12.0",
"@eslint-types/unicorn": "~49.0.0",
"@types/markdown-it": "~13.0.6",
"@types/node": "~20.9.2",
"@types/sanitize-html": "~2.9.4",
"@types/semver": "~7.5.5",
"@types/validator": "~13.11.6",
"@types/markdown-it": "~13.0.7",
"@types/node": "~20.10.0",
"@types/sanitize-html": "~2.9.5",
"@types/semver": "~7.5.6",
"@types/validator": "~13.11.7",
"@typescript-eslint/eslint-plugin": "~6.12.0",
"@typescript-eslint/parser": "~6.12.0",
"@vitest/coverage-v8": "~0.34.6",
"@vitest/ui": "~0.34.7",
"@vueuse/core": "~10.6.1",
"conventional-changelog-cli": "~4.1.0",
"cypress": "~13.5.1",
"esbuild": "~0.19.6",
"cypress": "~13.6.0",
"esbuild": "~0.19.8",
"eslint": "~8.54.0",
"eslint-config-prettier": "~9.0.0",
"eslint-define-config": "~2.0.0",
Expand All @@ -131,7 +131,7 @@
"vite": "~4.5.0",
"vitepress": "1.0.0-beta.7",
"vitest": "~0.34.6",
"vue": "~3.3.8"
"vue": "~3.3.9"
},
"packageManager": "pnpm@8.5.1",
"engines": {
Expand Down
Loading

0 comments on commit e7ff590

Please sign in to comment.