aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-02-26 10:06:41 +0100
committerGitHub <[email protected]>2024-02-26 10:06:41 +0100
commit69f02a0fdb1ea27248df320719cc4fc5c43682db (patch)
treef4d01f9ca1b0737dc8d1e74bb3de459486356997
parentb157fc1189392580da20bba3a3d722419c1ecb9f (diff)
downloadfaker-69f02a0fdb1ea27248df320719cc4fc5c43682db.tar.xz
faker-69f02a0fdb1ea27248df320719cc4fc5c43682db.zip
chore(deps): update vitest to ~1.3.1 (#2690)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--package.json6
-rw-r--r--pnpm-lock.yaml88
2 files changed, 47 insertions, 47 deletions
diff --git a/package.json b/package.json
index fe8aa6d1..8e89ab6a 100644
--- a/package.json
+++ b/package.json
@@ -97,8 +97,8 @@
"@types/validator": "~13.11.9",
"@typescript-eslint/eslint-plugin": "~7.0.2",
"@typescript-eslint/parser": "~7.0.2",
- "@vitest/coverage-v8": "~1.3.0",
- "@vitest/ui": "~1.3.0",
+ "@vitest/coverage-v8": "~1.3.1",
+ "@vitest/ui": "~1.3.1",
"@vueuse/core": "~10.8.0",
"conventional-changelog-cli": "~4.1.0",
"cypress": "~13.6.6",
@@ -126,7 +126,7 @@
"validator": "~13.11.0",
"vite": "~5.1.4",
"vitepress": "1.0.0-rc.44",
- "vitest": "~1.3.0",
+ "vitest": "~1.3.1",
"vue": "~3.4.20"
},
"packageManager": "[email protected]",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index b9abad05..0236ecaa 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -48,11 +48,11 @@ devDependencies:
specifier: ~7.0.2
'@vitest/coverage-v8':
- specifier: ~1.3.0
- version: 1.3.0([email protected])
+ specifier: ~1.3.1
+ version: 1.3.1([email protected])
'@vitest/ui':
- specifier: ~1.3.0
- version: 1.3.0([email protected])
+ specifier: ~1.3.1
+ version: 1.3.1([email protected])
'@vueuse/core':
specifier: ~10.8.0
version: 10.8.0([email protected])
@@ -88,7 +88,7 @@ devDependencies:
version: 51.0.1([email protected])
eslint-plugin-vitest:
specifier: ~0.3.22
glob:
specifier: ~10.3.10
version: 10.3.10
@@ -135,8 +135,8 @@ devDependencies:
specifier: 1.0.0-rc.44
vitest:
- specifier: ~1.3.0
- version: 1.3.0(@types/[email protected])(@vitest/[email protected])
+ specifier: ~1.3.1
+ version: 1.3.1(@types/[email protected])(@vitest/[email protected])
vue:
specifier: ~3.4.20
version: 3.4.20([email protected])
@@ -1322,10 +1322,10 @@ packages:
vue: 3.4.20([email protected])
dev: true
- resolution: {integrity: sha512-e5Y5uK5NNoQMQaNitGQQjo9FoA5ZNcu7Bn6pH+dxUf48u6po1cX38kFBYUHZ9GNVkF4JLbncE0WeWwTw+nLrxg==}
+ resolution: {integrity: sha512-UuBnkSJUNE9rdHjDCPyJ4fYuMkoMtnghes1XohYa4At0MS3OQSAo97FrbwSLRshYsXThMZy1+ybD/byK5llyIg==}
peerDependencies:
- vitest: 1.3.0
+ vitest: 1.3.1
dependencies:
'@ampproject/remapping': 2.2.1
'@bcoe/v8-coverage': 0.2.3
@@ -1340,58 +1340,58 @@ packages:
std-env: 3.7.0
test-exclude: 6.0.0
v8-to-istanbul: 9.2.0
- vitest: 1.3.0(@types/[email protected])(@vitest/[email protected])
+ vitest: 1.3.1(@types/[email protected])(@vitest/[email protected])
transitivePeerDependencies:
- supports-color
dev: true
- /@vitest/[email protected]:
- resolution: {integrity: sha512-7bWt0vBTZj08B+Ikv70AnLRicohYwFgzNjFqo9SxxqHHxSlUJGSXmCRORhOnRMisiUryKMdvsi1n27Bc6jL9DQ==}
+ /@vitest/[email protected]:
+ resolution: {integrity: sha512-xofQFwIzfdmLLlHa6ag0dPV8YsnKOCP1KdAeVVh34vSjN2dcUiXYCD9htu/9eM7t8Xln4v03U9HLxLpPlsXdZw==}
dependencies:
- '@vitest/spy': 1.3.0
- '@vitest/utils': 1.3.0
+ '@vitest/spy': 1.3.1
+ '@vitest/utils': 1.3.1
chai: 4.4.1
dev: true
- /@vitest/[email protected]:
- resolution: {integrity: sha512-1Jb15Vo/Oy7mwZ5bXi7zbgszsdIBNjc4IqP8Jpr/8RdBC4nF1CTzIAn2dxYvpF1nGSseeL39lfLQ2uvs5u1Y9A==}
+ /@vitest/[email protected]:
+ resolution: {integrity: sha512-5FzF9c3jG/z5bgCnjr8j9LNq/9OxV2uEBAITOXfoe3rdZJTdO7jzThth7FXv/6b+kdY65tpRQB7WaKhNZwX+Kg==}
dependencies:
- '@vitest/utils': 1.3.0
+ '@vitest/utils': 1.3.1
p-limit: 5.0.0
pathe: 1.1.2
dev: true
- /@vitest/[email protected]:
- resolution: {integrity: sha512-swmktcviVVPYx9U4SEQXLV6AEY51Y6bZ14jA2yo6TgMxQ3h+ZYiO0YhAHGJNp0ohCFbPAis1R9kK0cvN6lDPQA==}
+ /@vitest/[email protected]:
+ resolution: {integrity: sha512-EF++BZbt6RZmOlE3SuTPu/NfwBF6q4ABS37HHXzs2LUVPBLx2QoY/K0fKpRChSo8eLiuxcbCVfqKgx/dplCDuQ==}
dependencies:
magic-string: 0.30.7
pathe: 1.1.2
pretty-format: 29.7.0
dev: true
- /@vitest/[email protected]:
- resolution: {integrity: sha512-AkCU0ThZunMvblDpPKgjIi025UxR8V7MZ/g/EwmAGpjIujLVV2X6rGYGmxE2D4FJbAy0/ijdROHMWa2M/6JVMw==}
+ /@vitest/[email protected]:
+ resolution: {integrity: sha512-xAcW+S099ylC9VLU7eZfdT9myV67Nor9w9zhf0mGCYJSO+zM2839tOeROTdikOi/8Qeusffvxb/MyBSOja1Uig==}
dependencies:
tinyspy: 2.2.1
dev: true
- resolution: {integrity: sha512-gDGEBUddrPOJvF4e0nIeKBz1whiDthBxBB0OUAbUqnY0HxJwqlKg9R257Sxoeh1Q7ZDSzc7qY96n4hrEPy1NaQ==}
+ resolution: {integrity: sha512-2UrFLJ62c/eJGPHcclstMKlAR7E1WB1ITe1isuowEPJJHi3HfqofvsUqQ1cGrEF7kitG1DJuwURUA3HLDtQkXA==}
peerDependencies:
- vitest: 1.3.0
+ vitest: 1.3.1
dependencies:
- '@vitest/utils': 1.3.0
+ '@vitest/utils': 1.3.1
fast-glob: 3.3.2
fflate: 0.8.2
flatted: 3.2.9
pathe: 1.1.2
picocolors: 1.0.0
sirv: 2.0.4
- vitest: 1.3.0(@types/[email protected])(@vitest/[email protected])
+ vitest: 1.3.1(@types/[email protected])(@vitest/[email protected])
dev: true
- /@vitest/[email protected]:
- resolution: {integrity: sha512-/LibEY/fkaXQufi4GDlQZhikQsPO2entBKtfuyIpr1jV4DpaeasqkeHjhdOhU24vSHshcSuEyVlWdzvv2XmYCw==}
+ /@vitest/[email protected]:
+ resolution: {integrity: sha512-d3Waie/299qqRyHTm2DjADeTaNdNSVsnwHPWrs20JMpjh6eiVq7ggggweO8rc4arhf6rRkWuHKwvxGvejUXZZQ==}
dependencies:
diff-sequences: 29.6.3
estree-walker: 3.0.3
@@ -2987,7 +2987,7 @@ packages:
- supports-color
dev: true
resolution: {integrity: sha512-atkFGQ7aVgcuSeSMDqnyevIyUpfBPMnosksgEPrKE7Y8xQlqG/5z2IQ6UDau05zXaaFv7Iz8uzqvIuKshjZ0Zw==}
engines: {node: ^18.0.0 || >= 20.0.0}
peerDependencies:
@@ -3003,7 +3003,7 @@ packages:
'@typescript-eslint/eslint-plugin': 7.0.2(@typescript-eslint/[email protected])([email protected])([email protected])
'@typescript-eslint/utils': 6.21.0([email protected])([email protected])
eslint: 8.57.0
- vitest: 1.3.0(@types/[email protected])(@vitest/[email protected])
+ vitest: 1.3.1(@types/[email protected])(@vitest/[email protected])
transitivePeerDependencies:
- supports-color
- typescript
@@ -6139,8 +6139,8 @@ packages:
extsprintf: 1.3.0
dev: true
- resolution: {integrity: sha512-D/oiDVBw75XMnjAXne/4feCkCEwcbr2SU1bjAhCcfI5Bq3VoOHji8/wCPAfUkDIeohJ5nSZ39fNxM3dNZ6OBOA==}
+ resolution: {integrity: sha512-azbRrqRxlWTJEVbzInZCTchx0X69M/XPTCz4H+TLvlTcR/xH/3hkRqhOakT41fMJCMzXTu4UvegkZiEoJAWvng==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
dependencies:
@@ -6251,15 +6251,15 @@ packages:
- universal-cookie
dev: true
- resolution: {integrity: sha512-V9qb276J1jjSx9xb75T2VoYXdO1UKi+qfflY7V7w93jzX7oA/+RtYE6TcifxksxsZvygSSMwu2Uw6di7yqDMwg==}
+ resolution: {integrity: sha512-/1QJqXs8YbCrfv/GPQ05wAZf2eakUPLPa18vkJAKE7RXOKfVHqMZZ1WlTjiwl6Gcn65M5vpNUB6EFLnEdRdEXQ==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
'@edge-runtime/vm': '*'
'@types/node': ^18.0.0 || >=20.0.0
- '@vitest/browser': 1.3.0
- '@vitest/ui': 1.3.0
+ '@vitest/browser': 1.3.1
+ '@vitest/ui': 1.3.1
happy-dom: '*'
jsdom: '*'
peerDependenciesMeta:
@@ -6277,12 +6277,12 @@ packages:
optional: true
dependencies:
'@types/node': 20.11.20
- '@vitest/expect': 1.3.0
- '@vitest/runner': 1.3.0
- '@vitest/snapshot': 1.3.0
- '@vitest/spy': 1.3.0
- '@vitest/ui': 1.3.0([email protected])
- '@vitest/utils': 1.3.0
+ '@vitest/expect': 1.3.1
+ '@vitest/runner': 1.3.1
+ '@vitest/snapshot': 1.3.1
+ '@vitest/spy': 1.3.1
+ '@vitest/ui': 1.3.1([email protected])
+ '@vitest/utils': 1.3.1
acorn-walk: 8.3.2
chai: 4.4.1
debug: 4.3.4([email protected])
@@ -6296,7 +6296,7 @@ packages:
tinybench: 2.6.0
tinypool: 0.8.2
vite: 5.1.4(@types/[email protected])
- vite-node: 1.3.0(@types/[email protected])
+ vite-node: 1.3.1(@types/[email protected])
why-is-node-running: 2.2.2
transitivePeerDependencies:
- less