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 6d79ecc commit 192ecfc
Show file tree
Hide file tree
Showing 2 changed files with 415 additions and 141 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@
"@logux/eslint-config": "^52.0.2",
"@size-limit/preset-small-lib": "^11.0.2",
"@testing-library/react": "^14.2.1",
"@types/node": "^20.11.19",
"@types/react": "^18.2.57",
"@types/node": "^20.13.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.2.19",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"better-node-test": "^0.5.0",
"better-node-test": "^0.5.1",
"c8": "^9.1.0",
"check-dts": "^0.7.2",
"clean-publish": "^4.2.0",
Expand All @@ -64,12 +64,12 @@
"eslint-plugin-react-hooks": "^4.6.0",
"happy-dom": "^13.3.8",
"nanodelay": "^2.0.2",
"nanostores": "^0.10.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"size-limit": "^11.0.2",
"tsx": "^4.7.1",
"typescript": "^5.3.3"
"nanostores": "^0.10.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"size-limit": "^11.1.4",
"tsx": "^4.11.0",
"typescript": "^5.4.5"
},
"prettier": {
"arrowParens": "avoid",
Expand Down
Loading

0 comments on commit 192ecfc

Please sign in to comment.