Преглед изворни кода

chore(deps-dev): bump autoprefixer from 10.4.22 to 10.4.24 (#5976)

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.22 to 10.4.24.
- [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.22...10.4.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] пре 9 часа
родитељ
комит
944486a0b2
2 измењених фајлова са 10 додато и 20 уклоњено
  1. 9 19
      package-lock.json
  2. 1 1
      package.json

+ 9 - 19
package-lock.json

@@ -15,7 +15,7 @@
         "@typescript-eslint/eslint-plugin": "^8.48.1",
         "@typescript-eslint/eslint-plugin": "^8.48.1",
         "@typescript-eslint/parser": "^8.48.1",
         "@typescript-eslint/parser": "^8.48.1",
         "astro": "^5.16.4",
         "astro": "^5.16.4",
-        "autoprefixer": "^10.4.22",
+        "autoprefixer": "^10.4.24",
         "bootstrap": "^5.3.8",
         "bootstrap": "^5.3.8",
         "bundlewatch": "^0.4.1",
         "bundlewatch": "^0.4.1",
         "clean-css-cli": "^5.6.3",
         "clean-css-cli": "^5.6.3",
@@ -4317,9 +4317,9 @@
       "license": "MIT"
       "license": "MIT"
     },
     },
     "node_modules/autoprefixer": {
     "node_modules/autoprefixer": {
-      "version": "10.4.22",
-      "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.22.tgz",
-      "integrity": "sha512-ARe0v/t9gO28Bznv6GgqARmVqcWOV3mfgUPn9becPHMiD3o9BwlRgaeccZnwTpZ7Zwqrm+c1sUSsMxIzQzc8Xg==",
+      "version": "10.4.24",
+      "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.24.tgz",
+      "integrity": "sha512-uHZg7N9ULTVbutaIsDRoUkoS8/h3bdsmVJYZ5l3wv8Cp/6UIIoRDm90hZ+BwxUj/hGBEzLxdHNSKuFpn8WOyZw==",
       "dev": true,
       "dev": true,
       "funding": [
       "funding": [
         {
         {
@@ -4337,10 +4337,9 @@
       ],
       ],
       "license": "MIT",
       "license": "MIT",
       "dependencies": {
       "dependencies": {
-        "browserslist": "^4.27.0",
-        "caniuse-lite": "^1.0.30001754",
+        "browserslist": "^4.28.1",
+        "caniuse-lite": "^1.0.30001766",
         "fraction.js": "^5.3.4",
         "fraction.js": "^5.3.4",
-        "normalize-range": "^0.1.2",
         "picocolors": "^1.1.1",
         "picocolors": "^1.1.1",
         "postcss-value-parser": "^4.2.0"
         "postcss-value-parser": "^4.2.0"
       },
       },
@@ -4836,9 +4835,9 @@
       }
       }
     },
     },
     "node_modules/caniuse-lite": {
     "node_modules/caniuse-lite": {
-      "version": "1.0.30001759",
-      "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001759.tgz",
-      "integrity": "sha512-Pzfx9fOKoKvevQf8oCXoyNRQ5QyxJj+3O0Rqx2V5oxT61KGx8+n6hV/IUyJeifUci2clnmmKVpvtiqRzgiWjSw==",
+      "version": "1.0.30001766",
+      "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001766.tgz",
+      "integrity": "sha512-4C0lfJ0/YPjJQHagaE9x2Elb69CIqEPZeG0anQt9SIvIoOH4a4uaRl73IavyO+0qZh6MDLH//DrXThEYKHkmYA==",
       "dev": true,
       "dev": true,
       "funding": [
       "funding": [
         {
         {
@@ -10434,15 +10433,6 @@
         "node": ">=0.10.0"
         "node": ">=0.10.0"
       }
       }
     },
     },
-    "node_modules/normalize-range": {
-      "version": "0.1.2",
-      "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz",
-      "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==",
-      "dev": true,
-      "engines": {
-        "node": ">=0.10.0"
-      }
-    },
     "node_modules/npm-run-all": {
     "node_modules/npm-run-all": {
       "version": "4.1.5",
       "version": "4.1.5",
       "resolved": "https://registry.npmjs.org/npm-run-all/-/npm-run-all-4.1.5.tgz",
       "resolved": "https://registry.npmjs.org/npm-run-all/-/npm-run-all-4.1.5.tgz",

+ 1 - 1
package.json

@@ -69,7 +69,7 @@
     "@typescript-eslint/eslint-plugin": "^8.48.1",
     "@typescript-eslint/eslint-plugin": "^8.48.1",
     "@typescript-eslint/parser": "^8.48.1",
     "@typescript-eslint/parser": "^8.48.1",
     "astro": "^5.16.4",
     "astro": "^5.16.4",
-    "autoprefixer": "^10.4.22",
+    "autoprefixer": "^10.4.24",
     "bootstrap": "^5.3.8",
     "bootstrap": "^5.3.8",
     "bundlewatch": "^0.4.1",
     "bundlewatch": "^0.4.1",
     "clean-css-cli": "^5.6.3",
     "clean-css-cli": "^5.6.3",