We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78b54dd commit ed49c2aCopy full SHA for ed49c2a
package.json
@@ -11,20 +11,20 @@
11
"typecheck": "nuxt typecheck"
12
},
13
"dependencies": {
14
- "@iconify-json/lucide": "^1.2.87",
15
- "@iconify-json/simple-icons": "^1.2.68",
16
- "@nuxt/content": "^3.11.0",
+ "@iconify-json/lucide": "^1.2.89",
+ "@iconify-json/simple-icons": "^1.2.70",
+ "@nuxt/content": "^3.11.2",
17
"@nuxt/image": "^2.0.0",
18
"@nuxt/ui": "^4.4.0",
19
"better-sqlite3": "^12.6.2",
20
"nuxt": "^4.3.0",
21
"tailwindcss": "^4.1.18"
22
23
"devDependencies": {
24
- "@nuxt/eslint": "^1.13.0",
+ "@nuxt/eslint": "^1.14.0",
25
"eslint": "^9.39.2",
26
"typescript": "^5.9.3",
27
"vue-tsc": "^3.2.4"
28
29
- "packageManager": "pnpm@10.28.1"
+ "packageManager": "pnpm@10.29.1"
30
}
0 commit comments