Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

Commit 8c6b25f

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

File tree

2 files changed

+411
-337
lines changed

2 files changed

+411
-337
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@
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": "^3.0.1",
15+
"@iconify-json/lucide": "^1.2.34",
16+
"@iconify-json/simple-icons": "^1.2.30",
17+
"@nuxt/ui": "^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
"vue-tsc": "2.2.2"
2828
},
29-
"packageManager": "pnpm@10.6.5"
29+
"packageManager": "pnpm@10.7.0"
3030
}

0 commit comments

Comments
 (0)