Skip to content

Commit 2719753

Browse files
committed
chore: update deps
1 parent 69eaf42 commit 2719753

File tree

2 files changed

+198
-153
lines changed

2 files changed

+198
-153
lines changed

package.json

Lines changed: 4 additions & 4 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.11.0",
8+
"packageManager": "pnpm@9.12.0",
99
"exports": {
1010
".": {
1111
"types": "./dist/types.d.ts",
@@ -55,7 +55,7 @@
5555
}
5656
},
5757
"devDependencies": {
58-
"@iconify-json/simple-icons": "^1.2.4",
58+
"@iconify-json/simple-icons": "^1.2.6",
5959
"@nuxt/devtools": "latest",
6060
"@nuxt/eslint-config": "^0.5.7",
6161
"@nuxt/module-builder": "^0.8.4",
@@ -65,10 +65,10 @@
6565
"@nuxt/ui-pro": "^1.4.3",
6666
"@simplewebauthn/types": "^10.0.0",
6767
"changelogen": "^0.5.7",
68-
"eslint": "^9.11.1",
68+
"eslint": "^9.12.0",
6969
"nuxt": "^3.13.2",
7070
"typescript": "^5.6.2",
71-
"vitest": "^2.1.1",
71+
"vitest": "^2.1.2",
7272
"vue-tsc": "^2.1.6"
7373
}
7474
}

0 commit comments

Comments
 (0)