Skip to content

Commit

Permalink
Merge branch 'next' into fix_firstName_en_GH
Browse files Browse the repository at this point in the history
  • Loading branch information
ST-DDT authored Nov 16, 2022
2 parents 4109bc5 + 1796559 commit 5671f16
Show file tree
Hide file tree
Showing 12 changed files with 442 additions and 439 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,18 +103,18 @@
"@types/sanitize-html": "~2.6.2",
"@types/semver": "~7.3.13",
"@types/validator": "~13.7.10",
"@typescript-eslint/eslint-plugin": "~5.42.0",
"@typescript-eslint/parser": "~5.42.0",
"@typescript-eslint/eslint-plugin": "~5.42.1",
"@typescript-eslint/parser": "~5.42.1",
"@vitest/coverage-c8": "~0.25.1",
"@vitest/ui": "~0.25.1",
"@vueuse/core": "~9.4.0",
"@vueuse/core": "~9.5.0",
"c8": "~7.12.0",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~10.11.0",
"cypress": "~11.0.1",
"esbuild": "~0.15.13",
"eslint": "~8.27.0",
"eslint-config-prettier": "~8.5.0",
"eslint-define-config": "~1.11.0",
"eslint-define-config": "~1.12.0",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-jsdoc": "~39.6.2",
"eslint-plugin-prettier": "~4.2.1",
Expand All @@ -124,25 +124,25 @@
"npm-run-all": "~4.1.5",
"picocolors": "~1.0.0",
"prettier": "2.7.1",
"prettier-plugin-organize-imports": "~3.1.1",
"prettier-plugin-organize-imports": "~3.2.0",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"rimraf": "~3.0.2",
"sanitize-html": "~2.7.3",
"semver": "~7.3.8",
"simple-git-hooks": "~2.8.1",
"standard-version": "~9.5.0",
"tsx": "~3.11.0",
"typedoc": "~0.23.20",
"tsx": "~3.12.1",
"typedoc": "~0.23.21",
"typedoc-plugin-missing-exports": "~1.0.0",
"typescript": "~4.8.4",
"validator": "~13.7.0",
"vite": "~3.2.3",
"vitepress": "1.0.0-alpha.27",
"vitepress": "1.0.0-alpha.28",
"vitest": "~0.25.1",
"vue": "~3.2.41"
"vue": "~3.2.45"
},
"packageManager": "pnpm@7.14.2",
"packageManager": "pnpm@7.15.0",
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0",
"npm": ">=6.14.13"
Expand Down
Loading

0 comments on commit 5671f16

Please sign in to comment.