Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Mar 17, 2024
1 parent edda95e commit 646d610
Show file tree
Hide file tree
Showing 2 changed files with 541 additions and 414 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -90,29 +90,29 @@
},
"devDependencies": {
"@logux/eslint-config": "^52.0.2",
"@size-limit/preset-small-lib": "^11.0.2",
"@types/node": "^20.11.16",
"@size-limit/preset-small-lib": "^11.1.1",
"@types/node": "^20.11.28",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"c8": "^9.1.0",
"check-dts": "^0.7.2",
"clean-publish": "^4.2.0",
"clean-publish": "^4.3.0",
"concat-with-sourcemaps": "^1.1.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-perfectionist": "^2.5.0",
"eslint-plugin-perfectionist": "^2.7.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1",
"nanodelay": "^1.0.8",
"nanospy": "^1.0.0",
"postcss-parser-tests": "^8.8.0",
"simple-git-hooks": "^2.9.0",
"size-limit": "^11.0.2",
"simple-git-hooks": "^2.11.0",
"size-limit": "^11.1.1",
"strip-ansi": "^6.0.1",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"uvu": "^0.5.6"
},
"c8": {
Expand Down

0 comments on commit 646d610

Please sign in to comment.