Skip to content

Commit 2bc7fb9

Browse files
chore(deps): update all non-major dependencies
1 parent bdde23e commit 2bc7fb9

File tree

2 files changed

+227
-206
lines changed

2 files changed

+227
-206
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,24 +12,24 @@
1212
},
1313
"dependencies": {
1414
"@iconify-json/lucide": "^1.2.68",
15-
"@iconify-json/simple-icons": "^1.2.52",
15+
"@iconify-json/simple-icons": "^1.2.53",
1616
"@iconify-json/vscode-icons": "^1.2.30",
1717
"@nuxt/content": "^3.7.1",
1818
"@nuxt/image": "^1.11.0",
19-
"@nuxt/ui": "^4.0.0-alpha.2",
20-
"better-sqlite3": "^12.2.0",
19+
"@nuxt/ui": "^4.0.0-beta.0",
20+
"better-sqlite3": "^12.4.1",
2121
"nuxt": "^4.0.3",
2222
"nuxt-llms": "0.1.3",
2323
"nuxt-og-image": "^5.1.11"
2424
},
2525
"devDependencies": {
2626
"@nuxt/eslint": "^1.9.0",
27-
"eslint": "^9.35.0",
27+
"eslint": "^9.36.0",
2828
"typescript": "^5.9.2",
29-
"vue-tsc": "^3.0.7"
29+
"vue-tsc": "^3.0.8"
3030
},
3131
"resolutions": {
3232
"unimport": "4.1.1"
3333
},
34-
"packageManager": "[email protected].0"
34+
"packageManager": "[email protected].1"
3535
}

0 commit comments

Comments
 (0)