Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Apr 29, 2024
1 parent 6d30a4e commit 3471da2
Show file tree
Hide file tree
Showing 2 changed files with 759 additions and 611 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,29 +36,29 @@
"test": "pnpm run /^test:/"
},
"dependencies": {
"escalade": "^3.1.1",
"escalade": "^3.1.2",
"picocolors": "^1.0.0"
},
"peerDependencies": {
"browserslist": ">= 4.21.0"
},
"bin": "cli.js",
"devDependencies": {
"@logux/eslint-config": "^52.0.1",
"browserslist": "^4.21.10",
"c8": "^8.0.1",
"clean-publish": "^4.2.0",
"eslint": "^8.49.0",
"@logux/eslint-config": "^52.0.2",
"browserslist": "^4.23.0",
"c8": "^9.1.0",
"clean-publish": "^4.4.0",
"eslint": "^8.57.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-es5": "^1.5.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-n": "^16.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^17.3.1",
"eslint-plugin-node-imports": "^1.0.2",
"eslint-plugin-perfectionist": "^2.1.0",
"eslint-plugin-perfectionist": "^2.10.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1",
"fs-extra": "^11.1.1",
"nanoid": "^3.3.6",
"fs-extra": "^11.2.0",
"nanoid": "^3.3.7",
"uvu": "^0.5.6"
},
"clean-publish": {
Expand Down
Loading

0 comments on commit 3471da2

Please sign in to comment.