aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-03-04 09:08:15 +0100
committerGitHub <[email protected]>2024-03-04 09:08:15 +0100
commit59b38c845d64dbec1c6d44884face0ac449ee76c (patch)
tree4dc518d13664837f06a2f0d763b49f4198a27aa1
parent0e4a9a4863f11827019b3ac3e9915083daf3d255 (diff)
downloadfaker-59b38c845d64dbec1c6d44884face0ac449ee76c.tar.xz
faker-59b38c845d64dbec1c6d44884face0ac449ee76c.zip
chore(deps): update devdependencies (#2706)
-rw-r--r--package.json6
-rw-r--r--pnpm-lock.yaml207
2 files changed, 119 insertions, 94 deletions
diff --git a/package.json b/package.json
index fdbbcbde..29891dd8 100644
--- a/package.json
+++ b/package.json
@@ -91,7 +91,7 @@
"@eslint-types/typescript-eslint": "~7.0.2",
"@eslint-types/unicorn": "~51.0.1",
"@types/markdown-it": "~13.0.7",
- "@types/node": "~20.11.20",
+ "@types/node": "~20.11.24",
"@types/sanitize-html": "~2.11.0",
"@types/semver": "~7.5.8",
"@types/validator": "~13.11.9",
@@ -99,7 +99,7 @@
"@typescript-eslint/parser": "~7.1.0",
"@vitest/coverage-v8": "~1.3.1",
"@vitest/ui": "~1.3.1",
- "@vueuse/core": "~10.8.0",
+ "@vueuse/core": "~10.9.0",
"conventional-changelog-cli": "~4.1.0",
"cypress": "~13.6.6",
"eslint": "~8.57.0",
@@ -127,7 +127,7 @@
"vite": "~5.1.4",
"vitepress": "1.0.0-rc.44",
"vitest": "~1.3.1",
- "vue": "~3.4.20"
+ "vue": "~3.4.21"
},
"packageManager": "[email protected]",
"engines": {
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 28715dbd..2b99b347 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -30,8 +30,8 @@ devDependencies:
specifier: ~13.0.7
version: 13.0.7
'@types/node':
- specifier: ~20.11.20
- version: 20.11.20
+ specifier: ~20.11.24
+ version: 20.11.24
'@types/sanitize-html':
specifier: ~2.11.0
version: 2.11.0
@@ -54,8 +54,8 @@ devDependencies:
specifier: ~1.3.1
version: 1.3.1([email protected])
'@vueuse/core':
- specifier: ~10.8.0
- version: 10.8.0([email protected])
+ specifier: ~10.9.0
+ version: 10.9.0([email protected])
conventional-changelog-cli:
specifier: ~4.1.0
version: 4.1.0
@@ -130,16 +130,16 @@ devDependencies:
version: 13.11.0
vite:
specifier: ~5.1.4
- version: 5.1.4(@types/[email protected])
+ version: 5.1.4(@types/[email protected])
vitepress:
specifier: 1.0.0-rc.44
vitest:
specifier: ~1.3.1
- version: 1.3.1(@types/[email protected])(@vitest/[email protected])
+ version: 1.3.1(@types/[email protected])(@vitest/[email protected])
vue:
- specifier: ~3.4.20
- version: 3.4.20([email protected])
+ specifier: ~3.4.21
+ version: 3.4.21([email protected])
packages:
@@ -1069,8 +1069,8 @@ packages:
resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==}
dev: true
- resolution: {integrity: sha512-7/rR21OS+fq8IyHTgtLkDK949uzsa6n8BkziAKtPVpugIkO6D+/ooXMvzXxDnZrmtXVfjb1bKQafYpb8s89LOg==}
+ resolution: {integrity: sha512-Kza43ewS3xoLgCEpQrsT+xRo/EJej1y0kVYGiLFE1NEODXGzTfwiC6tXTLMQskn1X4/Rjlh0MQUvx9W+L9long==}
dependencies:
undici-types: 5.26.5
dev: true
@@ -1109,7 +1109,7 @@ packages:
resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==}
requiresBuild: true
dependencies:
- '@types/node': 20.11.20
+ '@types/node': 20.11.24
dev: true
optional: true
@@ -1311,15 +1311,15 @@ packages:
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
dev: true
resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==}
engines: {node: ^18.0.0 || >=20.0.0}
peerDependencies:
vite: ^5.0.0
vue: ^3.2.25
dependencies:
- vite: 5.1.4(@types/[email protected])
- vue: 3.4.20([email protected])
+ vite: 5.1.4(@types/[email protected])
+ vue: 3.4.21([email protected])
dev: true
@@ -1340,7 +1340,7 @@ packages:
std-env: 3.7.0
test-exclude: 6.0.0
v8-to-istanbul: 9.2.0
- vitest: 1.3.1(@types/[email protected])(@vitest/[email protected])
+ vitest: 1.3.1(@types/[email protected])(@vitest/[email protected])
transitivePeerDependencies:
- supports-color
dev: true
@@ -1387,7 +1387,7 @@ packages:
pathe: 1.1.2
picocolors: 1.0.0
sirv: 2.0.4
- vitest: 1.3.1(@types/[email protected])(@vitest/[email protected])
+ vitest: 1.3.1(@types/[email protected])(@vitest/[email protected])
dev: true
@@ -1399,53 +1399,53 @@ packages:
pretty-format: 29.7.0
dev: true
- resolution: {integrity: sha512-l7M+xUuL8hrGtRLkrf+62d9zucAdgqNBTbJ/NufCOIuJQhauhfyAKH9ra/qUctCXcULwmclGAVpvmxjbBO30qg==}
+ resolution: {integrity: sha512-MjXawxZf2SbZszLPYxaFCjxfibYrzr3eYbKxwpLR9EQN+oaziSu3qKVbwBERj1IFIB8OLUewxB5m/BFzi613og==}
dependencies:
'@babel/parser': 7.23.9
- '@vue/shared': 3.4.20
+ '@vue/shared': 3.4.21
entities: 4.5.0
estree-walker: 2.0.2
source-map-js: 1.0.2
dev: true
- resolution: {integrity: sha512-/cSBGL79HFBYgDnqCNKErOav3bPde3n0sJwJM2Z09rXlkiowV/2SG1tgDAiWS1CatS4Cvo0o74e1vNeCK1R3RA==}
+ resolution: {integrity: sha512-IZC6FKowtT1sl0CR5DpXSiEB5ayw75oT2bma1BEhV7RRR1+cfwLrxc2Z8Zq/RGFzJ8w5r9QtCOvTjQgdn0IKmA==}
dependencies:
- '@vue/compiler-core': 3.4.20
- '@vue/shared': 3.4.20
+ '@vue/compiler-core': 3.4.21
+ '@vue/shared': 3.4.21
dev: true
- resolution: {integrity: sha512-nPuTZz0yxTPzjyYe+9nQQsFYImcz/57UX8N3jyhl5oIUUs2jqqAMaULsAlJwve3qNYfjQzq0bwy3pqJrN9ecZw==}
+ resolution: {integrity: sha512-me7epoTxYlY+2CUM7hy9PCDdpMPfIwrOvAXud2Upk10g4YLv9UBW7kL798TvMeDhPthkZ0CONNrK2GoeI1ODiQ==}
dependencies:
'@babel/parser': 7.23.9
- '@vue/compiler-core': 3.4.20
- '@vue/compiler-dom': 3.4.20
- '@vue/compiler-ssr': 3.4.20
- '@vue/shared': 3.4.20
+ '@vue/compiler-core': 3.4.21
+ '@vue/compiler-dom': 3.4.21
+ '@vue/compiler-ssr': 3.4.21
+ '@vue/shared': 3.4.21
estree-walker: 2.0.2
magic-string: 0.30.7
postcss: 8.4.35
source-map-js: 1.0.2
dev: true
- resolution: {integrity: sha512-b3gFQPiHLvI12C56otzBPpQhZ5kgkJ5RMv/zpLjLC2BIFwX5GktDqYQ7xg0Q2grP6uFI8al3beVKvAVxFtXmIg==}
+ resolution: {integrity: sha512-M5+9nI2lPpAsgXOGQobnIueVqc9sisBFexh5yMIMRAPYLa7+5wEJs8iqOZc1WAa9WQbx9GR2twgznU8LTIiZ4Q==}
dependencies:
- '@vue/compiler-dom': 3.4.20
- '@vue/shared': 3.4.20
+ '@vue/compiler-dom': 3.4.21
+ '@vue/shared': 3.4.21
dev: true
resolution: {integrity: sha512-kgEYWosDyWpS1vFSuJNNWUnHkP+VkL3Y+9mw+rf7ex41SwbYL/WdC3KXqAtjiSrEs7r/FrHmUTh0BkINJPFkbA==}
dependencies:
- '@vue/devtools-kit': 7.0.15([email protected])
+ '@vue/devtools-kit': 7.0.15([email protected])
transitivePeerDependencies:
- vue
dev: true
resolution: {integrity: sha512-dT7OeCe1LUCIhHIb/yRR6Hn+XHh73r1o78onqCrxEKHdoZwBItiIeVnmJZPEUDFstIxfs+tJL231mySk3laTow==}
peerDependencies:
vue: ^3.0.0
@@ -1455,7 +1455,7 @@ packages:
mitt: 3.0.1
perfect-debounce: 1.0.0
speakingurl: 14.0.1
- vue: 3.4.20([email protected])
+ vue: 3.4.21([email protected])
dev: true
@@ -1464,54 +1464,66 @@ packages:
rfdc: 1.3.1
dev: true
- resolution: {integrity: sha512-P5LJcxUkG6inlHr6MHVA4AVFAmRYJQ7ONGWJILNjMjoYuEXFhYviSCb9BEMyszSG/1kWCZbtWQlKSLasFRpThw==}
+ resolution: {integrity: sha512-UhenImdc0L0/4ahGCyEzc/pZNwVgcglGy9HVzJ1Bq2Mm9qXOpP8RyNTjookw/gOCUlXSEtuZ2fUg5nrHcoqJcw==}
dependencies:
- '@vue/shared': 3.4.20
+ '@vue/shared': 3.4.21
dev: true
- resolution: {integrity: sha512-MPvsQpGAxoBqLHjqopt4YPtUYBpq0K6oAWDTwIR1CTNZ3y9O/J2ZVh+i2JpxKNYwANJBiZ20O99NE20uisB7xw==}
+ resolution: {integrity: sha512-pQthsuYzE1XcGZznTKn73G0s14eCJcjaLvp3/DKeYWoFacD9glJoqlNBxt3W2c5S40t6CCcpPf+jG01N3ULyrA==}
dependencies:
- '@vue/reactivity': 3.4.20
- '@vue/shared': 3.4.20
+ '@vue/reactivity': 3.4.21
+ '@vue/shared': 3.4.21
dev: true
- resolution: {integrity: sha512-OkbPVP69H+8m74543zMAAx/LIkajxufYyow41gc0s5iF0uplT5uTQ4llDYu1GeJZEI8wjL5ueiPQruk4qwOMmA==}
+ resolution: {integrity: sha512-gvf+C9cFpevsQxbkRBS1NpU8CqxKw0ebqMvLwcGQrNpx6gqRDodqKqA+A2VZZpQ9RpK2f9yfg8VbW/EpdFUOJw==}
dependencies:
- '@vue/runtime-core': 3.4.20
- '@vue/shared': 3.4.20
+ '@vue/runtime-core': 3.4.21
+ '@vue/shared': 3.4.21
csstype: 3.1.3
dev: true
- resolution: {integrity: sha512-w3VH2GuwxQHA6pJo/HCV22OfVC8Mw4oeHQM+vKeqtRK0OPE1Wilnh+P/SDVGGxPjJsGmyfphi0dbw8UKZQJH9w==}
+ resolution: {integrity: sha512-aV1gXyKSN6Rz+6kZ6kr5+Ll14YzmIbeuWe7ryJl5muJ4uwSwY/aStXTixx76TwkZFJLm1aAlA/HSWEJ4EyiMkg==}
peerDependencies:
- vue: 3.4.20
+ vue: 3.4.21
dependencies:
- '@vue/compiler-ssr': 3.4.20
- '@vue/shared': 3.4.20
- vue: 3.4.20([email protected])
+ '@vue/compiler-ssr': 3.4.21
+ '@vue/shared': 3.4.21
+ vue: 3.4.21([email protected])
dev: true
- resolution: {integrity: sha512-KTEngal0aiUvNJ6I1Chk5Ew5XqChsFsxP4GKAYXWb99zKJWjNU72p2FWEOmZWHxHcqtniOJsgnpd3zizdpfEag==}
+ resolution: {integrity: sha512-PuJe7vDIi6VYSinuEbUIQgMIRZGgM8e4R+G+/dQTk0X1NEdvgvvgv7m+rfmDH1gZzyA1OjjoWskvHlfRNfQf3g==}
dev: true
resolution: {integrity: sha512-G9Ok9fjx10TkNIPn8V1dJmK1NcdJCtYmDRyYiTMUyJ1p0Tywc1zmOoCQ2xhHYyz8ULBU4KjIJQ9n+Lrty74iVw==}
dependencies:
'@types/web-bluetooth': 0.0.20
'@vueuse/metadata': 10.8.0
- '@vueuse/shared': 10.8.0([email protected])
- vue-demi: 0.14.7([email protected])
+ '@vueuse/shared': 10.8.0([email protected])
+ vue-demi: 0.14.7([email protected])
transitivePeerDependencies:
- '@vue/composition-api'
- vue
dev: true
+ resolution: {integrity: sha512-/1vjTol8SXnx6xewDEKfS0Ra//ncg4Hb0DaZiwKf7drgfMsKFExQ+FnnENcN6efPen+1kIzhLQoGSy0eDUVOMg==}
+ dependencies:
+ '@types/web-bluetooth': 0.0.20
+ '@vueuse/metadata': 10.9.0
+ '@vueuse/shared': 10.9.0([email protected])
+ vue-demi: 0.14.7([email protected])
+ transitivePeerDependencies:
+ - '@vue/composition-api'
+ - vue
+ dev: true
+
resolution: {integrity: sha512-sw3P/7cXOfNLQfERp7P0IJ2ODjLE2C3BGXpBQJQkS309c1jbJak9yu4EnY70WaZjkj53aeWSFU6BbHrUxXJ7SA==}
peerDependencies:
async-validator: '*'
@@ -1552,10 +1564,10 @@ packages:
universal-cookie:
optional: true
dependencies:
- '@vueuse/core': 10.8.0([email protected])
- '@vueuse/shared': 10.8.0([email protected])
+ '@vueuse/core': 10.8.0([email protected])
+ '@vueuse/shared': 10.8.0([email protected])
focus-trap: 7.5.4
- vue-demi: 0.14.7([email protected])
+ vue-demi: 0.14.7([email protected])
transitivePeerDependencies:
- '@vue/composition-api'
- vue
@@ -1565,10 +1577,23 @@ packages:
resolution: {integrity: sha512-Nim/Vle5OgXcXhAvGOgkJQXB1Yb+Kq/fMbLuv3YYDYbiQrwr39ljuD4k9fPeq4yUyokYRo2RaNQmbbIMWB/9+w==}
dev: true
+ /@vueuse/[email protected]:
+ resolution: {integrity: sha512-iddNbg3yZM0X7qFY2sAotomgdHK7YJ6sKUvQqbvwnf7TmaVPxS4EJydcNsVejNdS8iWCtDk+fYXr7E32nyTnGA==}
+ dev: true
+
resolution: {integrity: sha512-dUdy6zwHhULGxmr9YUg8e+EnB39gcM4Fe2oKBSrh3cOsV30JcMPtsyuspgFCUo5xxFNaeMf/W2yyKfST7Bg8oQ==}
dependencies:
- vue-demi: 0.14.7([email protected])
+ vue-demi: 0.14.7([email protected])
+ transitivePeerDependencies:
+ - '@vue/composition-api'
+ - vue
+ dev: true
+
+ resolution: {integrity: sha512-Uud2IWncmAfJvRaFYzv5OHDli+FbOzxiVEQdLCKQKLyhz94PIyFC3CHcH7EDMwIn8NPtD06+PNbC/PiO0LGLtw==}
+ dependencies:
+ vue-demi: 0.14.7([email protected])
transitivePeerDependencies:
- '@vue/composition-api'
- vue
@@ -2989,7 +3014,7 @@ packages:
'@typescript-eslint/eslint-plugin': 7.1.0(@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.1(@types/[email protected])(@vitest/[email protected])
+ vitest: 1.3.1(@types/[email protected])(@vitest/[email protected])
transitivePeerDependencies:
- supports-color
- typescript
@@ -6138,7 +6163,7 @@ packages:
extsprintf: 1.3.0
dev: true
resolution: {integrity: sha512-azbRrqRxlWTJEVbzInZCTchx0X69M/XPTCz4H+TLvlTcR/xH/3hkRqhOakT41fMJCMzXTu4UvegkZiEoJAWvng==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@@ -6147,7 +6172,7 @@ packages:
debug: 4.3.4([email protected])
pathe: 1.1.2
picocolors: 1.0.0
- vite: 5.1.4(@types/[email protected])
+ vite: 5.1.4(@types/[email protected])
transitivePeerDependencies:
- '@types/node'
- less
@@ -6159,7 +6184,7 @@ packages:
- terser
dev: true
resolution: {integrity: sha512-n+MPqzq+d9nMVTKyewqw6kSt+R3CkvF9QAKY8obiQn8g1fwTscKxyfaYnC632HtBXAQGc1Yjomphwn1dtwGAHg==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@@ -6187,7 +6212,7 @@ packages:
terser:
optional: true
dependencies:
- '@types/node': 20.11.20
+ '@types/node': 20.11.24
esbuild: 0.19.12
postcss: 8.4.35
rollup: 4.12.0
@@ -6195,7 +6220,7 @@ packages:
fsevents: 2.3.3
dev: true
resolution: {integrity: sha512-tO5taxGI7fSpBK1D8zrZTyJJERlyU9nnt0jHSt3fywfq3VKn977Hg0wUuTkEmwXlFYwuW26+6+3xorf4nD3XvA==}
hasBin: true
peerDependencies:
@@ -6212,16 +6237,16 @@ packages:
'@shikijs/core': 1.1.7
'@shikijs/transformers': 1.1.7
'@types/markdown-it': 13.0.7
- '@vitejs/plugin-vue': 5.0.4([email protected])([email protected])
- '@vue/devtools-api': 7.0.15([email protected])
- '@vueuse/core': 10.8.0([email protected])
- '@vueuse/integrations': 10.8.0([email protected])([email protected])
+ '@vitejs/plugin-vue': 5.0.4([email protected])([email protected])
+ '@vue/devtools-api': 7.0.15([email protected])
+ '@vueuse/core': 10.9.0([email protected])
+ '@vueuse/integrations': 10.8.0([email protected])([email protected])
focus-trap: 7.5.4
mark.js: 8.11.1
minisearch: 6.3.0
shiki: 1.1.7
- vite: 5.1.4(@types/[email protected])
- vue: 3.4.20([email protected])
+ vite: 5.1.4(@types/[email protected])
+ vue: 3.4.21([email protected])
transitivePeerDependencies:
- '@algolia/client-search'
- '@types/node'
@@ -6250,7 +6275,7 @@ packages:
- universal-cookie
dev: true
resolution: {integrity: sha512-/1QJqXs8YbCrfv/GPQ05wAZf2eakUPLPa18vkJAKE7RXOKfVHqMZZ1WlTjiwl6Gcn65M5vpNUB6EFLnEdRdEXQ==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@@ -6275,7 +6300,7 @@ packages:
jsdom:
optional: true
dependencies:
- '@types/node': 20.11.20
+ '@types/node': 20.11.24
'@vitest/expect': 1.3.1
'@vitest/runner': 1.3.1
'@vitest/snapshot': 1.3.1
@@ -6294,8 +6319,8 @@ packages:
strip-literal: 2.0.0
tinybench: 2.6.0
tinypool: 0.8.2
- vite: 5.1.4(@types/[email protected])
- vite-node: 1.3.1(@types/[email protected])
+ vite: 5.1.4(@types/[email protected])
+ vite-node: 1.3.1(@types/[email protected])
why-is-node-running: 2.2.2
transitivePeerDependencies:
- less
@@ -6315,7 +6340,7 @@ packages:
resolution: {integrity: sha512-AFbieoL7a5LMqcnOF04ji+rpXadgOXnZsxQr//r83kLPr7biP7am3g9zbaZIaBGwBRWeSvoMD4mgPdX3e4NWBg==}
dev: true
resolution: {integrity: sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==}
engines: {node: '>=12'}
hasBin: true
@@ -6327,22 +6352,22 @@ packages:
'@vue/composition-api':
optional: true
dependencies:
- vue: 3.4.20([email protected])
+ vue: 3.4.21([email protected])
dev: true
- resolution: {integrity: sha512-xF4zDKXp67NjgORFX/HOuaiaKYjgxkaToK0KWglFQEYlCw9AqgBlj1yu5xa6YaRek47w2IGiuvpvrGg/XuQFCw==}
+ resolution: {integrity: sha512-5hjyV/jLEIKD/jYl4cavMcnzKwjMKohureP8ejn3hhEjwhWIhWeuzL2kJAjzl/WyVsgPY56Sy4Z40C3lVshxXA==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
typescript:
optional: true
dependencies:
- '@vue/compiler-dom': 3.4.20
- '@vue/compiler-sfc': 3.4.20
- '@vue/runtime-dom': 3.4.20
- '@vue/server-renderer': 3.4.20([email protected])
- '@vue/shared': 3.4.20
+ '@vue/compiler-dom': 3.4.21
+ '@vue/compiler-sfc': 3.4.21
+ '@vue/runtime-dom': 3.4.21
+ '@vue/server-renderer': 3.4.21([email protected])
+ '@vue/shared': 3.4.21
typescript: 5.3.3
dev: true