diff --git a/package.json b/package.json index 893271251..05c8550dd 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "@4tw/cypress-drag-drop": "2.2.3", "@cypress/vite-dev-server": "5.0.5", "@cypress/vue": "5.0.5", - "@faker-js/faker": "7.6.0", + "@faker-js/faker": "8.0.0", "@histoire/plugin-screenshot": "0.16.1", "@histoire/plugin-vue": "0.16.1", "@rushstack/eslint-patch": "1.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 55650663e..bda796754 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -141,8 +141,8 @@ devDependencies: specifier: 5.0.5 version: 5.0.5(cypress@12.12.0)(vue@3.2.47) '@faker-js/faker': - specifier: 7.6.0 - version: 7.6.0 + specifier: 8.0.0 + version: 8.0.0 '@histoire/plugin-screenshot': specifier: 0.16.1 version: 0.16.1(histoire@0.16.1) @@ -2190,9 +2190,9 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@faker-js/faker@7.6.0: - resolution: {integrity: sha512-XK6BTq1NDMo9Xqw/YkYyGjSsg44fbNwYRx7QK2CuoQgyy+f1rrTDHoExVM5PsyXCtfl2vs2vVJ0MN0yN6LppRw==} - engines: {node: '>=14.0.0', npm: '>=6.0.0'} + /@faker-js/faker@8.0.0: + resolution: {integrity: sha512-XDR8sApuf78GHx8mLXl3KL/q7eB52A963UGejVbdbj3OZtfGlNwp0J78b7apVzqRi0GF8l9g3eSkkaL2UmU9Aw==} + engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0, npm: '>=6.14.13'} dev: true /@floating-ui/core@0.3.1: