Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jan 16, 2024
1 parent c35b28f commit 74c48c5
Show file tree
Hide file tree
Showing 2 changed files with 196 additions and 194 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,23 +43,23 @@
},
"devDependencies": {
"@logux/eslint-config": "^52.0.2",
"@size-limit/preset-small-lib": "^11.0.1",
"@size-limit/preset-small-lib": "^11.0.2",
"@types/jsdom": "^21.1.6",
"@types/node": "^20.10.5",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"c8": "^8.0.1",
"@types/node": "^20.11.4",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"c8": "^9.1.0",
"check-dts": "^0.7.2",
"clean-publish": "^4.2.0",
"eslint": "^8.56.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.0",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1",
"jsdom": "^22.1.0",
"nanostores": "^0.9.5",
"size-limit": "^11.0.1",
"size-limit": "^11.0.2",
"tsm": "^2.3.0",
"typescript": "^5.3.3",
"uvu": "^0.5.6"
Expand Down
Loading

0 comments on commit 74c48c5

Please sign in to comment.