aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-03-06 08:08:38 +0000
committerGitHub <[email protected]>2023-03-06 08:08:38 +0000
commita4d5203511e6ea7e26bc8c75baf91ee44387cac0 (patch)
tree8c73be419efa0115d70d8dc9aa4fac74fd1d9ccb
parent52a402f9bace9f66cac9c8614333db7bef5ac2b9 (diff)
downloadfaker-a4d5203511e6ea7e26bc8c75baf91ee44387cac0.tar.xz
faker-a4d5203511e6ea7e26bc8c75baf91ee44387cac0.zip
chore(deps): update devdependencies (#1898)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
-rw-r--r--package.json20
-rw-r--r--pnpm-lock.yaml363
2 files changed, 213 insertions, 170 deletions
diff --git a/package.json b/package.json
index 033aef77..fdcd2dbf 100644
--- a/package.json
+++ b/package.json
@@ -85,14 +85,14 @@
"devDependencies": {
"@actions/github": "~5.1.1",
"@algolia/client-search": "~4.14.3",
- "@types/glob": "~8.0.1",
+ "@types/glob": "~8.1.0",
"@types/markdown-it": "~12.2.3",
- "@types/node": "~18.14.0",
+ "@types/node": "~18.14.6",
"@types/prettier": "~2.7.2",
"@types/react": "~18.0.28",
- "@types/sanitize-html": "~2.8.0",
+ "@types/sanitize-html": "~2.8.1",
"@types/semver": "~7.3.13",
- "@types/validator": "~13.7.12",
+ "@types/validator": "~13.7.13",
"@typescript-eslint/eslint-plugin": "~5.52.0",
"@typescript-eslint/parser": "~5.52.0",
"@vitest/coverage-c8": "~0.28.5",
@@ -100,14 +100,14 @@
"@vueuse/core": "~9.13.0",
"c8": "~7.13.0",
"conventional-changelog-cli": "~2.2.2",
- "cypress": "~12.6.0",
- "esbuild": "~0.17.9",
- "eslint": "~8.34.0",
+ "cypress": "~12.7.0",
+ "esbuild": "~0.17.11",
+ "eslint": "~8.35.0",
"eslint-config-prettier": "~8.6.0",
"eslint-define-config": "~1.15.0",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-deprecation": "~1.3.3",
- "eslint-plugin-jsdoc": "~40.0.0",
+ "eslint-plugin-jsdoc": "~40.0.1",
"eslint-plugin-prettier": "~4.2.1",
"glob": "~8.1.0",
"npm-run-all": "~4.1.5",
@@ -116,7 +116,7 @@
"prettier-plugin-organize-imports": "~3.2.2",
"react": "~18.2.0",
"react-dom": "~18.2.0",
- "rimraf": "~4.1.2",
+ "rimraf": "~4.3.0",
"sanitize-html": "~2.10.0",
"semver": "~7.3.8",
"standard-version": "~9.5.0",
@@ -125,7 +125,7 @@
"typedoc-plugin-missing-exports": "~1.0.0",
"typescript": "~4.9.5",
"validator": "~13.9.0",
- "vite": "~4.1.2",
+ "vite": "~4.1.4",
"vitepress": "1.0.0-alpha.46",
"vitest": "~0.28.5",
"vue": "~3.2.47"
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 7815ba3a..901cb3fd 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -3,14 +3,14 @@ lockfileVersion: 5.4
specifiers:
'@actions/github': ~5.1.1
'@algolia/client-search': ~4.14.3
- '@types/glob': ~8.0.1
+ '@types/glob': ~8.1.0
'@types/markdown-it': ~12.2.3
- '@types/node': ~18.14.0
+ '@types/node': ~18.14.6
'@types/prettier': ~2.7.2
'@types/react': ~18.0.28
- '@types/sanitize-html': ~2.8.0
+ '@types/sanitize-html': ~2.8.1
'@types/semver': ~7.3.13
- '@types/validator': ~13.7.12
+ '@types/validator': ~13.7.13
'@typescript-eslint/eslint-plugin': ~5.52.0
'@typescript-eslint/parser': ~5.52.0
'@vitest/coverage-c8': ~0.28.5
@@ -18,14 +18,14 @@ specifiers:
'@vueuse/core': ~9.13.0
c8: ~7.13.0
conventional-changelog-cli: ~2.2.2
- cypress: ~12.6.0
- esbuild: ~0.17.9
- eslint: ~8.34.0
+ cypress: ~12.7.0
+ esbuild: ~0.17.11
+ eslint: ~8.35.0
eslint-config-prettier: ~8.6.0
eslint-define-config: ~1.15.0
eslint-gitignore: ~0.1.0
eslint-plugin-deprecation: ~1.3.3
- eslint-plugin-jsdoc: ~40.0.0
+ eslint-plugin-jsdoc: ~40.0.1
eslint-plugin-prettier: ~4.2.1
glob: ~8.1.0
npm-run-all: ~4.1.5
@@ -34,7 +34,7 @@ specifiers:
prettier-plugin-organize-imports: ~3.2.2
react: ~18.2.0
react-dom: ~18.2.0
- rimraf: ~4.1.2
+ rimraf: ~4.3.0
sanitize-html: ~2.10.0
semver: ~7.3.8
standard-version: ~9.5.0
@@ -43,7 +43,7 @@ specifiers:
typedoc-plugin-missing-exports: ~1.0.0
typescript: ~4.9.5
validator: ~13.9.0
- vite: ~4.1.2
+ vite: ~4.1.4
vitepress: 1.0.0-alpha.46
vitest: ~0.28.5
vue: ~3.2.47
@@ -51,30 +51,30 @@ specifiers:
devDependencies:
'@actions/github': 5.1.1
'@algolia/client-search': 4.14.3
- '@types/glob': 8.0.1
+ '@types/glob': 8.1.0
'@types/markdown-it': 12.2.3
- '@types/node': 18.14.0
+ '@types/node': 18.14.6
'@types/prettier': 2.7.2
'@types/react': 18.0.28
- '@types/sanitize-html': 2.8.0
+ '@types/sanitize-html': 2.8.1
'@types/semver': 7.3.13
- '@types/validator': 13.7.12
- '@typescript-eslint/eslint-plugin': 5.52.0_6cfvjsbua5ptj65675bqcn6oza
- '@typescript-eslint/parser': 5.52.0_7kw3g6rralp5ps6mg3uyzz6azm
+ '@types/validator': 13.7.13
+ '@typescript-eslint/eslint-plugin': 5.52.0_h4p7dqjdloyt5dk25hzsjnx4fi
+ '@typescript-eslint/parser': 5.52.0_ycpbpc6yetojsgtrx3mwntkhsu
'@vitest/coverage-c8': 0.28.5_@[email protected]
'@vitest/ui': 0.28.5
'@vueuse/core': [email protected]
c8: 7.13.0
conventional-changelog-cli: 2.2.2
- cypress: 12.6.0
- esbuild: 0.17.10
- eslint: 8.34.0
- eslint-config-prettier: [email protected]
+ cypress: 12.7.0
+ esbuild: 0.17.11
+ eslint: 8.35.0
+ eslint-config-prettier: [email protected]
eslint-define-config: 1.15.0
- eslint-gitignore: [email protected]
- eslint-plugin-deprecation: 1.3.3_7kw3g6rralp5ps6mg3uyzz6azm
- eslint-plugin-jsdoc: [email protected]
- eslint-plugin-prettier: 4.2.1_u5wnrdwibbfomslmnramz52buy
+ eslint-gitignore: [email protected]
+ eslint-plugin-deprecation: 1.3.3_ycpbpc6yetojsgtrx3mwntkhsu
+ eslint-plugin-jsdoc: [email protected]
+ eslint-plugin-prettier: 4.2.1_u2zha4kiojzs42thzpgwygphmy
glob: 8.1.0
npm-run-all: 4.1.5
picocolors: 1.0.0
@@ -82,7 +82,7 @@ devDependencies:
prettier-plugin-organize-imports: 3.2.2_silln3pw57har7jydmecgzoypa
react: 18.2.0
react-dom: [email protected]
- rimraf: 4.1.2
+ rimraf: 4.3.0
sanitize-html: 2.10.0
semver: 7.3.8
standard-version: 9.5.0
@@ -91,8 +91,8 @@ devDependencies:
typedoc-plugin-missing-exports: [email protected]
typescript: 4.9.5
validator: 13.9.0
- vite: 4.1.4_@[email protected]
- vitepress: 1.0.0-alpha.46_mhqnhjewgaypx7kxzbjke6liii
+ vite: 4.1.4_@[email protected]
+ vitepress: 1.0.0-alpha.46_he2lrbwbux4ash34oi2xeoorgq
vitest: 0.28.5_@[email protected]
vue: 3.2.47
@@ -373,7 +373,7 @@ packages:
/@esbuild-kit/core-utils/3.1.0:
resolution: {integrity: sha512-Uuk8RpCg/7fdHSceR1M6XbSZFSuMrxcePFuGgyvsBn+u339dk5OeL4jv2EojwTN2st/unJGsVm4qHWjWNmJ/tw==}
dependencies:
- esbuild: 0.17.10
+ esbuild: 0.17.11
source-map-support: 0.5.21
dev: true
@@ -393,8 +393,8 @@ packages:
dev: true
optional: true
- /@esbuild/android-arm/0.17.10:
- resolution: {integrity: sha512-7YEBfZ5lSem9Tqpsz+tjbdsEshlO9j/REJrfv4DXgKTt1+/MHqGwbtlyxQuaSlMeUZLxUKBaX8wdzlTfHkmnLw==}
+ /@esbuild/android-arm/0.17.11:
+ resolution: {integrity: sha512-CdyX6sRVh1NzFCsf5vw3kULwlAhfy9wVt8SZlrhQ7eL2qBjGbFhRBWkkAzuZm9IIEOCKJw4DXA6R85g+qc8RDw==}
engines: {node: '>=12'}
cpu: [arm]
os: [android]
@@ -411,8 +411,8 @@ packages:
dev: true
optional: true
- /@esbuild/android-arm64/0.17.10:
- resolution: {integrity: sha512-ht1P9CmvrPF5yKDtyC+z43RczVs4rrHpRqrmIuoSvSdn44Fs1n6DGlpZKdK6rM83pFLbVaSUwle8IN+TPmkv7g==}
+ /@esbuild/android-arm64/0.17.11:
+ resolution: {integrity: sha512-QnK4d/zhVTuV4/pRM4HUjcsbl43POALU2zvBynmrrqZt9LPcLA3x1fTZPBg2RRguBQnJcnU059yKr+bydkntjg==}
engines: {node: '>=12'}
cpu: [arm64]
os: [android]
@@ -429,8 +429,8 @@ packages:
dev: true
optional: true
- /@esbuild/android-x64/0.17.10:
- resolution: {integrity: sha512-CYzrm+hTiY5QICji64aJ/xKdN70IK8XZ6iiyq0tZkd3tfnwwSWTYH1t3m6zyaaBxkuj40kxgMyj1km/NqdjQZA==}
+ /@esbuild/android-x64/0.17.11:
+ resolution: {integrity: sha512-3PL3HKtsDIXGQcSCKtWD/dy+mgc4p2Tvo2qKgKHj9Yf+eniwFnuoQ0OUhlSfAEpKAFzF9N21Nwgnap6zy3L3MQ==}
engines: {node: '>=12'}
cpu: [x64]
os: [android]
@@ -447,8 +447,8 @@ packages:
dev: true
optional: true
- /@esbuild/darwin-arm64/0.17.10:
- resolution: {integrity: sha512-3HaGIowI+nMZlopqyW6+jxYr01KvNaLB5znXfbyyjuo4lE0VZfvFGcguIJapQeQMS4cX/NEispwOekJt3gr5Dg==}
+ /@esbuild/darwin-arm64/0.17.11:
+ resolution: {integrity: sha512-pJ950bNKgzhkGNO3Z9TeHzIFtEyC2GDQL3wxkMApDEghYx5Qers84UTNc1bAxWbRkuJOgmOha5V0WUeh8G+YGw==}
engines: {node: '>=12'}
cpu: [arm64]
os: [darwin]
@@ -465,8 +465,8 @@ packages:
dev: true
optional: true
- /@esbuild/darwin-x64/0.17.10:
- resolution: {integrity: sha512-J4MJzGchuCRG5n+B4EHpAMoJmBeAE1L3wGYDIN5oWNqX0tEr7VKOzw0ymSwpoeSpdCa030lagGUfnfhS7OvzrQ==}
+ /@esbuild/darwin-x64/0.17.11:
+ resolution: {integrity: sha512-iB0dQkIHXyczK3BZtzw1tqegf0F0Ab5texX2TvMQjiJIWXAfM4FQl7D909YfXWnB92OQz4ivBYQ2RlxBJrMJOw==}
engines: {node: '>=12'}
cpu: [x64]
os: [darwin]
@@ -483,8 +483,8 @@ packages:
dev: true
optional: true
- /@esbuild/freebsd-arm64/0.17.10:
- resolution: {integrity: sha512-ZkX40Z7qCbugeK4U5/gbzna/UQkM9d9LNV+Fro8r7HA7sRof5Rwxc46SsqeMvB5ZaR0b1/ITQ/8Y1NmV2F0fXQ==}
+ /@esbuild/freebsd-arm64/0.17.11:
+ resolution: {integrity: sha512-7EFzUADmI1jCHeDRGKgbnF5sDIceZsQGapoO6dmw7r/ZBEKX7CCDnIz8m9yEclzr7mFsd+DyasHzpjfJnmBB1Q==}
engines: {node: '>=12'}
cpu: [arm64]
os: [freebsd]
@@ -501,8 +501,8 @@ packages:
dev: true
optional: true
- /@esbuild/freebsd-x64/0.17.10:
- resolution: {integrity: sha512-0m0YX1IWSLG9hWh7tZa3kdAugFbZFFx9XrvfpaCMMvrswSTvUZypp0NFKriUurHpBA3xsHVE9Qb/0u2Bbi/otg==}
+ /@esbuild/freebsd-x64/0.17.11:
+ resolution: {integrity: sha512-iPgenptC8i8pdvkHQvXJFzc1eVMR7W2lBPrTE6GbhR54sLcF42mk3zBOjKPOodezzuAz/KSu8CPyFSjcBMkE9g==}
engines: {node: '>=12'}
cpu: [x64]
os: [freebsd]
@@ -519,8 +519,8 @@ packages:
dev: true
optional: true
- /@esbuild/linux-arm/0.17.10:
- resolution: {integrity: sha512-whRdrrl0X+9D6o5f0sTZtDM9s86Xt4wk1bf7ltx6iQqrIIOH+sre1yjpcCdrVXntQPCNw/G+XqsD4HuxeS+2QA==}
+ /@esbuild/linux-arm/0.17.11:
+ resolution: {integrity: sha512-M9iK/d4lgZH0U5M1R2p2gqhPV/7JPJcRz+8O8GBKVgqndTzydQ7B2XGDbxtbvFkvIs53uXTobOhv+RyaqhUiMg==}
engines: {node: '>=12'}
cpu: [arm]
os: [linux]
@@ -537,8 +537,8 @@ packages:
dev: true
optional: true
- /@esbuild/linux-arm64/0.17.10:
- resolution: {integrity: sha512-g1EZJR1/c+MmCgVwpdZdKi4QAJ8DCLP5uTgLWSAVd9wlqk9GMscaNMEViG3aE1wS+cNMzXXgdWiW/VX4J+5nTA==}
+ /@esbuild/linux-arm64/0.17.11:
+ resolution: {integrity: sha512-Qxth3gsWWGKz2/qG2d5DsW/57SeA2AmpSMhdg9TSB5Svn2KDob3qxfQSkdnWjSd42kqoxIPy3EJFs+6w1+6Qjg==}
engines: {node: '>=12'}
cpu: [arm64]
os: [linux]
@@ -555,8 +555,8 @@ packages:
dev: true
optional: true
- /@esbuild/linux-ia32/0.17.10:
- resolution: {integrity: sha512-1vKYCjfv/bEwxngHERp7huYfJ4jJzldfxyfaF7hc3216xiDA62xbXJfRlradiMhGZbdNLj2WA1YwYFzs9IWNPw==}
+ /@esbuild/linux-ia32/0.17.11:
+ resolution: {integrity: sha512-dB1nGaVWtUlb/rRDHmuDQhfqazWE0LMro/AIbT2lWM3CDMHJNpLckH+gCddQyhhcLac2OYw69ikUMO34JLt3wA==}
engines: {node: '>=12'}
cpu: [ia32]
os: [linux]
@@ -573,8 +573,8 @@ packages:
dev: true
optional: true
- /@esbuild/linux-loong64/0.17.10:
- resolution: {integrity: sha512-mvwAr75q3Fgc/qz3K6sya3gBmJIYZCgcJ0s7XshpoqIAIBszzfXsqhpRrRdVFAyV1G9VUjj7VopL2HnAS8aHFA==}
+ /@esbuild/linux-loong64/0.17.11:
+ resolution: {integrity: sha512-aCWlq70Q7Nc9WDnormntGS1ar6ZFvUpqr8gXtO+HRejRYPweAFQN615PcgaSJkZjhHp61+MNLhzyVALSF2/Q0g==}
engines: {node: '>=12'}
cpu: [loong64]
os: [linux]
@@ -591,8 +591,8 @@ packages:
dev: true
optional: true
- /@esbuild/linux-mips64el/0.17.10:
- resolution: {integrity: sha512-XilKPgM2u1zR1YuvCsFQWl9Fc35BqSqktooumOY2zj7CSn5czJn279j9TE1JEqSqz88izJo7yE4x3LSf7oxHzg==}
+ /@esbuild/linux-mips64el/0.17.11:
+ resolution: {integrity: sha512-cGeGNdQxqY8qJwlYH1BP6rjIIiEcrM05H7k3tR7WxOLmD1ZxRMd6/QIOWMb8mD2s2YJFNRuNQ+wjMhgEL2oCEw==}
engines: {node: '>=12'}
cpu: [mips64el]
os: [linux]
@@ -609,8 +609,8 @@ packages:
dev: true
optional: true
- /@esbuild/linux-ppc64/0.17.10:
- resolution: {integrity: sha512-kM4Rmh9l670SwjlGkIe7pYWezk8uxKHX4Lnn5jBZYBNlWpKMBCVfpAgAJqp5doLobhzF3l64VZVrmGeZ8+uKmQ==}
+ /@esbuild/linux-ppc64/0.17.11:
+ resolution: {integrity: sha512-BdlziJQPW/bNe0E8eYsHB40mYOluS+jULPCjlWiHzDgr+ZBRXPtgMV1nkLEGdpjrwgmtkZHEGEPaKdS/8faLDA==}
engines: {node: '>=12'}
cpu: [ppc64]
os: [linux]
@@ -627,8 +627,8 @@ packages:
dev: true
optional: true
- /@esbuild/linux-riscv64/0.17.10:
- resolution: {integrity: sha512-r1m9ZMNJBtOvYYGQVXKy+WvWd0BPvSxMsVq8Hp4GzdMBQvfZRvRr5TtX/1RdN6Va8JMVQGpxqde3O+e8+khNJQ==}
+ /@esbuild/linux-riscv64/0.17.11:
+ resolution: {integrity: sha512-MDLwQbtF+83oJCI1Cixn68Et/ME6gelmhssPebC40RdJaect+IM+l7o/CuG0ZlDs6tZTEIoxUe53H3GmMn8oMA==}
engines: {node: '>=12'}
cpu: [riscv64]
os: [linux]
@@ -645,8 +645,8 @@ packages:
dev: true
optional: true
- /@esbuild/linux-s390x/0.17.10:
- resolution: {integrity: sha512-LsY7QvOLPw9WRJ+fU5pNB3qrSfA00u32ND5JVDrn/xG5hIQo3kvTxSlWFRP0NJ0+n6HmhPGG0Q4jtQsb6PFoyg==}
+ /@esbuild/linux-s390x/0.17.11:
+ resolution: {integrity: sha512-4N5EMESvws0Ozr2J94VoUD8HIRi7X0uvUv4c0wpTHZyZY9qpaaN7THjosdiW56irQ4qnJ6Lsc+i+5zGWnyqWqQ==}
engines: {node: '>=12'}
cpu: [s390x]
os: [linux]
@@ -663,8 +663,8 @@ packages:
dev: true
optional: true
- /@esbuild/linux-x64/0.17.10:
- resolution: {integrity: sha512-zJUfJLebCYzBdIz/Z9vqwFjIA7iSlLCFvVi7glMgnu2MK7XYigwsonXshy9wP9S7szF+nmwrelNaP3WGanstEg==}
+ /@esbuild/linux-x64/0.17.11:
+ resolution: {integrity: sha512-rM/v8UlluxpytFSmVdbCe1yyKQd/e+FmIJE2oPJvbBo+D0XVWi1y/NQ4iTNx+436WmDHQBjVLrbnAQLQ6U7wlw==}
engines: {node: '>=12'}
cpu: [x64]
os: [linux]
@@ -681,8 +681,8 @@ packages:
dev: true
optional: true
- /@esbuild/netbsd-x64/0.17.10:
- resolution: {integrity: sha512-lOMkailn4Ok9Vbp/q7uJfgicpDTbZFlXlnKT2DqC8uBijmm5oGtXAJy2ZZVo5hX7IOVXikV9LpCMj2U8cTguWA==}
+ /@esbuild/netbsd-x64/0.17.11:
+ resolution: {integrity: sha512-4WaAhuz5f91h3/g43VBGdto1Q+X7VEZfpcWGtOFXnggEuLvjV+cP6DyLRU15IjiU9fKLLk41OoJfBFN5DhPvag==}
engines: {node: '>=12'}
cpu: [x64]
os: [netbsd]
@@ -699,8 +699,8 @@ packages:
dev: true
optional: true
- /@esbuild/openbsd-x64/0.17.10:
- resolution: {integrity: sha512-/VE0Kx6y7eekqZ+ZLU4AjMlB80ov9tEz4H067Y0STwnGOYL8CsNg4J+cCmBznk1tMpxMoUOf0AbWlb1d2Pkbig==}
+ /@esbuild/openbsd-x64/0.17.11:
+ resolution: {integrity: sha512-UBj135Nx4FpnvtE+C8TWGp98oUgBcmNmdYgl5ToKc0mBHxVVqVE7FUS5/ELMImOp205qDAittL6Ezhasc2Ev/w==}
engines: {node: '>=12'}
cpu: [x64]
os: [openbsd]
@@ -717,8 +717,8 @@ packages:
dev: true
optional: true
- /@esbuild/sunos-x64/0.17.10:
- resolution: {integrity: sha512-ERNO0838OUm8HfUjjsEs71cLjLMu/xt6bhOlxcJ0/1MG3hNqCmbWaS+w/8nFLa0DDjbwZQuGKVtCUJliLmbVgg==}
+ /@esbuild/sunos-x64/0.17.11:
+ resolution: {integrity: sha512-1/gxTifDC9aXbV2xOfCbOceh5AlIidUrPsMpivgzo8P8zUtczlq1ncFpeN1ZyQJ9lVs2hILy1PG5KPp+w8QPPg==}
engines: {node: '>=12'}
cpu: [x64]
os: [sunos]
@@ -735,8 +735,8 @@ packages:
dev: true
optional: true
- /@esbuild/win32-arm64/0.17.10:
- resolution: {integrity: sha512-fXv+L+Bw2AeK+XJHwDAQ9m3NRlNemG6Z6ijLwJAAVdu4cyoFbBWbEtyZzDeL+rpG2lWI51cXeMt70HA8g2MqIg==}
+ /@esbuild/win32-arm64/0.17.11:
+ resolution: {integrity: sha512-vtSfyx5yRdpiOW9yp6Ax0zyNOv9HjOAw8WaZg3dF5djEHKKm3UnoohftVvIJtRh0Ec7Hso0RIdTqZvPXJ7FdvQ==}
engines: {node: '>=12'}
cpu: [arm64]
os: [win32]
@@ -753,8 +753,8 @@ packages:
dev: true
optional: true
- /@esbuild/win32-ia32/0.17.10:
- resolution: {integrity: sha512-3s+HADrOdCdGOi5lnh5DMQEzgbsFsd4w57L/eLKKjMnN0CN4AIEP0DCP3F3N14xnxh3ruNc32A0Na9zYe1Z/AQ==}
+ /@esbuild/win32-ia32/0.17.11:
+ resolution: {integrity: sha512-GFPSLEGQr4wHFTiIUJQrnJKZhZjjq4Sphf+mM76nQR6WkQn73vm7IsacmBRPkALfpOCHsopSvLgqdd4iUW2mYw==}
engines: {node: '>=12'}
cpu: [ia32]
os: [win32]
@@ -771,8 +771,8 @@ packages:
dev: true
optional: true
- /@esbuild/win32-x64/0.17.10:
- resolution: {integrity: sha512-oP+zFUjYNaMNmjTwlFtWep85hvwUu19cZklB3QsBOcZSs6y7hmH4LNCJ7075bsqzYaNvZFXJlAVaQ2ApITDXtw==}
+ /@esbuild/win32-x64/0.17.11:
+ resolution: {integrity: sha512-N9vXqLP3eRL8BqSy8yn4Y98cZI2pZ8fyuHx6lKjiG2WABpT2l01TXdzq5Ma2ZUBzfB7tx5dXVhge8X9u0S70ZQ==}
engines: {node: '>=12'}
cpu: [x64]
os: [win32]
@@ -780,8 +780,8 @@ packages:
dev: true
optional: true
- /@eslint/eslintrc/1.4.1:
- resolution: {integrity: sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==}
+ /@eslint/eslintrc/2.0.0:
+ resolution: {integrity: sha512-fluIaaV+GyV24CCu/ggiHdV+j4RNh85yQnAYS/G2mZODZgGmmlrgCydjUcV3YvxCm9x8nMAfThsqTni4KiXT4A==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
ajv: 6.12.6
@@ -797,6 +797,11 @@ packages:
- supports-color
dev: true
+ /@eslint/js/8.35.0:
+ resolution: {integrity: sha512-JXdzbRiWclLVoD8sNUjR443VVlYqiYmDVT6rGUEIEHU5YJW0gaVZwV2xgM7D4arkvASqD0IlLUVjHiFuxaftRw==}
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
+ dev: true
+
/@humanwhocodes/config-array/0.11.8:
resolution: {integrity: sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==}
engines: {node: '>=10.10.0'}
@@ -966,11 +971,11 @@ packages:
resolution: {integrity: sha512-KnRanxnpfpjUTqTCXslZSEdLfXExwgNxYPdiO2WGUj8+HDjFi8R3k5RVKPeSCzLjCcshCAtVO2QBbVuAV4kTnw==}
dev: true
- /@types/glob/8.0.1:
- resolution: {integrity: sha512-8bVUjXZvJacUFkJXHdyZ9iH1Eaj5V7I8c4NdH5sQJsdXkqT4CA5Dhb4yb4VE/3asyx4L9ayZr1NIhTsWHczmMw==}
+ /@types/glob/8.1.0:
+ resolution: {integrity: sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==}
dependencies:
'@types/minimatch': 5.1.2
- '@types/node': 18.14.0
+ '@types/node': 18.14.6
dev: true
/@types/istanbul-lib-coverage/2.0.4:
@@ -1008,8 +1013,8 @@ packages:
resolution: {integrity: sha512-FXKWbsJ6a1hIrRxv+FoukuHnGTgEzKYGi7kilfMae96AL9UNkPFNWJEEYWzdRI9ooIkbr4AKldyuSTLql06vLQ==}
dev: true
- /@types/node/18.14.0:
- resolution: {integrity: sha512-5EWrvLmglK+imbCJY0+INViFWUHg1AHel1sq4ZVSfdcNqGy9Edv3UB9IIzzg+xPaUcAgZYcfVs2fBcwDeZzU0A==}
+ /@types/node/18.14.6:
+ resolution: {integrity: sha512-93+VvleD3mXwlLI/xASjw0FzKcwzl3OdTCzm1LaRfqgS21gfFtK3zDXM5Op9TeeMsJVOaJ2VRDpT9q4Y3d0AvA==}
dev: true
/@types/normalize-package-data/2.4.1:
@@ -1032,8 +1037,8 @@ packages:
csstype: 3.1.1
dev: true
- /@types/sanitize-html/2.8.0:
- resolution: {integrity: sha512-Uih6caOm3DsBYnVGOYn0A9NoTNe1c4aPStmHC/YA2JrpP9kx//jzaRcIklFvSpvVQEcpl/ZCr4DgISSf/YxTvg==}
+ /@types/sanitize-html/2.8.1:
+ resolution: {integrity: sha512-Q6kMAbBBaXA5IagoipeSr4Y/zuGyh4BZ5lewgb3cYe3OYqy0k/d67iMsC4O895eks676bVAe9G+0y1i0k2ZlnA==}
dependencies:
htmlparser2: 8.0.1
dev: true
@@ -1054,8 +1059,8 @@ packages:
resolution: {integrity: sha512-JYM8x9EGF163bEyhdJBpR2QX1R5naCJHC8ucJylJ3w9/CVBaskdQ8WqBf8MmQrd1kRvp/a4TS8HJ+bxzR7ZJYQ==}
dev: true
- /@types/validator/13.7.12:
- resolution: {integrity: sha512-YVtyAPqpefU+Mm/qqnOANW6IkqKpCSrarcyV269C8MA8Ux0dbkEuQwM/4CjL47kVEM2LgBef/ETfkH+c6+moFA==}
+ /@types/validator/13.7.13:
+ resolution: {integrity: sha512-EMfHccxNKXaSxTK6DN0En9WsXa7uR4w3LQtx31f6Z2JjG5hJQeVX5zUYMZoatjZgnoQmRcT94WnNWwi0BzQW6Q==}
dev: true
/@types/web-bluetooth/0.0.16:
@@ -1066,11 +1071,11 @@ packages:
resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==}
requiresBuild: true
dependencies:
- '@types/node': 18.14.0
+ '@types/node': 18.14.6
dev: true
optional: true
- /@typescript-eslint/eslint-plugin/5.52.0_6cfvjsbua5ptj65675bqcn6oza:
+ /@typescript-eslint/eslint-plugin/5.52.0_h4p7dqjdloyt5dk25hzsjnx4fi:
resolution: {integrity: sha512-lHazYdvYVsBokwCdKOppvYJKaJ4S41CgKBcPvyd0xjZNbvQdhn/pnJlGtQksQ/NhInzdaeaSarlBjDXHuclEbg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@@ -1081,12 +1086,12 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/parser': 5.52.0_7kw3g6rralp5ps6mg3uyzz6azm
+ '@typescript-eslint/parser': 5.52.0_ycpbpc6yetojsgtrx3mwntkhsu
'@typescript-eslint/scope-manager': 5.52.0
- '@typescript-eslint/type-utils': 5.52.0_7kw3g6rralp5ps6mg3uyzz6azm
- '@typescript-eslint/utils': 5.52.0_7kw3g6rralp5ps6mg3uyzz6azm
+ '@typescript-eslint/type-utils': 5.52.0_ycpbpc6yetojsgtrx3mwntkhsu
+ '@typescript-eslint/utils': 5.52.0_ycpbpc6yetojsgtrx3mwntkhsu
debug: 4.3.4
- eslint: 8.34.0
+ eslint: 8.35.0
grapheme-splitter: 1.0.4
ignore: 5.2.4
natural-compare-lite: 1.4.0
@@ -1098,20 +1103,20 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/experimental-utils/5.53.0_7kw3g6rralp5ps6mg3uyzz6azm:
+ /@typescript-eslint/experimental-utils/5.53.0_ycpbpc6yetojsgtrx3mwntkhsu:
resolution: {integrity: sha512-4SklZEwRn0jqkhtW+pPZpbKFXprwGneBndRM0TGzJu/LWdb9QV2hBgFIVU9AREo02BzqFvyG/ypd+xAW5YGhXw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
dependencies:
- '@typescript-eslint/utils': 5.53.0_7kw3g6rralp5ps6mg3uyzz6azm
- eslint: 8.34.0
+ '@typescript-eslint/utils': 5.53.0_ycpbpc6yetojsgtrx3mwntkhsu
+ eslint: 8.35.0
transitivePeerDependencies:
- supports-color
- typescript
dev: true
- /@typescript-eslint/parser/5.52.0_7kw3g6rralp5ps6mg3uyzz6azm:
+ /@typescript-eslint/parser/5.52.0_ycpbpc6yetojsgtrx3mwntkhsu:
resolution: {integrity: sha512-e2KiLQOZRo4Y0D/b+3y08i3jsekoSkOYStROYmPUnGMEoA0h+k2qOH5H6tcjIc68WDvGwH+PaOrP1XRzLJ6QlA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@@ -1125,7 +1130,7 @@ packages:
'@typescript-eslint/types': 5.52.0
'@typescript-eslint/typescript-estree': [email protected]
debug: 4.3.4
- eslint: 8.34.0
+ eslint: 8.35.0
typescript: 4.9.5
transitivePeerDependencies:
- supports-color
@@ -1147,7 +1152,7 @@ packages:
'@typescript-eslint/visitor-keys': 5.53.0
dev: true
- /@typescript-eslint/type-utils/5.52.0_7kw3g6rralp5ps6mg3uyzz6azm:
+ /@typescript-eslint/type-utils/5.52.0_ycpbpc6yetojsgtrx3mwntkhsu:
resolution: {integrity: sha512-tEKuUHfDOv852QGlpPtB3lHOoig5pyFQN/cUiZtpw99D93nEBjexRLre5sQZlkMoHry/lZr8qDAt2oAHLKA6Jw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@@ -1158,9 +1163,9 @@ packages:
optional: true
dependencies:
'@typescript-eslint/typescript-estree': [email protected]
- '@typescript-eslint/utils': 5.52.0_7kw3g6rralp5ps6mg3uyzz6azm
+ '@typescript-eslint/utils': 5.52.0_ycpbpc6yetojsgtrx3mwntkhsu
debug: 4.3.4
- eslint: 8.34.0
+ eslint: 8.35.0
typescript: 4.9.5
transitivePeerDependencies:
@@ -1219,7 +1224,7 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/utils/5.52.0_7kw3g6rralp5ps6mg3uyzz6azm:
+ /@typescript-eslint/utils/5.52.0_ycpbpc6yetojsgtrx3mwntkhsu:
resolution: {integrity: sha512-As3lChhrbwWQLNk2HC8Ree96hldKIqk98EYvypd3It8Q1f8d5zWyIoaZEp2va5667M4ZyE7X8UUR+azXrFl+NA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@@ -1230,16 +1235,16 @@ packages:
'@typescript-eslint/scope-manager': 5.52.0
'@typescript-eslint/types': 5.52.0
'@typescript-eslint/typescript-estree': [email protected]
- eslint: 8.34.0
+ eslint: 8.35.0
eslint-scope: 5.1.1
- eslint-utils: [email protected]
+ eslint-utils: [email protected]
semver: 7.3.8
transitivePeerDependencies:
- supports-color
- typescript
dev: true
- /@typescript-eslint/utils/5.53.0_7kw3g6rralp5ps6mg3uyzz6azm:
+ /@typescript-eslint/utils/5.53.0_ycpbpc6yetojsgtrx3mwntkhsu:
resolution: {integrity: sha512-VUOOtPv27UNWLxFwQK/8+7kvxVC+hPHNsJjzlJyotlaHjLSIgOCKj9I0DBUjwOOA64qjBwx5afAPjksqOxMO0g==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@@ -1250,9 +1255,9 @@ packages:
'@typescript-eslint/scope-manager': 5.53.0
'@typescript-eslint/types': 5.53.0
'@typescript-eslint/typescript-estree': [email protected]
- eslint: 8.34.0
+ eslint: 8.35.0
eslint-scope: 5.1.1
- eslint-utils: [email protected]
+ eslint-utils: [email protected]
semver: 7.3.8
transitivePeerDependencies:
- supports-color
@@ -1282,7 +1287,7 @@ packages:
vite: ^4.0.0
vue: ^3.2.25
dependencies:
- vite: 4.1.4_@[email protected]
+ vite: 4.1.4_@[email protected]
vue: 3.2.47
dev: true
@@ -2154,8 +2159,8 @@ packages:
resolution: {integrity: sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw==}
dev: true
- /cypress/12.6.0:
- resolution: {integrity: sha512-WdHSVaS1lumSd5XpVTslZd8ui9GIGphrzvXq9+3DtVhqjRZC5M70gu5SW/Y/SLPq3D1wiXGZoHC6HJ7ESVE2lw==}
+ /cypress/12.7.0:
+ resolution: {integrity: sha512-7rq+nmhzz0u6yabCFyPtADU2OOrYt6pvUau9qV7xyifJ/hnsaw/vkr0tnLlcuuQKUAOC1v1M1e4Z0zG7S0IAvA==}
engines: {node: ^14.0.0 || ^16.0.0 || >=18.0.0}
hasBin: true
requiresBuild: true
@@ -2514,34 +2519,34 @@ packages:
'@esbuild/win32-x64': 0.16.17
dev: true
- /esbuild/0.17.10:
- resolution: {integrity: sha512-n7V3v29IuZy5qgxx25TKJrEm0FHghAlS6QweUcyIgh/U0zYmQcvogWROitrTyZId1mHSkuhhuyEXtI9OXioq7A==}
+ /esbuild/0.17.11:
+ resolution: {integrity: sha512-pAMImyokbWDtnA/ufPxjQg0fYo2DDuzAlqwnDvbXqHLphe+m80eF++perYKVm8LeTuj2zUuFXC+xgSVxyoHUdg==}
engines: {node: '>=12'}
hasBin: true
requiresBuild: true
optionalDependencies:
- '@esbuild/android-arm': 0.17.10
- '@esbuild/android-arm64': 0.17.10
- '@esbuild/android-x64': 0.17.10
- '@esbuild/darwin-arm64': 0.17.10
- '@esbuild/darwin-x64': 0.17.10
- '@esbuild/freebsd-arm64': 0.17.10
- '@esbuild/freebsd-x64': 0.17.10
- '@esbuild/linux-arm': 0.17.10
- '@esbuild/linux-arm64': 0.17.10
- '@esbuild/linux-ia32': 0.17.10
- '@esbuild/linux-loong64': 0.17.10
- '@esbuild/linux-mips64el': 0.17.10
- '@esbuild/linux-ppc64': 0.17.10
- '@esbuild/linux-riscv64': 0.17.10
- '@esbuild/linux-s390x': 0.17.10
- '@esbuild/linux-x64': 0.17.10
- '@esbuild/netbsd-x64': 0.17.10
- '@esbuild/openbsd-x64': 0.17.10
- '@esbuild/sunos-x64': 0.17.10
- '@esbuild/win32-arm64': 0.17.10
- '@esbuild/win32-ia32': 0.17.10
- '@esbuild/win32-x64': 0.17.10
+ '@esbuild/android-arm': 0.17.11
+ '@esbuild/android-arm64': 0.17.11
+ '@esbuild/android-x64': 0.17.11
+ '@esbuild/darwin-arm64': 0.17.11
+ '@esbuild/darwin-x64': 0.17.11
+ '@esbuild/freebsd-arm64': 0.17.11
+ '@esbuild/freebsd-x64': 0.17.11
+ '@esbuild/linux-arm': 0.17.11
+ '@esbuild/linux-arm64': 0.17.11
+ '@esbuild/linux-ia32': 0.17.11
+ '@esbuild/linux-loong64': 0.17.11
+ '@esbuild/linux-mips64el': 0.17.11
+ '@esbuild/linux-ppc64': 0.17.11
+ '@esbuild/linux-riscv64': 0.17.11
+ '@esbuild/linux-s390x': 0.17.11
+ '@esbuild/linux-x64': 0.17.11
+ '@esbuild/netbsd-x64': 0.17.11
+ '@esbuild/openbsd-x64': 0.17.11
+ '@esbuild/sunos-x64': 0.17.11
+ '@esbuild/win32-arm64': 0.17.11
+ '@esbuild/win32-ia32': 0.17.11
+ '@esbuild/win32-x64': 0.17.11
dev: true
/escalade/3.1.1:
@@ -2559,13 +2564,13 @@ packages:
engines: {node: '>=10'}
dev: true
- /eslint-config-prettier/[email protected]:
+ /eslint-config-prettier/[email protected]:
resolution: {integrity: sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==}
hasBin: true
peerDependencies:
eslint: '>=7.0.0'
dependencies:
- eslint: 8.34.0
+ eslint: 8.35.0
dev: true
/eslint-define-config/1.15.0:
@@ -2573,7 +2578,7 @@ packages:
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0, npm: '>=6.14.13', pnpm: '>= 7.0.0'}
dev: true
- /eslint-gitignore/[email protected]:
+ /eslint-gitignore/[email protected]:
resolution: {integrity: sha512-VFvY5Wyjuz5xXDC/NeONHzsh4YQNok2Gzg4SftAAuhkbrdHv5CChjfiFyLKhRlgOdCJr5kBquaLXHtuDBTW2/Q==}
engines: {node: ^10.12.0 || >=12.0.0}
peerDependencies:
@@ -2581,20 +2586,20 @@ packages:
dependencies:
array.prototype.flatmap: 1.3.1
debug: 4.3.4
- eslint: 8.34.0
+ eslint: 8.35.0
fast-glob: 3.2.12
transitivePeerDependencies:
- supports-color
dev: true
- /eslint-plugin-deprecation/1.3.3_7kw3g6rralp5ps6mg3uyzz6azm:
+ /eslint-plugin-deprecation/1.3.3_ycpbpc6yetojsgtrx3mwntkhsu:
resolution: {integrity: sha512-Bbkv6ZN2cCthVXz/oZKPwsSY5S/CbgTLRG4Q2s2gpPpgNsT0uJ0dB5oLNiWzFYY8AgKX4ULxXFG1l/rDav9QFA==}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
typescript: ^3.7.5 || ^4.0.0
dependencies:
- '@typescript-eslint/experimental-utils': 5.53.0_7kw3g6rralp5ps6mg3uyzz6azm
- eslint: 8.34.0
+ '@typescript-eslint/experimental-utils': 5.53.0_ycpbpc6yetojsgtrx3mwntkhsu
+ eslint: 8.35.0
tslib: 2.5.0
typescript: 4.9.5
@@ -2602,8 +2607,8 @@ packages:
- supports-color
dev: true
- /eslint-plugin-jsdoc/[email protected]:
- resolution: {integrity: sha512-LOPyIu1vAVvGPkye3ci0moj0iNf3f8bmin6do2DYDj+77NRXWnkmhKRy8swWsatUs3mB5jYPWPUsFg9pyfEiyA==}
+ /eslint-plugin-jsdoc/[email protected]:
+ resolution: {integrity: sha512-KkiRInury7YrjjV5aCHDxwsPy6XFt5p2b2CnpDMITnWs8patNPf5kj24+VXIWw45kP6z/B0GOKfrYczB56OjQQ==}
engines: {node: ^14 || ^16 || ^17 || ^18 || ^19}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
@@ -2612,7 +2617,7 @@ packages:
comment-parser: 1.3.1
debug: 4.3.4
escape-string-regexp: 4.0.0
- eslint: 8.34.0
+ eslint: 8.35.0
esquery: 1.4.2
semver: 7.3.8
spdx-expression-parse: 3.0.1
@@ -2620,7 +2625,7 @@ packages:
- supports-color
dev: true
- /eslint-plugin-prettier/4.2.1_u5wnrdwibbfomslmnramz52buy:
+ /eslint-plugin-prettier/4.2.1_u2zha4kiojzs42thzpgwygphmy:
resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==}
engines: {node: '>=12.0.0'}
peerDependencies:
@@ -2631,8 +2636,8 @@ packages:
eslint-config-prettier:
optional: true
dependencies:
- eslint: 8.34.0
- eslint-config-prettier: [email protected]
+ eslint: 8.35.0
+ eslint-config-prettier: [email protected]
prettier: 2.8.4
prettier-linter-helpers: 1.0.0
dev: true
@@ -2653,13 +2658,13 @@ packages:
estraverse: 5.3.0
dev: true
- /eslint-utils/[email protected]:
+ /eslint-utils/[email protected]:
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
peerDependencies:
eslint: '>=5'
dependencies:
- eslint: 8.34.0
+ eslint: 8.35.0
eslint-visitor-keys: 2.1.0
dev: true
@@ -2673,12 +2678,13 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /eslint/8.34.0:
- resolution: {integrity: sha512-1Z8iFsucw+7kSqXNZVslXS8Ioa4u2KM7GPwuKtkTFAqZ/cHMcEaR+1+Br0wLlot49cNxIiZk5wp8EAbPcYZxTg==}
+ /eslint/8.35.0:
+ resolution: {integrity: sha512-BxAf1fVL7w+JLRQhWl2pzGeSiGqbWumV4WNvc9Rhp6tiCtm4oHnyPBSEtMGZwrQgudFQ+otqzWoPB7x+hxoWsw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
hasBin: true
dependencies:
- '@eslint/eslintrc': 1.4.1
+ '@eslint/eslintrc': 2.0.0
+ '@eslint/js': 8.35.0
'@humanwhocodes/config-array': 0.11.8
'@humanwhocodes/module-importer': 1.0.1
'@nodelib/fs.walk': 1.2.8
@@ -2689,7 +2695,7 @@ packages:
doctrine: 3.0.0
escape-string-regexp: 4.0.0
eslint-scope: 7.1.1
- eslint-utils: [email protected]
+ eslint-utils: [email protected]
eslint-visitor-keys: 3.3.0
espree: 9.4.1
esquery: 1.4.2
@@ -3111,6 +3117,16 @@ packages:
once: 1.4.0
dev: true
+ /glob/9.2.1:
+ resolution: {integrity: sha512-Pxxgq3W0HyA3XUvSXcFhRSs+43Jsx0ddxcFrbjxNGkL2Ak5BAUBxLqI5G6ADDeCHLfzzXFhe0b1yYcctGmytMA==}
+ engines: {node: '>=16 || 14 >=14.17'}
+ dependencies:
+ fs.realpath: 1.0.0
+ minimatch: 7.4.2
+ minipass: 4.2.4
+ path-scurry: 1.6.1
+ dev: true
+
/global-dirs/3.0.1:
resolution: {integrity: sha512-NBcGGFbBA9s1VzD41QXDG+3++t9Mn5t1FpLdhESY6oKY4gYTFpX4wO3sqGUa0Srjtbfj3szX0RnemmrVRUdULA==}
engines: {node: '>=10'}
@@ -3748,6 +3764,11 @@ packages:
yallist: 4.0.0
dev: true
+ /lru-cache/7.18.3:
+ resolution: {integrity: sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==}
+ engines: {node: '>=12'}
+ dev: true
+
/lunr/2.3.9:
resolution: {integrity: sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow==}
dev: true
@@ -3862,6 +3883,13 @@ packages:
brace-expansion: 2.0.1
dev: true
+ /minimatch/7.4.2:
+ resolution: {integrity: sha512-xy4q7wou3vUoC9k1xGTXc+awNdGaGVHtFUaey8tiX4H1QRc04DZ/rmDFwNm2EBsuYEhAZ6SgMmYf3InGY6OauA==}
+ engines: {node: '>=10'}
+ dependencies:
+ brace-expansion: 2.0.1
+ dev: true
+
/minimist-options/4.1.0:
resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==}
engines: {node: '>= 6'}
@@ -3875,6 +3903,11 @@ packages:
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
dev: true
+ /minipass/4.2.4:
+ resolution: {integrity: sha512-lwycX3cBMTvcejsHITUgYj6Gy6A7Nh4Q6h9NP4sTHY1ccJlC7yKzDmiShEHsJ16Jf1nKGDEaiHxiltsJEvk0nQ==}
+ engines: {node: '>=8'}
+ dev: true
+
/mlly/1.1.1:
resolution: {integrity: sha512-Jnlh4W/aI4GySPo6+DyTN17Q75KKbLTyFK8BrGhjNP4rxuUjbRWhE6gHg3bs33URWAF44FRm7gdQA348i3XxRw==}
dependencies:
@@ -4157,6 +4190,14 @@ packages:
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
dev: true
+ /path-scurry/1.6.1:
+ resolution: {integrity: sha512-OW+5s+7cw6253Q4E+8qQ/u1fVvcJQCJo/VFD8pje+dbJCF1n5ZRMV2AEHbGp+5Q7jxQIYJxkHopnj6nzdGeZLA==}
+ engines: {node: '>=14'}
+ dependencies:
+ lru-cache: 7.18.3
+ minipass: 4.2.4
+ dev: true
+
/path-type/3.0.0:
resolution: {integrity: sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==}
engines: {node: '>=4'}
@@ -4474,10 +4515,12 @@ packages:
glob: 7.2.3
dev: true
- /rimraf/4.1.2:
- resolution: {integrity: sha512-BlIbgFryTbw3Dz6hyoWFhKk+unCcHMSkZGrTFVAx2WmttdBSonsdtRlwiuTbDqTKr+UlXIUqJVS4QT5tUzGENQ==}
+ /rimraf/4.3.0:
+ resolution: {integrity: sha512-5qVDXPbByA1qSJEWMv1qAwKsoS22vVpsL2QyxCKBw4gf6XiFo1K3uRLY6uSOOBFDwnqAZtnbILqWKKlzh8bkGg==}
engines: {node: '>=14'}
hasBin: true
+ dependencies:
+ glob: 9.2.1
dev: true
/rollup/3.17.2:
@@ -5191,7 +5234,7 @@ packages:
extsprintf: 1.3.0
dev: true
- /vite-node/0.28.5_@[email protected]:
+ /vite-node/0.28.5_@[email protected]:
resolution: {integrity: sha512-LmXb9saMGlrMZbXTvOveJKwMTBTNUH66c8rJnQ0ZPNX+myPEol64+szRzXtV5ORb0Hb/91yq+/D3oERoyAt6LA==}
engines: {node: '>=v14.16.0'}
hasBin: true
@@ -5203,7 +5246,7 @@ packages:
picocolors: 1.0.0
source-map: 0.6.1
source-map-support: 0.5.21
- vite: 4.1.4_@[email protected]
+ vite: 4.1.4_@[email protected]
transitivePeerDependencies:
- '@types/node'
- less
@@ -5214,7 +5257,7 @@ packages:
- terser
dev: true
- /vite/4.1.4_@[email protected]:
+ /vite/4.1.4_@[email protected]:
resolution: {integrity: sha512-3knk/HsbSTKEin43zHu7jTwYWv81f8kgAL99G5NWBcA1LKvtvcVAC4JjBH1arBunO9kQka+1oGbrMKOjk4ZrBg==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
@@ -5239,7 +5282,7 @@ packages:
terser:
optional: true
dependencies:
- '@types/node': 18.14.0
+ '@types/node': 18.14.6
esbuild: 0.16.17
postcss: 8.4.21
resolve: 1.22.1
@@ -5248,7 +5291,7 @@ packages:
fsevents: 2.3.2
dev: true
- /vitepress/1.0.0-alpha.46_mhqnhjewgaypx7kxzbjke6liii:
+ /vitepress/1.0.0-alpha.46_he2lrbwbux4ash34oi2xeoorgq:
resolution: {integrity: sha512-HiKiHzC0iTPsRsKs8XcsMeMzCpcCt5LWcX9mpDr288Ju+nQf1G8A2+Wm44ZkBsVv4EHxFK4ChmWyZrL1OJUXpg==}
hasBin: true
dependencies:
@@ -5259,7 +5302,7 @@ packages:
'@vueuse/core': [email protected]
body-scroll-lock: 4.0.0-beta.0
shiki: 0.14.1
- vite: 4.1.4_@[email protected]
+ vite: 4.1.4_@[email protected]
vue: 3.2.47
transitivePeerDependencies:
- '@algolia/client-search'
@@ -5299,7 +5342,7 @@ packages:
dependencies:
'@types/chai': 4.3.4
'@types/chai-subset': 1.3.3
- '@types/node': 18.14.0
+ '@types/node': 18.14.6
'@vitest/expect': 0.28.5
'@vitest/runner': 0.28.5
'@vitest/spy': 0.28.5
@@ -5319,8 +5362,8 @@ packages:
tinybench: 2.3.1
tinypool: 0.3.1
tinyspy: 1.1.1
- vite: 4.1.4_@[email protected]
- vite-node: 0.28.5_@[email protected]
+ vite: 4.1.4_@[email protected]
+ vite-node: 0.28.5_@[email protected]
why-is-node-running: 2.2.2
transitivePeerDependencies:
- less