|
12 | 12 | "typecheck": "nuxt typecheck" |
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | | - "@iconify-json/lucide": "^1.2.34", |
16 | | - "@iconify-json/simple-icons": "^1.2.30", |
17 | | - "@iconify-json/vscode-icons": "^1.2.18", |
18 | | - "@nuxt/content": "^3.4.0", |
19 | | - "@nuxt/image": "^1.10.0", |
20 | | - "@nuxt/ui-pro": "^3.0.2", |
21 | | - "@nuxtjs/robots": "5.2.10", |
22 | | - "@nuxtjs/sitemap": "7.2.10", |
| 15 | + "@iconify-json/lucide": "^1.2.64", |
| 16 | + "@iconify-json/simple-icons": "^1.2.49", |
| 17 | + "@iconify-json/vscode-icons": "^1.2.30", |
| 18 | + "@nuxt/content": "^3.6.3", |
| 19 | + "@nuxt/image": "^1.11.0", |
| 20 | + "@nuxt/ui-pro": "^3.3.2", |
| 21 | + "@nuxtjs/robots": "5.5.0", |
| 22 | + "@nuxtjs/sitemap": "7.4.3", |
23 | 23 | "nuxt": "^3.16.2", |
24 | | - "nuxt-gtag": "3.0.2", |
25 | | - "nuxt-llms": "0.1.2", |
26 | | - "nuxt-og-image": "^5.1.1" |
| 24 | + "nuxt-gtag": "3.0.3", |
| 25 | + "nuxt-llms": "0.1.3", |
| 26 | + "nuxt-og-image": "^5.1.9" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | | - "@nuxt/eslint": "^1.3.0", |
30 | | - "eslint": "^9.23.0", |
31 | | - "typescript": "^5.8.2", |
| 29 | + "@nuxt/eslint": "^1.9.0", |
| 30 | + "eslint": "^9.34.0", |
| 31 | + "typescript": "^5.9.2", |
32 | 32 | "vue-tsc": "^2.2.0" |
33 | 33 | }, |
34 | 34 | "resolutions": { |
|
40 | 40 | "better-sqlite3" |
41 | 41 | ] |
42 | 42 | }, |
43 | | - "packageManager": "pnpm@10.7.0" |
| 43 | + "packageManager": "pnpm@10.15.0" |
44 | 44 | } |
0 commit comments