Skip to content

Commit 227ab68

Browse files
committed
update test-passkey for proper publicKey type
1 parent 9dd408d commit 227ab68

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

exercises/02.authentication/03.solution.passkeys/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"prettier-plugin-tailwindcss": "^0.6.11",
152152
"react-router-devtools": "^5.0.5",
153153
"remix-flat-routes": "^0.8.5",
154-
"test-passkey": "^1.0.1",
154+
"test-passkey": "^1.0.2",
155155
"tsx": "^4.19.4",
156156
"tw-animate-css": "^1.2.9",
157157
"typescript": "^5.8.3",

exercises/02.authentication/04.solution.third-party-providers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"prettier-plugin-tailwindcss": "^0.6.11",
153153
"react-router-devtools": "^5.0.5",
154154
"remix-flat-routes": "^0.8.5",
155-
"test-passkey": "^1.0.1",
155+
"test-passkey": "^1.0.2",
156156
"tsx": "^4.19.4",
157157
"tw-animate-css": "^1.2.9",
158158
"typescript": "^5.8.3",

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)