Bump autoprefixer from 10.4.23 to 10.4.24 #571

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/autoprefixer-10.4.24 into main 2026-02-02 00:47:23 +00:00
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@@ -20,7 +20,7 @@
},
"devDependencies": {
"@tailwindcss/vite": "^4.1.17",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.24",
"axios": "^1.13.4",
"laravel-vite-plugin": "^2.0.1",
"postcss": "^8.4.38",
@@ -1703,9 +1703,9 @@
"license": "MIT"
},
"node_modules/autoprefixer": {
"version": "10.4.23",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.23.tgz",
"integrity": "sha512-YYTXSFulfwytnjAPlw8QHncHJmlvFKtczb8InXaAx9Q0LbfDnfEYDE55omerIJKihhmU61Ft+cAOSzQVaBUmeA==",
"version": "10.4.24",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.24.tgz",
"integrity": "sha512-uHZg7N9ULTVbutaIsDRoUkoS8/h3bdsmVJYZ5l3wv8Cp/6UIIoRDm90hZ+BwxUj/hGBEzLxdHNSKuFpn8WOyZw==",
"dev": true,
"funding": [
{
@@ -1724,7 +1724,7 @@
"license": "MIT",
"dependencies": {
"browserslist": "^4.28.1",
"caniuse-lite": "^1.0.30001760",
"caniuse-lite": "^1.0.30001766",
"fraction.js": "^5.3.4",
"picocolors": "^1.1.1",
"postcss-value-parser": "^4.2.0"

View File

@@ -8,7 +8,7 @@
},
"devDependencies": {
"@tailwindcss/vite": "^4.1.17",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.24",
"axios": "^1.13.4",
"laravel-vite-plugin": "^2.0.1",
"postcss": "^8.4.38",