Compare commits

..

1 Commits

Author SHA1 Message Date
renovate 442ae59f32 chore(deps): update dev-dependencies
continuous-integration/drone/pr Build is passing Details
2024-03-21 22:06:19 +00:00
2 changed files with 17 additions and 13 deletions

View File

@ -157,7 +157,7 @@
"caniuse-lite": "1.0.30001599",
"css-has-pseudo": "6.0.2",
"csstype": "3.1.3",
"cypress": "13.7.0",
"cypress": "13.7.1",
"esbuild": "0.20.2",
"eslint": "8.57.0",
"eslint-plugin-vue": "9.23.0",

View File

@ -245,13 +245,13 @@ dependencies:
devDependencies:
'@4tw/cypress-drag-drop':
specifier: 2.2.5
version: 2.2.5(cypress@13.7.0)
version: 2.2.5(cypress@13.7.1)
'@cypress/vite-dev-server':
specifier: 5.0.7
version: 5.0.7
'@cypress/vue':
specifier: 6.0.0
version: 6.0.0(cypress@13.7.0)(vue@3.4.21)
version: 6.0.0(cypress@13.7.1)(vue@3.4.21)
'@faker-js/faker':
specifier: 8.4.1
version: 8.4.1
@ -328,8 +328,8 @@ devDependencies:
specifier: 3.1.3
version: 3.1.3
cypress:
specifier: 13.7.0
version: 13.7.0
specifier: 13.7.1
version: 13.7.1
esbuild:
specifier: 0.20.2
version: 0.20.2
@ -405,12 +405,12 @@ devDependencies:
packages:
/@4tw/cypress-drag-drop@2.2.5(cypress@13.7.0):
/@4tw/cypress-drag-drop@2.2.5(cypress@13.7.1):
resolution: {integrity: sha512-3ghTmzhOmUqeN6U3QmUnKRUxI7OMLbJA4hHUY/eS/FhWJgxbiGgcaELbolWnBAOpajPXcsNQGYEj9brd59WH6A==}
peerDependencies:
cypress: 2 - 13
dependencies:
cypress: 13.7.0
cypress: 13.7.1
dev: true
/@aashutoshrathi/word-wrap@1.2.6:
@ -2163,7 +2163,7 @@ packages:
- supports-color
dev: true
/@cypress/vue@6.0.0(cypress@13.7.0)(vue@3.4.21):
/@cypress/vue@6.0.0(cypress@13.7.1)(vue@3.4.21):
resolution: {integrity: sha512-KMfRw8y/kXn/RJqaDdFnYnW7YLk47313UE3Yip+sLDjILJ2kA0WEiEa6MYKe58v8TNRtwcRpUH5xAYVNs1N6/A==}
engines: {node: '>=8'}
peerDependencies:
@ -2174,7 +2174,7 @@ packages:
'@cypress/webpack-dev-server':
optional: true
dependencies:
cypress: 13.7.0
cypress: 13.7.1
vue: 3.4.21(typescript@5.4.3)
dev: true
@ -2637,7 +2637,7 @@ packages:
jsonc-eslint-parser: 2.3.0
magic-string: 0.30.7
mlly: 1.4.2
source-map-js: 1.2.0
source-map-js: 1.1.0
vue-i18n: 9.10.2(vue@3.4.21)
yaml-eslint-parser: 1.2.2
dev: false
@ -3997,7 +3997,7 @@ packages:
estree-walker: 2.0.2
magic-string: 0.30.7
postcss: 8.4.38
source-map-js: 1.2.0
source-map-js: 1.1.0
/@vue/compiler-ssr@3.4.21:
resolution: {integrity: sha512-M5+9nI2lPpAsgXOGQobnIueVqc9sisBFexh5yMIMRAPYLa7+5wEJs8iqOZc1WAa9WQbx9GR2twgznU8LTIiZ4Q==}
@ -5052,8 +5052,8 @@ packages:
/csstype@3.1.3:
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
/cypress@13.7.0:
resolution: {integrity: sha512-UimjRSJJYdTlvkChcdcfywKJ6tUYuwYuk/n1uMMglrvi+ZthNhoRYcxnWgTqUtkl17fXrPAsD5XT2rcQYN1xKA==}
/cypress@13.7.1:
resolution: {integrity: sha512-4u/rpFNxOFCoFX/Z5h+uwlkBO4mWzAjveURi3vqdSu56HPvVdyGTxGw4XKGWt399Y1JwIn9E1L9uMXQpc0o55w==}
engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0}
hasBin: true
requiresBuild: true
@ -8989,6 +8989,10 @@ packages:
resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==}
engines: {node: '>=0.10.0'}
/source-map-js@1.1.0:
resolution: {integrity: sha512-9vC2SfsJzlej6MAaMPLu8HiBSHGdRAJ9hVFYN1ibZoNkeanmDmLUcIrj6G9DGL7XMJ54AKg/G75akXl1/izTOw==}
engines: {node: '>=0.10.0'}
/source-map-js@1.2.0:
resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==}
engines: {node: '>=0.10.0'}