npm-dep: bump autoprefixer from 10.4.15 to 10.4.16 in /frontend

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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-21 09:44:57 +00:00
committed by github-actions[bot]
parent 543b45e29d
commit b73eae6083
2 changed files with 9 additions and 9 deletions

View File

@@ -17,7 +17,7 @@
"@sveltejs/kit": "^1.25.0",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"autoprefixer": "^10.4.15",
"autoprefixer": "^10.4.16",
"daisyui": "^3.7.7",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",

View File

@@ -38,8 +38,8 @@ devDependencies:
specifier: ^6.7.2
version: 6.7.2(eslint@8.49.0)(typescript@5.2.2)
autoprefixer:
specifier: ^10.4.15
version: 10.4.15(postcss@8.4.30)
specifier: ^10.4.16
version: 10.4.16(postcss@8.4.30)
daisyui:
specifier: ^3.7.7
version: 3.7.7
@@ -714,15 +714,15 @@ packages:
engines: {node: '>=8'}
dev: true
/autoprefixer@10.4.15(postcss@8.4.30):
resolution: {integrity: sha512-KCuPB8ZCIqFdA4HwKXsvz7j6gvSDNhDP7WnUjBleRkKjPdvCmHFuQ77ocavI8FT6NdvlBnE2UFr2H4Mycn8Vew==}
/autoprefixer@10.4.16(postcss@8.4.30):
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.30001535
caniuse-lite: 1.0.30001538
fraction.js: 4.3.6
normalize-range: 0.1.2
picocolors: 1.0.0
@@ -763,7 +763,7 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
caniuse-lite: 1.0.30001535
caniuse-lite: 1.0.30001538
electron-to-chromium: 1.4.523
node-releases: 2.0.13
update-browserslist-db: 1.0.11(browserslist@4.21.10)
@@ -790,8 +790,8 @@ packages:
engines: {node: '>= 6'}
dev: true
/caniuse-lite@1.0.30001535:
resolution: {integrity: sha512-48jLyUkiWFfhm/afF7cQPqPjaUmSraEhK4j+FCTJpgnGGEZHqyLe3hmWH7lIooZdSzXL0ReMvHz0vKDoTBsrwg==}
/caniuse-lite@1.0.30001538:
resolution: {integrity: sha512-HWJnhnID+0YMtGlzcp3T9drmBJUVDchPJ08tpUGFLs9CYlwWPH2uLgpHn8fND5pCgXVtnGS3H4QR9XLMHVNkHw==}
dev: true
/chalk@4.1.2: