diff options
| author | Shinigami <[email protected]> | 2022-03-01 22:04:56 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-03-01 22:04:56 +0100 |
| commit | f4768592dd49c7285d4fb7bb7e6d11b08623294d (patch) | |
| tree | ff3c9399441740cb234df2c3bcfcc7b77abaa8a3 | |
| parent | 102ff9f5c4b80ff65b3ed7f5ed7ac6097faea98e (diff) | |
| download | faker-f4768592dd49c7285d4fb7bb7e6d11b08623294d.tar.xz faker-f4768592dd49c7285d4fb7bb7e6d11b08623294d.zip | |
chore(deps): update deps (#584)
| -rw-r--r-- | package.json | 14 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 224 |
2 files changed, 119 insertions, 119 deletions
diff --git a/package.json b/package.json index 34b07238..015f9d39 100644 --- a/package.json +++ b/package.json @@ -90,22 +90,22 @@ }, "devDependencies": { "@types/markdown-it": "~12.2.3", - "@types/node": "~16.11.25", + "@types/node": "~16.11.26", "@types/prettier": "~2.4.4", "@types/sanitize-html": "~2.6.2", "@types/validator": "~13.7.1", - "@typescript-eslint/eslint-plugin": "~5.12.1", - "@typescript-eslint/parser": "~5.12.1", + "@typescript-eslint/eslint-plugin": "~5.13.0", + "@typescript-eslint/parser": "~5.13.0", "@vitest/ui": "~0.5.9", "c8": "~7.11.0", "conventional-changelog-cli": "~2.2.2", - "cypress": "~9.5.0", + "cypress": "~9.5.1", "esbuild": "~0.14.23", "eslint": "~8.10.0", "eslint-config-prettier": "~8.4.0", "eslint-define-config": "~1.2.5", "eslint-gitignore": "~0.1.0", - "eslint-plugin-jsdoc": "~37.9.4", + "eslint-plugin-jsdoc": "~37.9.5", "eslint-plugin-prettier": "~4.0.0", "esno": "~0.14.1", "lint-staged": "~12.3.4", @@ -119,9 +119,9 @@ "standard-version": "~9.3.2", "typedoc": "~0.22.12", "typedoc-plugin-missing-exports": "~0.22.6", - "typescript": "~4.5.5", + "typescript": "~4.6.2", "validator": "~13.7.0", - "vite": "~2.8.4", + "vite": "~2.8.5", "vitepress": "~0.22.3", "vitest": "~0.5.9" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9f5fda30..226205b7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2,22 +2,22 @@ lockfileVersion: 5.3 specifiers: '@types/markdown-it': ~12.2.3 - '@types/node': ~16.11.25 + '@types/node': ~16.11.26 '@types/prettier': ~2.4.4 '@types/sanitize-html': ~2.6.2 '@types/validator': ~13.7.1 - '@typescript-eslint/eslint-plugin': ~5.12.1 - '@typescript-eslint/parser': ~5.12.1 + '@typescript-eslint/eslint-plugin': ~5.13.0 + '@typescript-eslint/parser': ~5.13.0 '@vitest/ui': ~0.5.9 c8: ~7.11.0 conventional-changelog-cli: ~2.2.2 - cypress: ~9.5.0 + cypress: ~9.5.1 esbuild: ~0.14.23 eslint: ~8.10.0 eslint-config-prettier: ~8.4.0 eslint-define-config: ~1.2.5 eslint-gitignore: ~0.1.0 - eslint-plugin-jsdoc: ~37.9.4 + eslint-plugin-jsdoc: ~37.9.5 eslint-plugin-prettier: ~4.0.0 esno: ~0.14.1 lint-staged: ~12.3.4 @@ -31,46 +31,46 @@ specifiers: standard-version: ~9.3.2 typedoc: ~0.22.12 typedoc-plugin-missing-exports: ~0.22.6 - typescript: ~4.5.5 + typescript: ~4.6.2 validator: ~13.7.0 - vite: ~2.8.4 + vite: ~2.8.5 vitepress: ~0.22.3 vitest: ~0.5.9 devDependencies: '@types/markdown-it': 12.2.3 - '@types/node': 16.11.25 + '@types/node': 16.11.26 '@types/prettier': 2.4.4 '@types/sanitize-html': 2.6.2 '@types/validator': 13.7.1 - '@typescript-eslint/eslint-plugin': 5.12.1_27a0c788acac7d65514027b167e3b3f6 - '@typescript-eslint/parser': [email protected][email protected] + '@typescript-eslint/eslint-plugin': 5.13.0_33fffc354ccfa91fbe7d1677b9395a0a + '@typescript-eslint/parser': [email protected][email protected] '@vitest/ui': 0.5.9 c8: 7.11.0 conventional-changelog-cli: 2.2.2 - cypress: 9.5.0 + cypress: 9.5.1 esbuild: 0.14.23 eslint: 8.10.0 eslint-config-prettier: [email protected] eslint-define-config: 1.2.5 eslint-gitignore: [email protected] - eslint-plugin-jsdoc: [email protected] + eslint-plugin-jsdoc: [email protected] eslint-plugin-prettier: 4.0.0_1669956a82292b1f29101a00a555e5bf esno: 0.14.1 lint-staged: 12.3.4 npm-run-all: 4.1.5 picocolors: 1.0.0 prettier: 2.5.1 - prettier-plugin-organize-imports: [email protected][email protected] + prettier-plugin-organize-imports: [email protected][email protected] rimraf: 3.0.2 sanitize-html: 2.7.0 simple-git-hooks: 2.7.0 standard-version: 9.3.2 - typedoc: [email protected] + typedoc: [email protected] typedoc-plugin-missing-exports: [email protected] - typescript: 4.5.5 + typescript: 4.6.2 validator: 13.7.0 - vite: 2.8.4 + vite: 2.8.5 vitepress: 0.22.3 vitest: 0.5.9_@[email protected][email protected] @@ -248,14 +248,14 @@ packages: lodash.once: 4.1.1 dev: true - /@docsearch/css/3.0.0-alpha.50: - resolution: {integrity: sha512-QeWFCQOtS9D+Fi20liKsPXF2j/xWKh52e+P2Z1UATIdPMqmH6zoB2lcUz+cgv6PPVgWUtECeR6VSSUm71LT94w==} + /@docsearch/css/3.0.0: + resolution: {integrity: sha512-1kkV7tkAsiuEd0shunYRByKJe3xQDG2q7wYg24SOw1nV9/2lwEd4WrUYRJC/ukGTl2/kHeFxsaUvtiOy0y6fFA==} dev: true - /@docsearch/js/3.0.0-alpha.50: - resolution: {integrity: sha512-1ap9Wz5oR/Z8yybaCZhsptXU43es3H52eEQUZtmzb8dUWyCW+3iXaKVB/qeMJOQWtggZ/WvZV3YknVIbCMR2dQ==} + /@docsearch/js/3.0.0: + resolution: {integrity: sha512-j3tUJWlgW3slYqzGB8fm7y05kh2qqrIK1dZOXHeMUm/5gdKE85fiz/ltfCPMDFb/MXF+bLZChJXSMzqY0Ck30Q==} dependencies: - '@docsearch/react': 3.0.0-alpha.50 + '@docsearch/react': 3.0.0 preact: 10.6.6 transitivePeerDependencies: - '@algolia/client-search' @@ -264,8 +264,8 @@ packages: - react-dom dev: true - /@docsearch/react/3.0.0-alpha.50: - resolution: {integrity: sha512-oDGV1zZCRYv7MWsh6CyQVthYTRc3b4q+6kKwNYb1/g/Wf/4nJHutpxolFLHdEUDhrJ4Xi8wxwQG+lEwAVBTHPg==} + /@docsearch/react/3.0.0: + resolution: {integrity: sha512-yhMacqS6TVQYoBh/o603zszIb5Bl8MIXuOc6Vy617I74pirisDzzcNh0NEaYQt50fVVR3khUbeEhUEWEWipESg==} peerDependencies: '@types/react': '>= 16.8.0 < 18.0.0' react: '>= 16.8.0 < 18.0.0' @@ -273,7 +273,7 @@ packages: dependencies: '@algolia/autocomplete-core': 1.5.2 '@algolia/autocomplete-preset-algolia': [email protected] - '@docsearch/css': 3.0.0-alpha.50 + '@docsearch/css': 3.0.0 algoliasearch: 4.12.1 transitivePeerDependencies: - '@algolia/client-search' @@ -305,8 +305,8 @@ packages: - supports-color dev: true - /@humanwhocodes/config-array/0.9.3: - resolution: {integrity: sha512-3xSMlXHh03hCcCmFc0rbKp3Ivt2PFEJnQUJDDMTJQ2wkECZWdq4GePs2ctc5H8zV+cHPaq8k2vU8mrQjA6iHdQ==} + /@humanwhocodes/config-array/0.9.5: + resolution: {integrity: sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==} engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 @@ -396,8 +396,8 @@ packages: resolution: {integrity: sha512-q4jlIR71hUpWTnGhXWcakgkZeHa3CCjcQcnuzU8M891BAWA2jHiziiWEPEkdS5pFsz7H9HJiy8BrK7tBRNrY7A==} dev: true - /@types/node/16.11.25: - resolution: {integrity: sha512-NrTwfD7L1RTc2qrHQD4RTTy4p0CO2LatKBEKEds3CaVuhoM/+DJzmWZl5f+ikR8cm8F5mfJxK+9rQq07gRiSjQ==} + /@types/node/16.11.26: + resolution: {integrity: sha512-GZ7bu5A6+4DtG7q9GsoHXy3ALcgeIHP4NnL0Vv2wu0uUB/yQex26v0tf6/na1mm0+bS9Uw+0DFex7aaKr2qawQ==} dev: true /@types/normalize-package-data/2.4.1: @@ -430,12 +430,12 @@ packages: resolution: {integrity: sha512-8uALY5LTvSuHgloDVUvWP3pIauILm+8/0pDMokuDYIoNsOkSwd5AiHBTSEJjKTDcZr5z8UpgOWZkxBF4iJftoA==} requiresBuild: true dependencies: - '@types/node': 16.11.25 + '@types/node': 16.11.26 dev: true optional: true - /@typescript-eslint/eslint-plugin/5.12.1_27a0c788acac7d65514027b167e3b3f6: - resolution: {integrity: sha512-M499lqa8rnNK7mUv74lSFFttuUsubIRdAbHcVaP93oFcKkEmHmLqy2n7jM9C8DVmFMYK61ExrZU6dLYhQZmUpw==} + /@typescript-eslint/eslint-plugin/5.13.0_33fffc354ccfa91fbe7d1677b9395a0a: + resolution: {integrity: sha512-vLktb2Uec81fxm/cfz2Hd6QaWOs8qdmVAZXLdOBX6JFJDhf6oDZpMzZ4/LZ6SFM/5DgDcxIMIvy3F+O9yZBuiQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -445,24 +445,24 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': [email protected][email protected] - '@typescript-eslint/scope-manager': 5.12.1 - '@typescript-eslint/type-utils': [email protected][email protected] - '@typescript-eslint/utils': [email protected][email protected] + '@typescript-eslint/parser': [email protected][email protected] + '@typescript-eslint/scope-manager': 5.13.0 + '@typescript-eslint/type-utils': [email protected][email protected] + '@typescript-eslint/utils': [email protected][email protected] debug: 4.3.3 eslint: 8.10.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 semver: 7.3.5 - tsutils: [email protected] - typescript: 4.5.5 + tsutils: [email protected] + typescript: 4.6.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/[email protected][email protected]: - resolution: {integrity: sha512-6LuVUbe7oSdHxUWoX/m40Ni8gsZMKCi31rlawBHt7VtW15iHzjbpj2WLiToG2758KjtCCiLRKZqfrOdl3cNKuw==} + /@typescript-eslint/parser/[email protected][email protected]: + resolution: {integrity: sha512-GdrU4GvBE29tm2RqWOM0P5QfCtgCyN4hXICj/X9ibKED16136l9ZpoJvCL5pSKtmJzA+NRDzQ312wWMejCVVfg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -471,26 +471,26 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.12.1 - '@typescript-eslint/types': 5.12.1 - '@typescript-eslint/typescript-estree': [email protected] + '@typescript-eslint/scope-manager': 5.13.0 + '@typescript-eslint/types': 5.13.0 + '@typescript-eslint/typescript-estree': [email protected] debug: 4.3.3 eslint: 8.10.0 - typescript: 4.5.5 + typescript: 4.6.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.12.1: - resolution: {integrity: sha512-J0Wrh5xS6XNkd4TkOosxdpObzlYfXjAFIm9QxYLCPOcHVv1FyyFCPom66uIh8uBr0sZCrtS+n19tzufhwab8ZQ==} + /@typescript-eslint/scope-manager/5.13.0: + resolution: {integrity: sha512-T4N8UvKYDSfVYdmJq7g2IPJYCRzwtp74KyDZytkR4OL3NRupvswvmJQJ4CX5tDSurW2cvCc1Ia1qM7d0jpa7IA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.12.1 - '@typescript-eslint/visitor-keys': 5.12.1 + '@typescript-eslint/types': 5.13.0 + '@typescript-eslint/visitor-keys': 5.13.0 dev: true - /@typescript-eslint/type-utils/[email protected][email protected]: - resolution: {integrity: sha512-Gh8feEhsNLeCz6aYqynh61Vsdy+tiNNkQtc+bN3IvQvRqHkXGUhYkUi+ePKzP0Mb42se7FDb+y2SypTbpbR/Sg==} + /@typescript-eslint/type-utils/[email protected][email protected]: + resolution: {integrity: sha512-/nz7qFizaBM1SuqAKb7GLkcNn2buRdDgZraXlkhz+vUGiN1NZ9LzkA595tHHeduAiS2MsHqMNhE2zNzGdw43Yg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -499,22 +499,22 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': [email protected][email protected] + '@typescript-eslint/utils': [email protected][email protected] debug: 4.3.3 eslint: 8.10.0 - tsutils: [email protected] - typescript: 4.5.5 + tsutils: [email protected] + typescript: 4.6.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types/5.12.1: - resolution: {integrity: sha512-hfcbq4qVOHV1YRdhkDldhV9NpmmAu2vp6wuFODL71Y0Ixak+FLeEU4rnPxgmZMnGreGEghlEucs9UZn5KOfHJA==} + /@typescript-eslint/types/5.13.0: + resolution: {integrity: sha512-LmE/KO6DUy0nFY/OoQU0XelnmDt+V8lPQhh8MOVa7Y5k2gGRd6U9Kp3wAjhB4OHg57tUO0nOnwYQhRRyEAyOyg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/[email protected]: - resolution: {integrity: sha512-ahOdkIY9Mgbza7L9sIi205Pe1inCkZWAHE1TV1bpxlU4RZNPtXaDZfiiFWcL9jdxvW1hDYZJXrFm+vlMkXRbBw==} + /@typescript-eslint/typescript-estree/[email protected]: + resolution: {integrity: sha512-Q9cQow0DeLjnp5DuEDjLZ6JIkwGx3oYZe+BfcNuw/POhtpcxMTy18Icl6BJqTSd+3ftsrfuVb7mNHRZf7xiaNA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -522,28 +522,28 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.12.1 - '@typescript-eslint/visitor-keys': 5.12.1 + '@typescript-eslint/types': 5.13.0 + '@typescript-eslint/visitor-keys': 5.13.0 debug: 4.3.3 globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.5 - tsutils: [email protected] - typescript: 4.5.5 + tsutils: [email protected] + typescript: 4.6.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/[email protected][email protected]: - resolution: {integrity: sha512-Qq9FIuU0EVEsi8fS6pG+uurbhNTtoYr4fq8tKjBupsK5Bgbk2I32UGm0Sh+WOyjOPgo/5URbxxSNV6HYsxV4MQ==} + /@typescript-eslint/utils/[email protected][email protected]: + resolution: {integrity: sha512-+9oHlPWYNl6AwwoEt5TQryEHwiKRVjz7Vk6kaBeD3/kwHE5YqTGHtm/JZY8Bo9ITOeKutFaXnBlMgSATMJALUQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@types/json-schema': 7.0.9 - '@typescript-eslint/scope-manager': 5.12.1 - '@typescript-eslint/types': 5.12.1 - '@typescript-eslint/typescript-estree': [email protected] + '@typescript-eslint/scope-manager': 5.13.0 + '@typescript-eslint/types': 5.13.0 + '@typescript-eslint/typescript-estree': [email protected] eslint: 8.10.0 eslint-scope: 5.1.1 eslint-utils: [email protected] @@ -552,22 +552,22 @@ packages: - typescript dev: true - /@typescript-eslint/visitor-keys/5.12.1: - resolution: {integrity: sha512-l1KSLfupuwrXx6wc0AuOmC7Ko5g14ZOQ86wJJqRbdLbXLK02pK/DPiDDqCc7BqqiiA04/eAA6ayL0bgOrAkH7A==} + /@typescript-eslint/visitor-keys/5.13.0: + resolution: {integrity: sha512-HLKEAS/qA1V7d9EzcpLFykTePmOQqOFim8oCvhY3pZgQ8Hi38hYpHd9e5GN6nQBFQNecNhws5wkS9Y5XIO0s/g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.12.1 + '@typescript-eslint/types': 5.13.0 eslint-visitor-keys: 3.3.0 dev: true - /@vitejs/plugin-vue/[email protected][email protected]: - resolution: {integrity: sha512-3C0s45VOwIFEDU+2ownJOpb0zD5fnjXWaHVOLID2R1mYOlAx3doNBFnNbVjaZvpke/L7IdPJXjpyYpXZToDKig==} + /@vitejs/plugin-vue/[email protected][email protected]: + resolution: {integrity: sha512-ev9AOlp0ljCaDkFZF3JwC/pD2N4Hh+r5srl5JHM6BKg5+99jiiK0rE/XaRs3pVm1wzyKkjUy/StBSoXX5fFzcw==} engines: {node: '>=12.0.0'} peerDependencies: vite: ^2.5.10 vue: ^3.2.25 dependencies: - vite: 2.8.4 + vite: 2.8.5 vue: 3.2.31 dev: true @@ -604,7 +604,7 @@ packages: '@vue/shared': 3.2.31 estree-walker: 2.0.2 magic-string: 0.25.7 - postcss: 8.4.6 + postcss: 8.4.7 source-map: 0.6.1 dev: true @@ -1023,7 +1023,7 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: slice-ansi: 5.0.0 - string-width: 5.1.0 + string-width: 5.1.2 dev: true /cliui/7.0.4: @@ -1355,8 +1355,8 @@ packages: resolution: {integrity: sha512-ZVxXaNy28/k3kJg0Fou5MiYpp88j7H9hLZp8PDC3jV0WFjfH5E9xHb56L0W59cPbKbcHXeP4qyT8PrHp8t6LcQ==} dev: true - /cypress/9.5.0: - resolution: {integrity: sha512-rC5QPolKsVjJ8QJZ7IeZ6HlKM4gswBGZc0XvoAJNL8urQCSL8zTX0A/ai/h35WfF47NQ0iSZnwIXBlHX3MOUIQ==} + /cypress/9.5.1: + resolution: {integrity: sha512-H7lUWB3Svr44gz1rNnj941xmdsCljXoJa2cDneAltjI9leKLMQLm30x6jLlpQ730tiVtIbW5HdUmBzPzwzfUQg==} engines: {node: '>=12.0.0'} hasBin: true requiresBuild: true @@ -1377,7 +1377,7 @@ packages: cli-table3: 0.6.1 commander: 5.1.0 common-tags: 1.8.2 - dayjs: 1.10.7 + dayjs: 1.10.8 debug: [email protected] enquirer: 2.3.6 eventemitter2: 6.4.5 @@ -1421,8 +1421,8 @@ packages: resolution: {integrity: sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==} dev: true - /dayjs/1.10.7: - resolution: {integrity: sha512-P6twpd70BcPK34K26uJ1KT3wlhpuOAPoMwJzpsIWUxHZ7wpmbdZL/hQqBDfz7hGurYSa5PhzdhDHtt319hL3ig==} + /dayjs/1.10.8: + resolution: {integrity: sha512-wbNwDfBHHur9UOzNUjeKUOJ0fCb0a52Wx0xInmQ7Y8FstyajiV1NmK1e00cxsr9YrE9r7yAChE0VvpuY5Rnlow==} dev: true /debug/3.2.7: @@ -1908,8 +1908,8 @@ packages: - supports-color dev: true - /eslint-plugin-jsdoc/[email protected]: - resolution: {integrity: sha512-VxCyGgUNNnj2T4bb1OqltkbsPp3ehRzR5onIfh6zGrAvISmvgX/sbxUlh3YyGqWtjOTSBCURdKdmelSXEIHnlA==} + /eslint-plugin-jsdoc/[email protected]: + resolution: {integrity: sha512-g2NHlLauufgQIlJBOxtg8afY+JAFG8lPjq/PGcU+IBpEXvaDs2MLoXJ6uDuv+N85nIt4kYaoZrkce0MANEXLZA==} engines: {node: ^12 || ^14 || ^16 || ^17} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -1986,7 +1986,7 @@ packages: hasBin: true dependencies: '@eslint/eslintrc': 1.2.0 - '@humanwhocodes/config-array': 0.9.3 + '@humanwhocodes/config-array': 0.9.5 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 @@ -2461,7 +2461,7 @@ packages: source-map: 0.6.1 wordwrap: 1.0.0 optionalDependencies: - uglify-js: 3.15.1 + uglify-js: 3.15.2 dev: true /hard-rejection/2.1.0: @@ -3482,8 +3482,8 @@ packages: engines: {node: '>=4'} dev: true - /postcss/8.4.6: - resolution: {integrity: sha512-OovjwIzs9Te46vlEx7+uXB0PLijpwjXGKXjVGGPIGubGpq7uh5Xgf6D6FiJ/SzJMBosHDp6a2hiXOS97iBXcaA==} + /postcss/8.4.7: + resolution: {integrity: sha512-L9Ye3r6hkkCeOETQX6iOaWZgjp3LL6Lpqm6EtgbKrgqGGteRMNb9vzBfRL96YOSu8o7x3MfIH9Mo5cPJFGrW6A==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.1 @@ -3507,14 +3507,14 @@ packages: fast-diff: 1.2.0 dev: true - /prettier-plugin-organize-imports/[email protected][email protected]: + /prettier-plugin-organize-imports/[email protected][email protected]: resolution: {integrity: sha512-R8o23sf5iVL/U71h9SFUdhdOEPsi3nm42FD/oDYIZ2PQa4TNWWuWecxln6jlIQzpZTDMUeO1NicJP6lLn2TtRw==} peerDependencies: prettier: '>=2.0' typescript: '>=2.9' dependencies: prettier: 2.5.1 - typescript: 4.5.5 + typescript: 4.6.2 dev: true /prettier/2.5.1: @@ -3700,8 +3700,8 @@ packages: glob: 7.2.0 dev: true - /rollup/2.67.3: - resolution: {integrity: sha512-G/x1vUwbGtP6O5ZM8/sWr8+p7YfZhI18pPqMRtMYMWSbHjKZ/ajHGiM+GWNTlWyOR0EHIdT8LHU+Z4ciIZ1oBw==} + /rollup/2.68.0: + resolution: {integrity: sha512-XrMKOYK7oQcTio4wyTz466mucnd8LzkiZLozZ4Rz0zQD+HeX4nUK4B8GrTX/2EvN2/vBF/i2WnaXboPxo0JylA==} engines: {node: '>=10.0.0'} hasBin: true optionalDependencies: @@ -3740,7 +3740,7 @@ packages: htmlparser2: 6.1.0 is-plain-object: 5.0.0 parse-srcset: 1.0.2 - postcss: 8.4.6 + postcss: 8.4.7 dev: true /semver/5.7.1: @@ -3793,7 +3793,7 @@ packages: resolution: {integrity: sha512-VsY7QJVzU51j5o1+DguUd+6vmCmZ5v/6gYu4vyYAhzjuNQU6P/vmSy4uQaOhvje031qQMiW0d2BwgMH52vqMng==} dependencies: jsonc-parser: 3.0.0 - vscode-oniguruma: 1.6.1 + vscode-oniguruma: 1.6.2 vscode-textmate: 5.2.0 dev: true @@ -3960,8 +3960,8 @@ packages: strip-ansi: 6.0.1 dev: true - /string-width/5.1.0: - resolution: {integrity: sha512-7x54QnN21P+XL/v8SuNKvfgsUre6PXpN7mc77N3HlZv+f1SBRGmjxtOud2Z6FZ8DmdkD/IdjCaf9XXbnqmTZGQ==} + /string-width/5.1.2: + resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==} engines: {node: '>=12'} dependencies: eastasianwidth: 0.2.0 @@ -4177,14 +4177,14 @@ packages: resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==} dev: true - /tsutils/[email protected]: + /tsutils/[email protected]: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 4.5.5 + typescript: 4.6.2 dev: true /tunnel-agent/0.6.0: @@ -4243,10 +4243,10 @@ packages: peerDependencies: typedoc: 0.22.x dependencies: - typedoc: [email protected] + typedoc: [email protected] dev: true - /typedoc/[email protected]: + /typedoc/[email protected]: resolution: {integrity: sha512-FcyC+YuaOpr3rB9QwA1IHOi9KnU2m50sPJW5vcNRPCIdecp+3bFkh7Rq5hBU1Fyn29UR2h4h/H7twZHWDhL0sw==} engines: {node: '>= 12.10.0'} hasBin: true @@ -4258,17 +4258,17 @@ packages: marked: 4.0.12 minimatch: 3.1.2 shiki: 0.10.1 - typescript: 4.5.5 + typescript: 4.6.2 dev: true - /typescript/4.5.5: - resolution: {integrity: sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==} + /typescript/4.6.2: + resolution: {integrity: sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==} engines: {node: '>=4.2.0'} hasBin: true dev: true - /uglify-js/3.15.1: - resolution: {integrity: sha512-FAGKF12fWdkpvNJZENacOH0e/83eG6JyVQyanIJaBXCN1J11TUQv1T1/z8S+Z0CG0ZPk1nPcreF/c7lrTd0TEQ==} + /uglify-js/3.15.2: + resolution: {integrity: sha512-peeoTk3hSwYdoc9nrdiEJk+gx1ALCtTjdYuKSXMTDqq7n1W7dHPqWDdSi+BPL0ni2YMeHD7hKUSdbj3TZauY2A==} engines: {node: '>=0.8.0'} hasBin: true requiresBuild: true @@ -4349,8 +4349,8 @@ packages: extsprintf: 1.3.0 dev: true - /vite/2.8.4: - resolution: {integrity: sha512-GwtOkkaT2LDI82uWZKcrpRQxP5tymLnC7hVHHqNkhFNknYr0hJUlDLfhVRgngJvAy3RwypkDCWtTKn1BjO96Dw==} + /vite/2.8.5: + resolution: {integrity: sha512-C/7EGNa1ugWejol6nOcd/0d8PR70Nzd+XXwsPbnNOfzZw0NN2xyXfmw/GNDHgr5fcaTSO4gjxCJCrwNhQUMhmA==} engines: {node: '>=12.2.0'} hasBin: true peerDependencies: @@ -4366,9 +4366,9 @@ packages: optional: true dependencies: esbuild: 0.14.23 - postcss: 8.4.6 + postcss: 8.4.7 resolve: 1.22.0 - rollup: 2.67.3 + rollup: 2.68.0 optionalDependencies: fsevents: 2.3.2 dev: true @@ -4378,11 +4378,11 @@ packages: engines: {node: '>=14.0.0'} hasBin: true dependencies: - '@docsearch/css': 3.0.0-alpha.50 - '@docsearch/js': 3.0.0-alpha.50 - '@vitejs/plugin-vue': [email protected][email protected] + '@docsearch/css': 3.0.0 + '@docsearch/js': 3.0.0 + '@vitejs/plugin-vue': [email protected][email protected] prismjs: 1.27.0 - vite: 2.8.4 + vite: 2.8.5 vue: 3.2.31 transitivePeerDependencies: - '@algolia/client-search' @@ -4421,15 +4421,15 @@ packages: local-pkg: 0.4.1 tinypool: 0.1.2 tinyspy: 0.3.0 - vite: 2.8.4 + vite: 2.8.5 transitivePeerDependencies: - less - sass - stylus dev: true - /vscode-oniguruma/1.6.1: - resolution: {integrity: sha512-vc4WhSIaVpgJ0jJIejjYxPvURJavX6QG41vu0mGhqywMkQqulezEqEQ3cO3gc8GvcOpX6ycmKGqRoROEMBNXTQ==} + /vscode-oniguruma/1.6.2: + resolution: {integrity: sha512-KH8+KKov5eS/9WhofZR8M8dMHWN2gTxjMsG4jd04YhpbPR91fUj7rYQ2/XjeHCJWbg7X++ApRIU9NUwM2vTvLA==} dev: true /vscode-textmate/5.2.0: |
