Skip to content

Commit bef8d9b

Browse files
chore(deps): update all non-major dependencies (main) (#92)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0283b0f commit bef8d9b

File tree

2 files changed

+521
-316
lines changed

2 files changed

+521
-316
lines changed

‎package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,20 @@
1212
"typecheck": "nuxt typecheck"
1313
},
1414
"dependencies": {
15-
"@iconify-json/lucide": "^1.2.32",
16-
"@iconify-json/simple-icons": "^1.2.29",
17-
"@nuxt/ui-pro": "^3.0.1",
15+
"@iconify-json/lucide": "^1.2.34",
16+
"@iconify-json/simple-icons": "^1.2.30",
17+
"@nuxt/ui-pro": "^3.0.2",
1818
"nuxt": "^3.16.1"
1919
},
2020
"devDependencies": {
21-
"@nuxt/eslint": "^1.2.0",
22-
"eslint": "^9.22.0",
21+
"@nuxt/eslint": "^1.3.0",
22+
"eslint": "^9.23.0",
2323
"typescript": "^5.8.2",
2424
"vue-tsc": "^2.2.2"
2525
},
2626
"resolutions": {
2727
"unimport": "4.1.1",
2828
"vue-tsc": "2.2.2"
2929
},
30-
"packageManager": "pnpm@10.6.5"
30+
"packageManager": "pnpm@10.7.0"
3131
}

0 commit comments

Comments
 (0)