Skip to content

Commit 3e9422f

Browse files
committed
chore: update deps
1 parent 10951b0 commit 3e9422f

File tree

2 files changed

+2067
-343
lines changed

2 files changed

+2067
-343
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"dependencies": {
3838
"@adonisjs/hash": "^9.0.5",
39-
"@nuxt/kit": "^3.13.2",
39+
"@nuxt/kit": "^3.14.0",
4040
"defu": "^6.1.4",
4141
"hookable": "^5.5.3",
4242
"ofetch": "^1.4.1",
@@ -58,18 +58,18 @@
5858
}
5959
},
6060
"devDependencies": {
61-
"@iconify-json/simple-icons": "^1.2.10",
61+
"@iconify-json/simple-icons": "^1.2.11",
6262
"@nuxt/devtools": "latest",
6363
"@nuxt/eslint-config": "^0.6.1",
6464
"@nuxt/module-builder": "^0.8.4",
65-
"@nuxt/schema": "^3.13.2",
65+
"@nuxt/schema": "^3.14.0",
6666
"@nuxt/test-utils": "^3.14.4",
6767
"@nuxt/ui": "^2.18.7",
6868
"@nuxt/ui-pro": "^1.4.4",
6969
"@simplewebauthn/types": "^11.0.0",
7070
"changelogen": "^0.5.7",
71-
"eslint": "^9.13.0",
72-
"nuxt": "^3.13.2",
71+
"eslint": "^9.14.0",
72+
"nuxt": "^3.14.0",
7373
"typescript": "^5.6.3",
7474
"vitest": "^2.1.4",
7575
"vue-tsc": "^2.1.10"

0 commit comments

Comments
 (0)