Skip to content

Commit f6f6b71

Browse files
committed
chore: update deps
1 parent f030600 commit f6f6b71

File tree

3 files changed

+1582
-592
lines changed

3 files changed

+1582
-592
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"license": "MIT",
1010
"type": "module",
11-
"packageManager": "pnpm@9.13.2",
11+
"packageManager": "pnpm@9.15.0",
1212
"exports": {
1313
".": {
1414
"types": "./dist/types.d.ts",
@@ -36,13 +36,13 @@
3636
},
3737
"dependencies": {
3838
"@adonisjs/hash": "^9.0.5",
39-
"@nuxt/kit": "^3.14.159",
39+
"@nuxt/kit": "^3.14.1592",
4040
"defu": "^6.1.4",
4141
"h3": "^1.13.0",
4242
"hookable": "^5.5.3",
4343
"ofetch": "^1.4.1",
4444
"ohash": "^1.1.4",
45-
"openid-client": "^6.1.4",
45+
"openid-client": "^6.1.7",
4646
"pathe": "^1.1.2",
4747
"scule": "^1.3.0",
4848
"uncrypto": "^0.1.3"
@@ -60,20 +60,20 @@
6060
}
6161
},
6262
"devDependencies": {
63-
"@iconify-json/simple-icons": "^1.2.11",
63+
"@iconify-json/simple-icons": "^1.2.15",
6464
"@nuxt/devtools": "latest",
65-
"@nuxt/eslint-config": "^0.6.1",
65+
"@nuxt/eslint-config": "^0.7.3",
6666
"@nuxt/module-builder": "^0.8.4",
67-
"@nuxt/schema": "^3.14.159",
68-
"@nuxt/test-utils": "^3.14.4",
69-
"@nuxt/ui": "^2.19.2",
70-
"@nuxt/ui-pro": "^1.5.0",
71-
"@simplewebauthn/types": "^11.0.0",
67+
"@nuxt/schema": "^3.14.1592",
68+
"@nuxt/test-utils": "^3.15.1",
69+
"@nuxt/ui": "^2.20.0",
70+
"@nuxt/ui-pro": "^1.6.0",
71+
"@simplewebauthn/types": "^12.0.0",
7272
"changelogen": "^0.5.7",
73-
"eslint": "^9.14.0",
74-
"nuxt": "^3.14.159",
73+
"eslint": "^9.16.0",
74+
"nuxt": "^3.14.1592",
7575
"typescript": "^5.6.3",
76-
"vitest": "^2.1.5",
76+
"vitest": "^2.1.8",
7777
"vue-tsc": "^2.1.10"
7878
}
7979
}

0 commit comments

Comments
 (0)