Skip to content

Commit

Permalink
chore(deps): update (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
shahradelahi authored May 8, 2024
1 parent f2af4b8 commit d37a417
Show file tree
Hide file tree
Showing 2 changed files with 258 additions and 20 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,22 +30,22 @@
"ci:publish": "pnpm build && changeset publish",
"prepublishOnly": "pnpm test && pnpm run format:check && pnpm run type-check && pnpm build"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].7",
"dependencies": {
"@msgpack/msgpack": "3.0.0-beta2",
"debounce": "^2.0.0",
"path": "^0.12.7"
},
"devDependencies": {
"@changesets/cli": "^2.27.1",
"@types/chai": "^4.3.14",
"@types/chai": "^4.3.16",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.7",
"@types/node": "^20.12.10",
"chai": "^5.1.0",
"mocha": "^10.4.0",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"tsx": "^4.7.2",
"tsx": "^4.9.3",
"typescript": "^5.4.5"
},
"license": "MIT",
Expand Down
Loading

0 comments on commit d37a417

Please sign in to comment.