We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b15373 commit 4b2535eCopy full SHA for 4b2535e
package.json
@@ -12,9 +12,9 @@
12
},
13
"dependencies": {
14
"@iconify-json/lucide": "^1.2.71",
15
- "@iconify-json/simple-icons": "^1.2.55",
+ "@iconify-json/simple-icons": "^1.2.56",
16
"@iconify-json/vscode-icons": "^1.2.33",
17
- "@nuxt/content": "^3.7.1",
+ "@nuxt/content": "^3.8.0",
18
"@nuxt/image": "^1.11.0",
19
"@nuxt/ui": "^4.1.0",
20
"better-sqlite3": "^12.4.1",
@@ -23,13 +23,13 @@
23
"nuxt-og-image": "^5.1.12"
24
25
"devDependencies": {
26
- "@nuxt/eslint": "^1.9.0",
+ "@nuxt/eslint": "^1.10.0",
27
"eslint": "^9.38.0",
28
"typescript": "^5.9.3",
29
"vue-tsc": "^3.1.2"
30
31
"resolutions": {
32
"unimport": "4.1.1"
33
34
- "packageManager": "pnpm@10.19.0"
+ "packageManager": "pnpm@10.20.0"
35
}
0 commit comments