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

Commit 59d5d9b

Browse files
chore(deps): update all non-major dependencies
1 parent f491c93 commit 59d5d9b

File tree

2 files changed

+371
-347
lines changed

2 files changed

+371
-347
lines changed

package.json

Lines changed: 5 additions & 5 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.40",
16-
"@iconify-json/simple-icons": "^1.2.33",
17-
"@nuxt/ui": "^3.1.1",
15+
"@iconify-json/lucide": "^1.2.43",
16+
"@iconify-json/simple-icons": "^1.2.34",
17+
"@nuxt/ui": "^3.1.2",
1818
"nuxt": "^3.17.3"
1919
},
2020
"devDependencies": {
21-
"@nuxt/eslint": "^1.3.0",
21+
"@nuxt/eslint": "^1.4.0",
2222
"eslint": "^9.26.0",
2323
"typescript": "^5.8.3",
2424
"vue-tsc": "^2.2.2"
2525
},
2626
"resolutions": {
2727
"vue-tsc": "2.2.2"
2828
},
29-
"packageManager": "pnpm@10.10.0"
29+
"packageManager": "pnpm@10.11.0"
3030
}

0 commit comments

Comments
 (0)