Skip to content

Commit fc776d9

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

File tree

2 files changed

+221
-452
lines changed

2 files changed

+221
-452
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"typecheck": "nuxt typecheck"
1313
},
1414
"dependencies": {
15-
"@iconify-json/lucide": "^1.2.63",
16-
"@iconify-json/simple-icons": "^1.2.48",
17-
"@iconify-json/vscode-icons": "^1.2.29",
15+
"@iconify-json/lucide": "^1.2.66",
16+
"@iconify-json/simple-icons": "^1.2.50",
17+
"@iconify-json/vscode-icons": "^1.2.30",
1818
"@nuxt/content": "^3.6.3",
1919
"@nuxt/image": "^1.11.0",
2020
"@nuxt/ui": "^4.0.0-alpha.1",
@@ -25,12 +25,12 @@
2525
},
2626
"devDependencies": {
2727
"@nuxt/eslint": "^1.9.0",
28-
"eslint": "^9.34.0",
28+
"eslint": "^9.35.0",
2929
"typescript": "^5.9.2",
3030
"vue-tsc": "^3.0.6"
3131
},
3232
"resolutions": {
3333
"unimport": "4.1.1"
3434
},
35-
"packageManager": "[email protected].0"
35+
"packageManager": "[email protected].1"
3636
}

0 commit comments

Comments
 (0)