diff --git a/package-lock.json b/package-lock.json index 51fab6b7..554bd120 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "analyze-css", - "version": "2.4.43", + "version": "2.4.44", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "analyze-css", - "version": "2.4.43", + "version": "2.4.44", "license": "BSD-2-Clause", "dependencies": { "@adobe/css-tools": "^4.4.2", diff --git a/package.json b/package.json index 73b51267..283203c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "analyze-css", - "version": "2.4.43", + "version": "2.4.44", "author": "Maciej Brencz (https://github.com/macbre)", "description": "CSS selectors complexity and performance analyzer", "main": "./lib/index.js", diff --git a/rules/prefixes.json b/rules/prefixes.json index 664857ea..b178c539 100644 --- a/rules/prefixes.json +++ b/rules/prefixes.json @@ -1,5 +1,5 @@ { - "generated": "Using autoprefixer v10.5.1", + "generated": "Using autoprefixer v10.5.2", "browsers": [ "and_chr 149", "and_ff 151", @@ -25,6 +25,7 @@ "firefox 140", "firefox 150", "firefox 151", + "firefox 152", "ios_saf 18.5-18.7", "ios_saf 26.2", "ios_saf 26.3",