npm-dep: bump autoprefixer from 10.4.18 to 10.4.19 in /frontend

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.18 to 10.4.19.
- [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.18...10.4.19)

---
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]
2024-03-21 09:09:53 +00:00
committed by github-actions[bot]
parent 0f8103f79f
commit 67bb89f4c0
2 changed files with 9 additions and 9 deletions

View File

@@ -19,7 +19,7 @@
"@sveltejs/kit": "^1.30.4",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"autoprefixer": "^10.4.18",
"autoprefixer": "^10.4.19",
"daisyui": "^4.7.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",

View File

@@ -44,8 +44,8 @@ devDependencies:
specifier: ^7.3.1
version: 7.3.1(eslint@8.57.0)(typescript@5.4.2)
autoprefixer:
specifier: ^10.4.18
version: 10.4.18(postcss@8.4.37)
specifier: ^10.4.19
version: 10.4.19(postcss@8.4.37)
daisyui:
specifier: ^4.7.3
version: 4.7.3(postcss@8.4.37)
@@ -781,15 +781,15 @@ packages:
is-shared-array-buffer: 1.0.3
dev: false
/autoprefixer@10.4.18(postcss@8.4.37):
resolution: {integrity: sha512-1DKbDfsr6KUElM6wg+0zRNkB/Q7WcKYAaK+pzXn+Xqmszm/5Xa9coeNdtP88Vi+dPzZnMjhge8GIV49ZQkDa+g==}
/autoprefixer@10.4.19(postcss@8.4.37):
resolution: {integrity: sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew==}
engines: {node: ^10 || ^12 || >=14}
hasBin: true
peerDependencies:
postcss: ^8.1.0
dependencies:
browserslist: 4.23.0
caniuse-lite: 1.0.30001593
caniuse-lite: 1.0.30001599
fraction.js: 4.3.7
normalize-range: 0.1.2
picocolors: 1.0.0
@@ -841,7 +841,7 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
caniuse-lite: 1.0.30001593
caniuse-lite: 1.0.30001599
electron-to-chromium: 1.4.679
node-releases: 2.0.14
update-browserslist-db: 1.0.13(browserslist@4.23.0)
@@ -872,8 +872,8 @@ packages:
engines: {node: '>= 6'}
dev: true
/caniuse-lite@1.0.30001593:
resolution: {integrity: sha512-UWM1zlo3cZfkpBysd7AS+z+v007q9G1+fLTUU42rQnY6t2axoogPW/xol6T7juU5EUoOhML4WgBIdG+9yYqAjQ==}
/caniuse-lite@1.0.30001599:
resolution: {integrity: sha512-LRAQHZ4yT1+f9LemSMeqdMpMxZcc4RMWdj4tiFe3G8tNkWK+E58g+/tzotb5cU6TbcVJLr4fySiAW7XmxQvZQA==}
dev: true
/chalk@2.4.2: