Compare commits

..

1 Commits

Author SHA1 Message Date
renovate c4e0be905b chore(deps): update dev-dependencies
continuous-integration/drone/pr Build is failing Details
2024-03-29 06:06:01 +00:00
2 changed files with 13 additions and 9 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.10.0",
"@rushstack/eslint-patch": "1.10.1",
"@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.10.0
version: 1.10.0
specifier: 1.10.1
version: 1.10.1
'@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.1.0
source-map-js: 1.2.0
dev: false
/@intlify/message-compiler@9.10.2:
@ -2663,7 +2663,7 @@ packages:
engines: {node: '>= 16'}
dependencies:
'@intlify/shared': 9.10.2
source-map-js: 1.1.0
source-map-js: 1.2.0
dev: false
/@intlify/shared@9.10.1:
@ -3052,8 +3052,8 @@ packages:
requiresBuild: true
optional: true
/@rushstack/eslint-patch@1.10.0:
resolution: {integrity: sha512-ih6xH1dOGBTP/RNc/QbnVLLa/s80SkXydI7tnyq+a2eIdd7gDsmSpD1Jz7T1oCa+GIsVTyQCR3cW0tlYB97iFg==}
/@rushstack/eslint-patch@1.10.1:
resolution: {integrity: sha512-S3Kq8e7LqxkA9s7HKLqXGTGck1uwis5vAXan3FnU5yw1Ec5hsSGnq4s/UCaSqABPOnOTg7zASLyst7+ohgWexg==}
dev: true
/@sentry-internal/feedback@7.108.0:
@ -3579,6 +3579,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==}
@ -3724,7 +3728,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:
@ -3988,7 +3992,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==}