Skip to content

Commit

Permalink
chore: update value-enhancer 5
Browse files Browse the repository at this point in the history
  • Loading branch information
crimx committed Feb 22, 2024
1 parent caaad1a commit 00f055c
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 20 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@
},
"peerDependencies": {
"react": ">=16",
"val-i18n": "0"
"val-i18n": "0",
"use-value-enhancer": "<=5"
},
"devDependencies": {
"@jest/globals": "^28.1.3",
Expand All @@ -66,9 +67,9 @@
"tsup": "^6.7.0",
"typedoc": "^0.24.8",
"typescript": "^4.9.5",
"use-value-enhancer": "^4.0.0",
"val-i18n": "^0.1.7",
"value-enhancer": "^4.0.0",
"use-value-enhancer": "^5.0.0",
"val-i18n": "^0.1.10",
"value-enhancer": "^5.0.0",
"yoctocolors": "^1.0.0"
}
}
32 changes: 16 additions & 16 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 00f055c

Please sign in to comment.