Skip to content

Commit c8b8eb9

Browse files
committed
chore: update deps
1 parent 01dd56c commit c8b8eb9

File tree

4 files changed

+2435
-3557
lines changed

4 files changed

+2435
-3557
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -30,29 +30,29 @@
3030
"test:watch": "vitest watch"
3131
},
3232
"dependencies": {
33-
"@nuxt/kit": "^3.10.2",
33+
"@nuxt/kit": "^3.11.1",
3434
"defu": "^6.1.4",
3535
"hookable": "^5.5.3",
36-
"ofetch": "^1.3.3",
36+
"ofetch": "^1.3.4",
3737
"ohash": "^1.1.3",
3838
"pathe": "^1.1.2",
3939
"uncrypto": "^0.1.3"
4040
},
4141
"devDependencies": {
42-
"@iconify-json/simple-icons": "^1.1.91",
42+
"@iconify-json/simple-icons": "^1.1.96",
4343
"@nuxt/devtools": "latest",
4444
"@nuxt/eslint-config": "^0.2.0",
4545
"@nuxt/module-builder": "^0.5.5",
46-
"@nuxt/schema": "^3.10.2",
47-
"@nuxt/test-utils": "^3.11.0",
48-
"@nuxt/ui": "^2.13.0",
49-
"@nuxt/ui-pro": "^0.7.5",
50-
"@types/node": "^20.11.19",
46+
"@nuxt/schema": "^3.11.1",
47+
"@nuxt/test-utils": "^3.12.0",
48+
"@nuxt/ui": "^2.14.2",
49+
"@nuxt/ui-pro": "^1.0.2",
50+
"@types/node": "^20.11.30",
5151
"changelogen": "^0.5.5",
52-
"eslint": "^8.56.0",
53-
"nuxt": "^3.10.2",
54-
"typescript": "^5.3.3",
55-
"vitest": "^1.2.2",
56-
"vue-tsc": "^1.8.27"
52+
"eslint": "^8.57.0",
53+
"nuxt": "^3.11.1",
54+
"typescript": "^5.4.3",
55+
"vitest": "^1.4.0",
56+
"vue-tsc": "^2.0.7"
5757
}
5858
}

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"generate": "nuxi generate"
99
},
1010
"dependencies": {
11-
"nuxt": "^3.10.2",
11+
"nuxt": "^3.11.1",
1212
"nuxt-auth-utils": "latest"
1313
}
1414
}

0 commit comments

Comments
 (0)