Skip to content

Commit

Permalink
Merge branch 'next' into feature/en-countries-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ST-DDT authored Dec 24, 2022
2 parents 4557c33 + dd81fe1 commit 876857a
Show file tree
Hide file tree
Showing 51 changed files with 3,422 additions and 3,247 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,22 +97,22 @@
"@algolia/client-search": "~4.14.2",
"@types/glob": "~8.0.0",
"@types/markdown-it": "~12.2.3",
"@types/node": "~18.11.13",
"@types/node": "~18.11.17",
"@types/prettier": "~2.7.1",
"@types/react": "~18.0.26",
"@types/sanitize-html": "~2.6.2",
"@types/sanitize-html": "~2.8.0",
"@types/semver": "~7.3.13",
"@types/validator": "~13.7.10",
"@typescript-eslint/eslint-plugin": "~5.46.0",
"@typescript-eslint/parser": "~5.46.0",
"@vitest/coverage-c8": "~0.25.7",
"@vitest/ui": "~0.25.7",
"@vueuse/core": "~9.6.0",
"@typescript-eslint/eslint-plugin": "~5.47.0",
"@typescript-eslint/parser": "~5.47.0",
"@vitest/coverage-c8": "~0.26.0",
"@vitest/ui": "~0.26.1",
"@vueuse/core": "~9.8.2",
"c8": "~7.12.0",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~12.0.2",
"esbuild": "~0.16.4",
"eslint": "~8.29.0",
"cypress": "~12.1.0",
"esbuild": "~0.16.10",
"eslint": "~8.30.0",
"eslint-config-prettier": "~8.5.0",
"eslint-define-config": "~1.12.0",
"eslint-gitignore": "~0.1.0",
Expand All @@ -128,7 +128,7 @@
"react": "~18.2.0",
"react-dom": "~18.2.0",
"rimraf": "~3.0.2",
"sanitize-html": "~2.7.3",
"sanitize-html": "~2.8.0",
"semver": "~7.3.8",
"simple-git-hooks": "~2.8.1",
"standard-version": "~9.5.0",
Expand All @@ -137,12 +137,12 @@
"typedoc-plugin-missing-exports": "~1.0.0",
"typescript": "~4.9.4",
"validator": "~13.7.0",
"vite": "~4.0.0",
"vite": "~4.0.2",
"vitepress": "1.0.0-alpha.31",
"vitest": "~0.25.7",
"vitest": "~0.26.1",
"vue": "~3.2.45"
},
"packageManager": "pnpm@7.18.1",
"packageManager": "pnpm@7.18.2",
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0",
"npm": ">=6.14.13"
Expand Down
Loading

0 comments on commit 876857a

Please sign in to comment.