Skip to content

Commit 5ae49ae

Browse files
committed
chore: update deps
1 parent a90b173 commit 5ae49ae

File tree

2 files changed

+136
-107
lines changed

2 files changed

+136
-107
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"repository": "atinux/nuxt-auth-utils",
66
"license": "MIT",
77
"type": "module",
8-
"packageManager": "pnpm@9.10.0",
8+
"packageManager": "pnpm@9.11.0",
99
"exports": {
1010
".": {
1111
"types": "./dist/types.d.ts",
@@ -36,7 +36,7 @@
3636
"@nuxt/kit": "^3.13.2",
3737
"defu": "^6.1.4",
3838
"hookable": "^5.5.3",
39-
"ofetch": "^1.3.4",
39+
"ofetch": "^1.4.0",
4040
"ohash": "^1.1.4",
4141
"pathe": "^1.1.2",
4242
"scule": "^1.3.0",
@@ -55,17 +55,17 @@
5555
}
5656
},
5757
"devDependencies": {
58-
"@iconify-json/simple-icons": "^1.2.3",
58+
"@iconify-json/simple-icons": "^1.2.4",
5959
"@nuxt/devtools": "latest",
6060
"@nuxt/eslint-config": "^0.5.7",
6161
"@nuxt/module-builder": "^0.8.4",
6262
"@nuxt/schema": "^3.13.2",
6363
"@nuxt/test-utils": "^3.14.2",
64-
"@nuxt/ui": "^2.18.5",
65-
"@nuxt/ui-pro": "^1.4.2",
64+
"@nuxt/ui": "^2.18.6",
65+
"@nuxt/ui-pro": "^1.4.3",
6666
"@simplewebauthn/types": "^10.0.0",
6767
"changelogen": "^0.5.7",
68-
"eslint": "^9.10.0",
68+
"eslint": "^9.11.1",
6969
"nuxt": "^3.13.2",
7070
"typescript": "^5.6.2",
7171
"vitest": "^2.1.1",

0 commit comments

Comments
 (0)