Skip to content

Commit

Permalink
Uptade PostCSS
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Oct 7, 2023
1 parent 9731836 commit c6a9690
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 183 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -5,7 +5,7 @@
},
"dependencies": {
"autoprefixer": "^10.4.16",
"browserslist": "^4.21.10",
"browserslist": "^4.22.1",
"css-tree": "^2.3.1",
"cssom": "^0.5.0",
"gonzales": "^1.0.7",
Expand All @@ -17,14 +17,14 @@
"mensch": "^0.3.4",
"node-sass": "^9.0.0",
"parserlib": "^1.1.1",
"postcss": "^8.4.30",
"postcss": "^8.4.31",
"postcss-mixins": "^9.0.4",
"postcss-nested": "^6.0.1",
"postcss-selector-parser": "^6.0.13",
"postcss-simple-vars": "^7.0.1",
"postcss-value-parser": "^4.2.0",
"rework": "^1.0.1",
"sass": "^1.67.0",
"sass": "^1.69.0",
"stylecow-core": "^2.5.0",
"stylecow-plugin-calc": "^2.0.0",
"stylecow-plugin-nested-rules": "^5.0.1",
Expand All @@ -37,7 +37,7 @@
},
"devDependencies": {
"@logux/eslint-config": "^52.0.1",
"eslint": "^8.49.0",
"eslint": "^8.51.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-n": "^16.1.0",
Expand Down

0 comments on commit c6a9690

Please sign in to comment.