Skip to content

Commit 0bf45d5

Browse files
ryan-williamsclaude
andcommitted
chore: update use-prms with useUrlParamuseUrlState rename
Breaking change in use-prms 0.4.0 renames hooks to align with React conventions. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 6fd7ddd commit 0bf45d5

File tree

6 files changed

+490
-870
lines changed

6 files changed

+490
-870
lines changed

www/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"react-plotly.js": "^2.6.0",
3838
"recharts": "^3.1.0",
3939
"uplot": "^1.6.32",
40-
"use-kbd": "^0.6.0",
41-
"use-prms": "^0.2.0",
40+
"use-kbd": "github:runsascoded/use-kbd#d51354bbde2bf134570d81a5f8eee69ed730c0d8",
41+
"use-prms": "github:runsascoded/use-prms#6cc90d220fd69990502a8e5e3ba8c73c988f63ff",
4242
"use-session-storage-state": "^19.0.1"
4343
},
4444
"devDependencies": {

0 commit comments

Comments
 (0)