Skip to content

Commit 4a0e1e9

Browse files
committed
chore: update deps
1 parent 125ea11 commit 4a0e1e9

File tree

3 files changed

+1365
-2124
lines changed

3 files changed

+1365
-2124
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,29 +32,29 @@
3232
"test:watch": "vitest watch"
3333
},
3434
"dependencies": {
35-
"@nuxt/kit": "^3.13.1",
35+
"@nuxt/kit": "^3.13.2",
3636
"defu": "^6.1.4",
3737
"hookable": "^5.5.3",
3838
"ofetch": "^1.3.4",
39-
"ohash": "^1.1.3",
39+
"ohash": "^1.1.4",
4040
"pathe": "^1.1.2",
4141
"scule": "^1.3.0",
4242
"uncrypto": "^0.1.3"
4343
},
4444
"devDependencies": {
45-
"@iconify-json/simple-icons": "^1.2.2",
45+
"@iconify-json/simple-icons": "^1.2.3",
4646
"@nuxt/devtools": "latest",
4747
"@nuxt/eslint-config": "^0.5.7",
4848
"@nuxt/module-builder": "^0.8.4",
49-
"@nuxt/schema": "^3.13.1",
49+
"@nuxt/schema": "^3.13.2",
5050
"@nuxt/test-utils": "^3.14.2",
51-
"@nuxt/ui": "^2.18.4",
51+
"@nuxt/ui": "^2.18.5",
5252
"@nuxt/ui-pro": "^1.4.2",
53-
"changelogen": "^0.5.5",
53+
"changelogen": "^0.5.7",
5454
"eslint": "^9.10.0",
55-
"nuxt": "^3.13.1",
55+
"nuxt": "^3.13.2",
5656
"typescript": "^5.6.2",
57-
"vitest": "^2.0.5",
57+
"vitest": "^2.1.1",
5858
"vue-tsc": "^2.1.6"
5959
}
6060
}

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.13.1",
11+
"nuxt": "^3.13.2",
1212
"nuxt-auth-utils": "latest"
1313
},
1414
"devDependencies": {

0 commit comments

Comments
 (0)