|
2 | 2 | "name": "nuxt-app", |
3 | 3 | "type": "module", |
4 | 4 | "private": true, |
5 | | - "packageManager": "pnpm@10.33.0", |
| 5 | + "packageManager": "pnpm@10.33.2", |
6 | 6 | "scripts": { |
7 | 7 | "build": "nuxt build", |
8 | 8 | "dev": "nuxt dev", |
|
15 | 15 | "@antfu/eslint-config": "^8.2.0", |
16 | 16 | "@nuxt/content": "^3.13.0", |
17 | 17 | "@nuxtjs/mdc": "0.21.1", |
18 | | - "@nuxtjs/robots": "6.0.7", |
19 | | - "@nuxtjs/sitemap": "8.0.12", |
| 18 | + "@nuxtjs/robots": "6.0.8", |
| 19 | + "@nuxtjs/sitemap": "8.0.15", |
20 | 20 | "@tailwindcss/typography": "^0.5.19", |
21 | | - "@tailwindcss/vite": "^4.2.2", |
22 | | - "@takumi-rs/core": "^1.0.9", |
23 | | - "@tanstack/vue-query": "^5.99.0", |
24 | | - "@vueuse/core": "^14.2.1", |
25 | | - "eslint": "^10.2.0", |
26 | | - "eslint-plugin-better-tailwindcss": "^4.4.1", |
27 | | - "nuxt": "^4.4.2", |
28 | | - "nuxt-og-image": "6.4.1", |
29 | | - "nuxt-seo-utils": "^8.1.7", |
30 | | - "tailwindcss": "^4.2.2", |
31 | | - "typescript": "^6.0.2", |
32 | | - "vue-tsc": "^3.2.6" |
| 21 | + "@tailwindcss/vite": "^4.2.4", |
| 22 | + "@takumi-rs/core": "^1.1.2", |
| 23 | + "@tanstack/vue-query": "^5.100.7", |
| 24 | + "@vueuse/core": "^14.3.0", |
| 25 | + "eslint": "^10.3.0", |
| 26 | + "eslint-plugin-better-tailwindcss": "^4.5.0", |
| 27 | + "nuxt": "^4.4.4", |
| 28 | + "nuxt-og-image": "6.4.9", |
| 29 | + "nuxt-seo-utils": "^8.1.11", |
| 30 | + "tailwindcss": "^4.2.4", |
| 31 | + "typescript": "^6.0.3", |
| 32 | + "vue-tsc": "^3.2.7" |
33 | 33 | } |
34 | 34 | } |
0 commit comments