Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
charkour committed Dec 23, 2023
1 parent a7a7ea5 commit ea4fafd
Show file tree
Hide file tree
Showing 4 changed files with 388 additions and 231 deletions.
6 changes: 3 additions & 3 deletions examples/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"devDependencies": {
"@types/lodash.merge": "4.6.9",
"@types/lodash.throttle": "4.1.9",
"@types/node": "20.10.4",
"@types/react": "18.2.42",
"eslint": "8.55.0",
"@types/node": "20.10.5",
"@types/react": "18.2.45",
"eslint": "8.56.0",
"typescript": "5.3.3"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"test:ci": "pnpm --filter tests test:ci"
},
"devDependencies": {
"prettier": "3.1.0",
"prettier": "3.1.1",
"tsup": "8.0.1",
"typescript": "5.3.3",
"zustand": "4.4.7"
Expand Down
Loading

0 comments on commit ea4fafd

Please sign in to comment.