Skip to content

Commit 9c500d9

Browse files
committed
chore: update deps
1 parent fc6f3b9 commit 9c500d9

File tree

2 files changed

+1061
-183
lines changed

2 files changed

+1061
-183
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"license": "MIT",
1010
"type": "module",
11-
"packageManager": "pnpm@10.15.1",
11+
"packageManager": "pnpm@10.16.1",
1212
"exports": {
1313
".": {
1414
"types": "./dist/types.d.mts",
@@ -40,13 +40,13 @@
4040
},
4141
"dependencies": {
4242
"@adonisjs/hash": "^9.1.1",
43-
"@nuxt/kit": "^4.1.0",
43+
"@nuxt/kit": "^4.1.2",
4444
"defu": "^6.1.4",
4545
"h3": "^1.15.4",
4646
"hookable": "^5.5.3",
4747
"jose": "^6.1.0",
4848
"ofetch": "^1.4.1",
49-
"openid-client": "^6.7.1",
49+
"openid-client": "^6.8.0",
5050
"pathe": "^2.0.3",
5151
"scule": "^1.3.0",
5252
"uncrypto": "^0.1.3"
@@ -72,20 +72,20 @@
7272
}
7373
},
7474
"devDependencies": {
75-
"@iconify-json/simple-icons": "^1.2.50",
75+
"@iconify-json/simple-icons": "^1.2.52",
7676
"@nuxt/devtools": "2.6.3",
7777
"@nuxt/eslint-config": "^1.9.0",
7878
"@nuxt/module-builder": "^1.0.2",
79-
"@nuxt/schema": "^4.1.0",
79+
"@nuxt/schema": "^4.1.2",
8080
"@nuxt/test-utils": "^3.19.2",
8181
"@types/node": "latest",
8282
"@nuxt/ui": "^4.0.0-alpha.1",
8383
"@simplewebauthn/types": "^12.0.0",
8484
"changelogen": "^0.6.2",
85-
"eslint": "^9.34.0",
86-
"nuxt": "^4.1.0",
85+
"eslint": "^9.35.0",
86+
"nuxt": "^4.1.2",
8787
"typescript": "5.9.2",
8888
"vitest": "^3.2.4",
89-
"vue-tsc": "^3.0.6"
89+
"vue-tsc": "^3.0.7"
9090
}
9191
}

0 commit comments

Comments
 (0)