Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Mar 26, 2023
1 parent ba60db6 commit a29966b
Show file tree
Hide file tree
Showing 2 changed files with 370 additions and 278 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -33,22 +33,22 @@
"postcss": "^8.2.14"
},
"dependencies": {
"fast-glob": "^3.2.11",
"postcss-js": "^4.0.0",
"postcss-simple-vars": "^7.0.0",
"fast-glob": "^3.2.12",
"postcss-js": "^4.0.1",
"postcss-simple-vars": "^7.0.1",
"sugarss": "^4.0.1"
},
"devDependencies": {
"@logux/eslint-config": "^47.2.0",
"c8": "^7.12.0",
"clean-publish": "^4.0.1",
"eslint": "^8.23.0",
"@logux/eslint-config": "^49.0.0",
"c8": "^7.13.0",
"clean-publish": "^4.1.1",
"eslint": "^8.36.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.2.5",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.6.1",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.0.1",
"postcss": "^8.4.16",
"eslint-plugin-promise": "^6.1.1",
"postcss": "^8.4.21",
"uvu": "^0.5.6"
},
"prettier": {
Expand Down

0 comments on commit a29966b

Please sign in to comment.