Skip to content

Commit bdc6036

Browse files
chore(deps): update all non-major dependencies (#230)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2684e31 commit bdc6036

File tree

2 files changed

+298
-242
lines changed

2 files changed

+298
-242
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"typecheck": "nuxt typecheck"
1212
},
1313
"dependencies": {
14-
"@iconify-json/lucide": "^1.2.71",
15-
"@iconify-json/simple-icons": "^1.2.55",
16-
"@nuxt/content": "^3.7.1",
14+
"@iconify-json/lucide": "^1.2.73",
15+
"@iconify-json/simple-icons": "^1.2.58",
16+
"@nuxt/content": "^3.8.0",
1717
"@nuxt/image": "^1.11.0",
1818
"@nuxt/ui": "^4.1.0",
1919
"@standard-schema/spec": "^1.0.0",
@@ -24,10 +24,10 @@
2424
"zod": "^4.1.12"
2525
},
2626
"devDependencies": {
27-
"@nuxt/eslint": "^1.9.0",
28-
"eslint": "^9.38.0",
27+
"@nuxt/eslint": "^1.10.0",
28+
"eslint": "^9.39.1",
2929
"typescript": "^5.9.3",
30-
"vue-tsc": "^3.1.2"
30+
"vue-tsc": "^3.1.3"
3131
},
32-
"packageManager": "pnpm@10.19.0"
32+
"packageManager": "pnpm@10.21.0"
3333
}

0 commit comments

Comments
 (0)