Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jun 1, 2024
1 parent 447d792 commit c136751
Show file tree
Hide file tree
Showing 3 changed files with 704 additions and 790 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,27 +32,27 @@
"lilconfig": "^3.1.1"
},
"devDependencies": {
"@logux/eslint-config": "^53.0.1",
"@types/node": "^20.12.7",
"@logux/eslint-config": "^53.2.0",
"@types/node": "^20.13.0",
"@types/postcss-import": "^14.0.3",
"c8": "^9.1.0",
"clean-publish": "^4.4.0",
"cssnano": "^6.1.2",
"eslint": "^8.57.0",
"clean-publish": "^5.0.0",
"cssnano": "^7.0.1",
"eslint": "^9.4.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^17.4.0",
"eslint-plugin-n": "^17.7.0",
"eslint-plugin-node-import": "^1.0.4",
"eslint-plugin-perfectionist": "^2.10.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-promise": "^6.2.0",
"jiti": "^1.21.0",
"jsdoc-to-markdown": "^8.0.1",
"postcss": "^8.4.38",
"postcss-import": "^16.1.0",
"postcss-nested": "^6.0.1",
"sugarss": "^4.0.1",
"tsx": "^4.8.2",
"tsx": "^4.11.0",
"typescript": "5.4.5"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit c136751

Please sign in to comment.