Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
PabloSzx committed Jan 12, 2023
1 parent c4904ea commit 7bf2112
Show file tree
Hide file tree
Showing 2 changed files with 570 additions and 499 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,25 +39,25 @@
"test:watch:coverage": "bob-watch -w src test package.json -c \"pnpm test\""
},
"dependencies": {
"lru-cache": "^7.14.0",
"lru-cache": "^7.14.1",
"ms": "3.0.0-canary.1",
"superjson": "^1.10.0"
"superjson": "^1.12.1"
},
"devDependencies": {
"@changesets/cli": "^2.24.4",
"@types/node": "^18.7.23",
"ava": "^4.3.3",
"@changesets/cli": "^2.26.0",
"@types/node": "^18.11.18",
"ava": "^5.1.0",
"bob-ts": "^4.1.1",
"bob-tsm": "^1.1.2",
"c8": "^7.12.0",
"concurrently": "^7.4.0",
"concurrently": "^7.6.0",
"date-fns": "^2.29.3",
"esbuild": "^0.15.9",
"esbuild": "^0.16.17",
"execa": "^6.1.0",
"ioredis": "^5.2.3",
"prettier": "^2.7.1",
"ioredis": "^5.2.4",
"prettier": "^2.8.2",
"redlock": "5.0.0-beta.2",
"typescript": "^4.8.4"
"typescript": "^4.9.4"
},
"peerDependencies": {
"ioredis": "^5.0.6",
Expand Down
Loading

0 comments on commit 7bf2112

Please sign in to comment.