Skip to content

Commit 7d09be5

Browse files
committed
chore: update deps
1 parent f6f6b71 commit 7d09be5

File tree

4 files changed

+1211
-3150
lines changed

4 files changed

+1211
-3150
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@nuxt/test-utils": "^3.15.1",
6969
"@nuxt/ui": "^2.20.0",
7070
"@nuxt/ui-pro": "^1.6.0",
71-
"@simplewebauthn/types": "^12.0.0",
71+
"@simplewebauthn/types": "^11.0.0",
7272
"changelogen": "^0.5.7",
7373
"eslint": "^9.16.0",
7474
"nuxt": "^3.14.1592",

playground/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
},
1010
"dependencies": {
1111
"@iconify-json/gravity-ui": "^1.2.2",
12-
"@iconify-json/iconoir": "^1.2.3",
12+
"@iconify-json/iconoir": "^1.2.5",
1313
"@iconify-json/logos": "^1.2.3",
1414
"@tsndr/cloudflare-worker-jwt": "^3.1.3",
15-
"nuxt": "^3.14.159",
15+
"nuxt": "^3.14.1592",
1616
"nuxt-auth-utils": "latest",
17-
"zod": "^3.23.8"
17+
"zod": "^3.24.1"
1818
},
1919
"devDependencies": {
20-
"better-sqlite3": "^11.5.0"
20+
"better-sqlite3": "^11.7.0"
2121
}
2222
}

0 commit comments

Comments
 (0)