Skip to content

Commit 6072a74

Browse files
committed
chore: update deps
1 parent 5434d1d commit 6072a74

File tree

3 files changed

+147
-165
lines changed

3 files changed

+147
-165
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.14.0",
39+
"@nuxt/kit": "^3.14.159",
4040
"defu": "^6.1.4",
4141
"hookable": "^5.5.3",
4242
"ofetch": "^1.4.1",
@@ -62,14 +62,14 @@
6262
"@nuxt/devtools": "latest",
6363
"@nuxt/eslint-config": "^0.6.1",
6464
"@nuxt/module-builder": "^0.8.4",
65-
"@nuxt/schema": "^3.14.0",
65+
"@nuxt/schema": "^3.14.159",
6666
"@nuxt/test-utils": "^3.14.4",
67-
"@nuxt/ui": "^2.18.7",
68-
"@nuxt/ui-pro": "^1.4.4",
67+
"@nuxt/ui": "^2.19.2",
68+
"@nuxt/ui-pro": "^1.5.0",
6969
"@simplewebauthn/types": "^11.0.0",
7070
"changelogen": "^0.5.7",
7171
"eslint": "^9.14.0",
72-
"nuxt": "^3.14.0",
72+
"nuxt": "^3.14.159",
7373
"typescript": "^5.6.3",
7474
"vitest": "^2.1.4",
7575
"vue-tsc": "^2.1.10"

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@iconify-json/gravity-ui": "^1.2.2",
1212
"@iconify-json/iconoir": "^1.2.3",
13-
"nuxt": "^3.14.0",
13+
"nuxt": "^3.14.159",
1414
"nuxt-auth-utils": "latest",
1515
"zod": "^3.23.8"
1616
},

0 commit comments

Comments
 (0)