Compare commits

..

1 Commits

Author SHA1 Message Date
renovate 3452de2298 chore(deps): update dev-dependencies
continuous-integration/drone/pr Build is failing Details
2024-03-27 20:08:16 +00:00
2 changed files with 12 additions and 8 deletions

View File

@ -134,7 +134,7 @@
"@faker-js/faker": "8.4.1",
"@histoire/plugin-screenshot": "0.17.14",
"@histoire/plugin-vue": "0.17.14",
"@rushstack/eslint-patch": "1.8.0",
"@rushstack/eslint-patch": "1.9.0",
"@tsconfig/node18": "18.2.4",
"@types/codemirror": "5.60.15",
"@types/dompurify": "3.0.5",

View File

@ -262,8 +262,8 @@ devDependencies:
specifier: 0.17.14
version: 0.17.14(histoire@0.17.14)(vite@5.2.6)(vue@3.4.21)
'@rushstack/eslint-patch':
specifier: 1.8.0
version: 1.8.0
specifier: 1.9.0
version: 1.9.0
'@tsconfig/node18':
specifier: 18.2.4
version: 18.2.4
@ -2655,7 +2655,7 @@ packages:
engines: {node: '>= 16'}
dependencies:
'@intlify/shared': 9.10.1
source-map-js: 1.2.0
source-map-js: 1.1.0
dev: false
/@intlify/message-compiler@9.10.2:
@ -3045,8 +3045,8 @@ packages:
requiresBuild: true
optional: true
/@rushstack/eslint-patch@1.8.0:
resolution: {integrity: sha512-0HejFckBN2W+ucM6cUOlwsByTKt9/+0tWhqUffNIcHqCXkthY/mZ7AuYPK/2IIaGWhdl0h+tICDO0ssLMd6XMQ==}
/@rushstack/eslint-patch@1.9.0:
resolution: {integrity: sha512-AAWymnpvHbGty1BmgbdfbqQDboXs6xN6h2yAacO4yKVyyUUBnpYkp+P9jjPrV9zrAGw7JVVriRtGOHPInnfjZQ==}
dev: true
/@sentry-internal/feedback@7.107.0:
@ -3572,6 +3572,10 @@ packages:
resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==}
dev: true
/@types/estree@1.0.0:
resolution: {integrity: sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==}
dev: true
/@types/estree@1.0.5:
resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
@ -3717,7 +3721,7 @@ packages:
/@types/tern@0.23.4:
resolution: {integrity: sha512-JAUw1iXGO1qaWwEOzxTKJZ/5JxVeON9kvGZ/osgZaJImBnyjyn0cjovPsf6FNLmyGY8Vw9DoXZCMlfMkMwHRWg==}
dependencies:
'@types/estree': 1.0.5
'@types/estree': 1.0.0
dev: true
/@types/throttle-debounce@2.1.0:
@ -3981,7 +3985,7 @@ packages:
'@vue/shared': 3.4.21
entities: 4.5.0
estree-walker: 2.0.2
source-map-js: 1.2.0
source-map-js: 1.0.2
/@vue/compiler-dom@3.4.21:
resolution: {integrity: sha512-IZC6FKowtT1sl0CR5DpXSiEB5ayw75oT2bma1BEhV7RRR1+cfwLrxc2Z8Zq/RGFzJ8w5r9QtCOvTjQgdn0IKmA==}