Skip to content

Commit

Permalink
chore(deps): bump valtio to 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wobsoriano committed Jun 23, 2022
1 parent 594c7e5 commit c226b9b
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 47 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"lint": "eslint --ext=js,ts .",
"lint:fix": "eslint --ext=js,ts . --fix"
},
"peerDependencies": {
"valtio": "^1.4.0"
"dependencies": {
"valtio": "^1.6.1"
},
"devDependencies": {
"@antfu/eslint-config": "^0.18.8",
Expand All @@ -42,7 +42,6 @@
"svelte": "^3.46.4",
"tsup": "^5.12.1",
"typescript": "^4.3.5",
"valtio": "^1.5.2",
"vitest": "^0.9.3"
},
"lint-staged": {
Expand Down
140 changes: 96 additions & 44 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 c226b9b

Please sign in to comment.