Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
shahradelahi committed May 21, 2024
1 parent 789d49a commit c15c77c
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "storage-box",
"version": "0.3.1",
"version": "1.0.0-canary.0",
"description": "A memory-based key–value storage for javascript.",
"type": "module",
"main": "dist/index.cjs",
Expand Down Expand Up @@ -51,17 +51,17 @@
"debounce": "^2.0.0"
},
"devDependencies": {
"@changesets/cli": "^2.27.1",
"@changesets/cli": "^2.27.3",
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
"@sindresorhus/tsconfig": "^5.0.0",
"@types/chai": "^4.3.16",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.10",
"chai": "^5.1.0",
"@types/node": "^20.12.12",
"chai": "^5.1.1",
"mocha": "^10.4.0",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"tsx": "^4.9.3",
"tsx": "^4.10.5",
"typescript": "^5.4.5"
},
"license": "MIT",
Expand Down
58 changes: 29 additions & 29 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c15c77c

Please sign in to comment.