Compare commits

..

1 Commits

Author SHA1 Message Date
renovate b5e5f7fb42 chore(deps): update dev-dependencies
continuous-integration/drone/pr Build is failing Details
2024-02-27 07:05:52 +00:00
2 changed files with 15 additions and 14 deletions

View File

@ -151,7 +151,7 @@
"@vue/tsconfig": "0.5.1",
"autoprefixer": "10.4.17",
"browserslist": "4.23.0",
"caniuse-lite": "1.0.30001589",
"caniuse-lite": "1.0.30001591",
"css-has-pseudo": "6.0.2",
"csstype": "3.1.3",
"cypress": "13.6.6",

View File

@ -313,8 +313,8 @@ devDependencies:
specifier: 4.23.0
version: 4.23.0
caniuse-lite:
specifier: 1.0.30001589
version: 1.0.30001589
specifier: 1.0.30001591
version: 1.0.30001591
css-has-pseudo:
specifier: 6.0.2
version: 6.0.2(postcss@8.4.35)
@ -4108,7 +4108,7 @@ packages:
rollup:
optional: true
dependencies:
'@types/estree': 1.0.0
'@types/estree': 1.0.5
estree-walker: 2.0.2
picomatch: 2.3.1
rollup: 4.12.0
@ -4734,6 +4734,7 @@ packages:
/@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==}
@ -5721,7 +5722,7 @@ packages:
postcss: ^8.1.0
dependencies:
browserslist: 4.23.0
caniuse-lite: 1.0.30001589
caniuse-lite: 1.0.30001591
fraction.js: 4.3.7
normalize-range: 0.1.2
picocolors: 1.0.0
@ -5902,8 +5903,8 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
caniuse-lite: 1.0.30001589
electron-to-chromium: 1.4.681
caniuse-lite: 1.0.30001591
electron-to-chromium: 1.4.682
node-releases: 2.0.14
update-browserslist-db: 1.0.13(browserslist@4.23.0)
dev: true
@ -5988,8 +5989,8 @@ packages:
engines: {node: '>=6'}
dev: true
/caniuse-lite@1.0.30001589:
resolution: {integrity: sha512-vNQWS6kI+q6sBlHbh71IIeC+sRwK2N3EDySc/updIGhIee2x5z00J4c1242/5/d6EpEMdOnk/m+6tuk4/tcsqg==}
/caniuse-lite@1.0.30001591:
resolution: {integrity: sha512-PCzRMei/vXjJyL5mJtzNiUCKP59dm8Apqc3PH8gJkMnMXZGox93RbE76jHsmLwmIo6/3nsYIpJtx0O7u5PqFuQ==}
dev: true
/capital-case@1.0.4:
@ -6804,8 +6805,8 @@ packages:
jake: 10.8.7
dev: true
/electron-to-chromium@1.4.681:
resolution: {integrity: sha512-1PpuqJUFWoXZ1E54m8bsLPVYwIVCRzvaL+n5cjigGga4z854abDnFRc+cTa2th4S79kyGqya/1xoR7h+Y5G5lg==}
/electron-to-chromium@1.4.682:
resolution: {integrity: sha512-oCglfs8yYKs9RQjJFOHonSnhikPK3y+0SvSYc/YpYJV//6rqc0/hbwd0c7vgK4vrl6y2gJAwjkhkSGWK+z4KRA==}
dev: true
/emoji-regex@8.0.0:
@ -9502,8 +9503,8 @@ packages:
postcss-value-parser: 4.2.0
dev: true
/postcss-nesting@12.0.3(postcss@8.4.35):
resolution: {integrity: sha512-yrtMRPFNkfZMv9ikBvZ/Eh3RxhpMBKQ3KzD7LCY8+jYVlgju/Mdcxi4JY8bW2Y7ISXw8GTLuF/o+kFtp+yaVfQ==}
/postcss-nesting@12.0.4(postcss@8.4.35):
resolution: {integrity: sha512-WuCe0KnP4vKjLZK8VNoUWKL8ZLOv/5jiM94mHcI3VszLropHwmjotdUyP/ObzqZpXuQKP2Jf9R12vIHKFSStKw==}
engines: {node: ^14 || ^16 || >=18}
peerDependencies:
postcss: ^8.4
@ -9609,7 +9610,7 @@ packages:
postcss-image-set-function: 6.0.3(postcss@8.4.35)
postcss-lab-function: 6.0.10(postcss@8.4.35)
postcss-logical: 7.0.1(postcss@8.4.35)
postcss-nesting: 12.0.3(postcss@8.4.35)
postcss-nesting: 12.0.4(postcss@8.4.35)
postcss-opacity-percentage: 2.0.0(postcss@8.4.35)
postcss-overflow-shorthand: 5.0.1(postcss@8.4.35)
postcss-page-break: 3.0.4(postcss@8.4.35)