Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Nov 27, 2024
1 parent 98439c6 commit 91d4b59
Show file tree
Hide file tree
Showing 2 changed files with 779 additions and 498 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,28 +40,28 @@
"react": ">=18.0.0 || 19.0.0-rc"
},
"devDependencies": {
"@logux/eslint-config": "^53.4.0",
"@size-limit/preset-small-lib": "^11.1.5",
"@logux/eslint-config": "^53.5.1",
"@size-limit/preset-small-lib": "^11.1.6",
"@testing-library/react": "^16.0.1",
"@types/node": "^22.5.5",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"@types/ws": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"@types/node": "^22.10.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/ws": "^8.5.13",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"better-node-test": "^0.7.1",
"c8": "^10.1.2",
"check-dts": "^0.8.2",
"clean-publish": "^5.0.0",
"eslint": "^9.11.0",
"happy-dom": "^15.7.4",
"clean-publish": "^5.1.0",
"eslint": "^9.15.0",
"happy-dom": "^15.11.6",
"nanodelay": "^2.0.2",
"nanostores": "^0.11.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"size-limit": "^11.1.5",
"tsx": "^4.19.1",
"typescript": "^5.6.2"
"size-limit": "^11.1.6",
"tsx": "^4.19.2",
"typescript": "^5.7.2"
},
"prettier": {
"arrowParens": "avoid",
Expand Down
Loading

0 comments on commit 91d4b59

Please sign in to comment.