chore(deps): bump autoprefixer from 10.4.15 to 10.4.16

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.15 to 10.4.16.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.15...10.4.16)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-20 22:41:31 +00:00 committed by kunish
parent a608a90207
commit 293a91d660
2 changed files with 9 additions and 9 deletions

View File

@ -41,7 +41,7 @@
"@typescript-eslint/parser": "^6.7.2",
"@vite-pwa/assets-generator": "^0.0.10",
"apexcharts": "^3.42.0",
"autoprefixer": "^10.4.15",
"autoprefixer": "^10.4.16",
"byte-size": "^8.1.1",
"commitlint": "^17.7.1",
"daisyui": "^3.7.6",

View File

@ -87,8 +87,8 @@ dependencies:
specifier: ^3.42.0
version: 3.42.0
autoprefixer:
specifier: ^10.4.15
version: 10.4.15(postcss@8.4.29)
specifier: ^10.4.16
version: 10.4.16(postcss@8.4.29)
byte-size:
specifier: ^8.1.1
version: 8.1.1
@ -2614,15 +2614,15 @@ packages:
engines: {node: '>= 4.0.0'}
dev: false
/autoprefixer@10.4.15(postcss@8.4.29):
resolution: {integrity: sha512-KCuPB8ZCIqFdA4HwKXsvz7j6gvSDNhDP7WnUjBleRkKjPdvCmHFuQ77ocavI8FT6NdvlBnE2UFr2H4Mycn8Vew==}
/autoprefixer@10.4.16(postcss@8.4.29):
resolution: {integrity: sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==}
engines: {node: ^10 || ^12 || >=14}
hasBin: true
peerDependencies:
postcss: ^8.1.0
dependencies:
browserslist: 4.21.10
caniuse-lite: 1.0.30001527
caniuse-lite: 1.0.30001538
fraction.js: 4.3.6
normalize-range: 0.1.2
picocolors: 1.0.0
@ -2755,7 +2755,7 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
caniuse-lite: 1.0.30001527
caniuse-lite: 1.0.30001538
electron-to-chromium: 1.4.508
node-releases: 2.0.13
update-browserslist-db: 1.0.11(browserslist@4.21.10)
@ -2825,8 +2825,8 @@ packages:
engines: {node: '>=6'}
dev: false
/caniuse-lite@1.0.30001527:
resolution: {integrity: sha512-YkJi7RwPgWtXVSgK4lG9AHH57nSzvvOp9MesgXmw4Q7n0C3H04L0foHqfxcmSAm5AcWb8dW9AYj2tR7/5GnddQ==}
/caniuse-lite@1.0.30001538:
resolution: {integrity: sha512-HWJnhnID+0YMtGlzcp3T9drmBJUVDchPJ08tpUGFLs9CYlwWPH2uLgpHn8fND5pCgXVtnGS3H4QR9XLMHVNkHw==}
dev: false
/chalk@2.4.2: