diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-03-18 09:21:56 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-03-18 09:21:56 +0100 |
| commit | 2fe7ab74bdda0548cd1b9c0bfba63a4683e03808 (patch) | |
| tree | a151f6a16b3f789ffd536dfb2c8bcc6a225d4fa8 | |
| parent | d46be5bab9a2ac077b78f5d528075e76a4bd368f (diff) | |
| download | faker-2fe7ab74bdda0548cd1b9c0bfba63a4683e03808.tar.xz faker-2fe7ab74bdda0548cd1b9c0bfba63a4683e03808.zip | |
chore(deps): update devdependencies (#2758)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | package.json | 6 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 60 |
2 files changed, 33 insertions, 33 deletions
diff --git a/package.json b/package.json index 69b4e223..cfd52a0c 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "@eslint-types/typescript-eslint": "7.0.2", "@eslint-types/unicorn": "51.0.1", "@types/markdown-it": "13.0.7", - "@types/node": "20.11.25", + "@types/node": "20.11.28", "@types/sanitize-html": "2.11.0", "@types/semver": "7.5.8", "@types/validator": "13.11.9", @@ -108,7 +108,7 @@ "@vitest/ui": "1.4.0", "@vueuse/core": "10.9.0", "conventional-changelog-cli": "4.1.0", - "cypress": "13.6.6", + "cypress": "13.7.0", "eslint": "8.57.0", "eslint-config-prettier": "9.1.0", "eslint-define-config": "2.1.0", @@ -131,7 +131,7 @@ "typedoc": "0.25.12", "typescript": "5.4.2", "validator": "13.11.0", - "vite": "5.1.5", + "vite": "5.1.6", "vitepress": "1.0.0-rc.45", "vitest": "1.4.0", "vue": "3.4.21" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 57274e66..2cca42e7 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.25 - version: 20.11.25 + specifier: 20.11.28 + version: 20.11.28 '@types/sanitize-html': specifier: 2.11.0 version: 2.11.0 @@ -60,8 +60,8 @@ devDependencies: specifier: 4.1.0 version: 4.1.0 cypress: - specifier: 13.6.6 - version: 13.6.6 + specifier: 13.7.0 + version: 13.7.0 eslint: specifier: 8.57.0 version: 8.57.0 @@ -129,14 +129,14 @@ devDependencies: specifier: 13.11.0 version: 13.11.0 vite: - specifier: 5.1.5 - version: 5.1.5(@types/[email protected]) + specifier: 5.1.6 + version: 5.1.6(@types/[email protected]) vitepress: specifier: 1.0.0-rc.45 - version: 1.0.0-rc.45(@algolia/[email protected])(@types/[email protected])([email protected])([email protected]) + version: 1.0.0-rc.45(@algolia/[email protected])(@types/[email protected])([email protected])([email protected]) vitest: specifier: 1.4.0 - version: 1.4.0(@types/[email protected])(@vitest/[email protected]) + version: 1.4.0(@types/[email protected])(@vitest/[email protected]) vue: specifier: 3.4.21 version: 3.4.21([email protected]) @@ -1069,8 +1069,8 @@ packages: resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==} dev: true - /@types/[email protected]: - resolution: {integrity: sha512-TBHyJxk2b7HceLVGFcpAUjsa5zIdsPWlR6XHfyGzd0SFu+/NFgQgMAl96MSDZgQDvJAvV6BKsFOrt6zIL09JDw==} + /@types/[email protected]: + resolution: {integrity: sha512-M/GPWVS2wLkSkNHVeLkrF2fD5Lx5UC4PxA0uZcKc6QqbIQUJyW1jVjueJYi1z8n0I5PxYrtpnPnWglE+y9A0KA==} 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.25 + '@types/node': 20.11.28 dev: true optional: true @@ -1373,14 +1373,14 @@ 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.5(@types/[email protected]) + vite: 5.1.6(@types/[email protected]) vue: 3.4.21([email protected]) dev: true @@ -1403,7 +1403,7 @@ packages: strip-literal: 2.0.0 test-exclude: 6.0.0 v8-to-istanbul: 9.2.0 - vitest: 1.4.0(@types/[email protected])(@vitest/[email protected]) + vitest: 1.4.0(@types/[email protected])(@vitest/[email protected]) transitivePeerDependencies: - supports-color dev: true @@ -1450,7 +1450,7 @@ packages: pathe: 1.1.2 picocolors: 1.0.0 sirv: 2.0.4 - vitest: 1.4.0(@types/[email protected])(@vitest/[email protected]) + vitest: 1.4.0(@types/[email protected])(@vitest/[email protected]) dev: true /@vitest/[email protected]: @@ -2521,8 +2521,8 @@ packages: resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} dev: true - resolution: {integrity: sha512-S+2S9S94611hXimH9a3EAYt81QM913ZVA03pUmGDfLTFa5gyp85NJ8dJGSlEAEmyRsYkioS1TtnWtbv/Fzt11A==} + resolution: {integrity: sha512-UimjRSJJYdTlvkChcdcfywKJ6tUYuwYuk/n1uMMglrvi+ZthNhoRYcxnWgTqUtkl17fXrPAsD5XT2rcQYN1xKA==} engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} hasBin: true requiresBuild: true @@ -3052,7 +3052,7 @@ packages: '@typescript-eslint/eslint-plugin': 7.2.0(@typescript-eslint/[email protected])([email protected])([email protected]) '@typescript-eslint/utils': 7.1.1([email protected])([email protected]) eslint: 8.57.0 - vitest: 1.4.0(@types/[email protected])(@vitest/[email protected]) + vitest: 1.4.0(@types/[email protected])(@vitest/[email protected]) transitivePeerDependencies: - supports-color - typescript @@ -6199,7 +6199,7 @@ packages: extsprintf: 1.3.0 dev: true - /[email protected](@types/[email protected]): + /[email protected](@types/[email protected]): resolution: {integrity: sha512-VZDAseqjrHgNd4Kh8icYHWzTKSCZMhia7GyHfhtzLW33fZlG9SwsB6CEhgyVOWkJfJ2pFLrp/Gj1FSfAiqH9Lw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -6208,7 +6208,7 @@ packages: debug: 4.3.4([email protected]) pathe: 1.1.2 picocolors: 1.0.0 - vite: 5.1.5(@types/[email protected]) + vite: 5.1.6(@types/[email protected]) transitivePeerDependencies: - '@types/node' - less @@ -6220,8 +6220,8 @@ packages: - terser dev: true - /[email protected](@types/[email protected]): - resolution: {integrity: sha512-BdN1xh0Of/oQafhU+FvopafUp6WaYenLU/NFoL5WyJL++GxkNfieKzBhM24H3HVsPQrlAqB7iJYTHabzaRed5Q==} + /[email protected](@types/[email protected]): + resolution: {integrity: sha512-yYIAZs9nVfRJ/AiOLCA91zzhjsHUgMjB+EigzFb6W2XTLO8JixBCKCjvhKZaye+NKYHCrkv3Oh50dH9EdLU2RA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -6248,7 +6248,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.11.25 + '@types/node': 20.11.28 esbuild: 0.19.12 postcss: 8.4.35 rollup: 4.12.1 @@ -6256,7 +6256,7 @@ packages: fsevents: 2.3.3 dev: true - /[email protected](@algolia/[email protected])(@types/[email protected])([email protected])([email protected]): + /[email protected](@algolia/[email protected])(@types/[email protected])([email protected])([email protected]): resolution: {integrity: sha512-/OiYsu5UKpQKA2c0BAZkfyywjfauDjvXyv6Mo4Ra57m5n4Bxg1HgUGoth1CLH2vwUbR/BHvDA9zOM0RDvgeSVQ==} hasBin: true peerDependencies: @@ -6273,7 +6273,7 @@ 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]) + '@vitejs/plugin-vue': 5.0.4([email protected])([email protected]) '@vue/devtools-api': 7.0.16([email protected]) '@vueuse/core': 10.9.0([email protected]) '@vueuse/integrations': 10.9.0([email protected])([email protected]) @@ -6281,7 +6281,7 @@ packages: mark.js: 8.11.1 minisearch: 6.3.0 shiki: 1.1.7 - vite: 5.1.5(@types/[email protected]) + vite: 5.1.6(@types/[email protected]) vue: 3.4.21([email protected]) transitivePeerDependencies: - '@algolia/client-search' @@ -6311,7 +6311,7 @@ packages: - universal-cookie dev: true resolution: {integrity: sha512-gujzn0g7fmwf83/WzrDTnncZt2UiXP41mHuFYFrdwaLRVQ6JYQEiME2IfEjU3vcFL3VKa75XhI3lFgn+hfVsQw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -6336,7 +6336,7 @@ packages: jsdom: optional: true dependencies: - '@types/node': 20.11.25 + '@types/node': 20.11.28 '@vitest/expect': 1.4.0 '@vitest/runner': 1.4.0 '@vitest/snapshot': 1.4.0 @@ -6355,8 +6355,8 @@ packages: strip-literal: 2.0.0 tinybench: 2.6.0 tinypool: 0.8.2 - vite: 5.1.5(@types/[email protected]) - vite-node: 1.4.0(@types/[email protected]) + vite: 5.1.6(@types/[email protected]) + vite-node: 1.4.0(@types/[email protected]) why-is-node-running: 2.2.2 transitivePeerDependencies: - less |
