Skip to content

Commit 7e86ab9

Browse files
committed
chore: update deps
1 parent d701e80 commit 7e86ab9

File tree

2 files changed

+6291
-1064
lines changed

2 files changed

+6291
-1064
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@
3535
"test:watch": "vitest watch"
3636
},
3737
"dependencies": {
38-
"@adonisjs/hash": "^9.0.5",
39-
"@nuxt/kit": "^3.15.4",
38+
"@adonisjs/hash": "^9.1.1",
39+
"@nuxt/kit": "^3.18.1",
4040
"defu": "^6.1.4",
41-
"h3": "^1.14.0",
41+
"h3": "^1.15.4",
4242
"hookable": "^5.5.3",
43-
"jose": "^5.9.6",
43+
"jose": "^5.10.0",
4444
"ofetch": "^1.4.1",
45-
"openid-client": "^6.1.7",
46-
"pathe": "^2.0.2",
45+
"openid-client": "^6.6.2",
46+
"pathe": "^2.0.3",
4747
"scule": "^1.3.0",
4848
"uncrypto": "^0.1.3"
4949
},
@@ -68,7 +68,7 @@
6868
}
6969
},
7070
"devDependencies": {
71-
"@iconify-json/simple-icons": "^1.2.23",
71+
"@iconify-json/simple-icons": "^1.2.46",
7272
"@nuxt/devtools": "2.0.0-beta.7",
7373
"@nuxt/eslint-config": "^0.7.6",
7474
"@nuxt/module-builder": "^0.8.4",
@@ -78,10 +78,10 @@
7878
"@nuxt/ui-pro": "^1.7.0",
7979
"@simplewebauthn/types": "^11.0.0",
8080
"changelogen": "^0.5.7",
81-
"eslint": "^9.19.0",
82-
"nuxt": "^3.15.4",
81+
"eslint": "^9.32.0",
82+
"nuxt": "^3.18.1",
8383
"typescript": "5.6.3",
8484
"vitest": "^3.0.5",
85-
"vue-tsc": "^2.2.0"
85+
"vue-tsc": "^2.2.12"
8686
}
8787
}

0 commit comments

Comments
 (0)