Skip to content

Commit b930118

Browse files
committed
chore: update deps
1 parent e74f238 commit b930118

File tree

2 files changed

+743
-157
lines changed

2 files changed

+743
-157
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,25 +30,25 @@
3030
"test:watch": "vitest watch"
3131
},
3232
"dependencies": {
33-
"@nuxt/kit": "^3.9.3",
33+
"@nuxt/kit": "^3.10.1",
3434
"defu": "^6.1.4",
3535
"hookable": "^5.5.3",
3636
"ofetch": "^1.3.3",
3737
"ohash": "^1.1.3"
3838
},
3939
"devDependencies": {
40-
"@iconify-json/simple-icons": "^1.1.90",
40+
"@iconify-json/simple-icons": "^1.1.91",
4141
"@nuxt/devtools": "latest",
4242
"@nuxt/eslint-config": "^0.2.0",
4343
"@nuxt/module-builder": "^0.5.5",
44-
"@nuxt/schema": "^3.9.3",
44+
"@nuxt/schema": "^3.10.1",
4545
"@nuxt/test-utils": "^3.11.0",
46-
"@nuxt/ui": "^2.12.3",
47-
"@nuxt/ui-pro": "^0.7.3",
48-
"@types/node": "^20.11.10",
46+
"@nuxt/ui": "^2.13.0",
47+
"@nuxt/ui-pro": "^0.7.5",
48+
"@types/node": "^20.11.17",
4949
"changelogen": "^0.5.5",
5050
"eslint": "^8.56.0",
51-
"nuxt": "^3.9.3",
51+
"nuxt": "^3.10.1",
5252
"typescript": "^5.3.3",
5353
"vitest": "^1.2.2",
5454
"vue-tsc": "^1.8.27"

0 commit comments

Comments
 (0)