Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Mar 14, 2024
1 parent e094d93 commit 2e73c9a
Show file tree
Hide file tree
Showing 2 changed files with 429 additions and 185 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,22 +39,22 @@
],
"devDependencies": {
"@logux/eslint-config": "^53.0.0",
"@size-limit/preset-small-lib": "^11.0.2",
"@size-limit/preset-small-lib": "^11.1.0",
"@types/jsdom": "^21.1.6",
"@types/node": "^20.11.24",
"@types/react": "^18.2.61",
"@types/react-dom": "^18.2.19",
"@types/node": "^20.11.27",
"@types/react": "^18.2.65",
"@types/react-dom": "^18.2.22",
"better-node-test": "^0.5.1",
"c8": "^9.1.0",
"clean-publish": "^4.3.0",
"eslint": "^8.57.0",
"jsdom": "^24.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"size-limit": "^11.0.2",
"size-limit": "^11.1.0",
"tsx": "^4.7.1",
"typescript": "^5.3.3",
"vite": "^5.1.4"
"typescript": "^5.4.2",
"vite": "^5.1.6"
},
"prettier": {
"arrowParens": "avoid",
Expand Down
Loading

0 comments on commit 2e73c9a

Please # to comment.