Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Sep 18, 2023
1 parent d14edb0 commit 5c20e58
Show file tree
Hide file tree
Showing 2 changed files with 588 additions and 455 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,43 +4,43 @@
"test": "eslint . && gulp"
},
"dependencies": {
"autoprefixer": "^10.4.14",
"browserslist": "^4.21.9",
"autoprefixer": "^10.4.15",
"browserslist": "^4.21.10",
"css-tree": "^2.3.1",
"cssom": "^0.5.0",
"gonzales": "^1.0.7",
"gulp": "^4.0.2",
"gulp-bench": "^1.1.0",
"gulp-bench-summary": "^0.1.0",
"less": "^4.1.3",
"lightningcss": "^1.21.5",
"less": "^4.2.0",
"lightningcss": "^1.22.0",
"mensch": "^0.3.4",
"node-sass": "^9.0.0",
"parserlib": "^1.1.1",
"postcss": "^8.4.24",
"postcss": "^8.4.29",
"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.63.6",
"sass": "^1.67.0",
"stylecow-core": "^2.5.0",
"stylecow-plugin-calc": "^2.0.0",
"stylecow-plugin-nested-rules": "^5.0.1",
"stylecow-plugin-prefixes": "^6.0.5",
"stylecow-plugin-variables": "^5.1.4",
"stylelint": "^15.10.1",
"stylelint": "^15.10.3",
"stylelint-config-standard": "^34.0.0",
"stylis": "^4.3.0",
"through2": "^4.0.2"
},
"devDependencies": {
"@logux/eslint-config": "^51.0.0",
"eslint": "^8.44.0",
"@logux/eslint-config": "^52.0.1",
"eslint": "^8.49.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-n": "^16.1.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1"
},
Expand Down
Loading

0 comments on commit 5c20e58

Please sign in to comment.