Skip to content

Commit

Permalink
Merge branch 'next' into dutch-postal-codes
Browse files Browse the repository at this point in the history
  • Loading branch information
ST-DDT authored Aug 26, 2023
2 parents a68af19 + 3c839bf commit 88cfe0f
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 77 deletions.
5 changes: 4 additions & 1 deletion docs/about/team/members.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,10 @@
"name": "Matt Mayer",
"title": "Contributor",
"desc": "",
"links": [{ "icon": "github", "link": "https://github.com/matthewmayer" }]
"links": [
{ "icon": "github", "link": "https://github.com/matthewmayer" }
],
"sponsor": "https://github.com/sponsors/matthewmayer"
},
{
"avatar": "https://github.com/pkuczynski.png",
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,14 +90,14 @@
"@actions/github": "~5.1.1",
"@algolia/client-search": "~4.19.1",
"@types/markdown-it": "~13.0.0",
"@types/node": "~20.5.0",
"@types/node": "~20.5.4",
"@types/sanitize-html": "~2.9.0",
"@types/semver": "~7.5.0",
"@types/validator": "~13.11.1",
"@typescript-eslint/eslint-plugin": "~6.4.0",
"@typescript-eslint/parser": "~6.4.0",
"@vitest/coverage-v8": "~0.34.1",
"@vitest/ui": "~0.34.1",
"@vitest/coverage-v8": "~0.34.2",
"@vitest/ui": "~0.34.2",
"@vueuse/core": "~10.3.0",
"conventional-changelog-cli": "~3.0.0",
"cypress": "~12.17.4",
Expand All @@ -107,12 +107,12 @@
"eslint-define-config": "~1.23.0",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-deprecation": "~1.5.0",
"eslint-plugin-jsdoc": "~46.4.6",
"eslint-plugin-jsdoc": "~46.5.0",
"eslint-plugin-prettier": "~5.0.0",
"eslint-plugin-vitest": "~0.2.8",
"glob": "~10.3.3",
"npm-run-all": "~4.1.5",
"prettier": "3.0.1",
"prettier": "3.0.2",
"prettier-plugin-organize-imports": "~3.2.3",
"rimraf": "~5.0.1",
"sanitize-html": "~2.11.0",
Expand All @@ -124,7 +124,7 @@
"validator": "~13.11.0",
"vite": "~4.4.9",
"vitepress": "1.0.0-beta.7",
"vitest": "~0.34.1",
"vitest": "~0.34.2",
"vue": "~3.3.4"
},
"packageManager": "[email protected]",
Expand Down
Loading

0 comments on commit 88cfe0f

Please sign in to comment.