Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Mar 20, 2024
1 parent 2131247 commit 1a92f10
Show file tree
Hide file tree
Showing 2 changed files with 302 additions and 222 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
],
"devDependencies": {
"@logux/eslint-config": "^53.0.0",
"@size-limit/preset-small-lib": "^11.1.0",
"@size-limit/preset-small-lib": "^11.1.1",
"@types/jsdom": "^21.1.6",
"@types/node": "^20.11.27",
"@types/react": "^18.2.65",
"@types/node": "^20.11.30",
"@types/react": "^18.2.67",
"@types/react-dom": "^18.2.22",
"better-node-test": "^0.5.1",
"c8": "^9.1.0",
Expand All @@ -51,10 +51,10 @@
"jsdom": "^24.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"size-limit": "^11.1.0",
"size-limit": "^11.1.1",
"tsx": "^4.7.1",
"typescript": "^5.4.2",
"vite": "^5.1.6"
"vite": "^5.2.0"
},
"prettier": {
"arrowParens": "avoid",
Expand Down
Loading

0 comments on commit 1a92f10

Please sign in to comment.