|
2 | 2 | "name": "@nuxtjs/robots",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "5.5.0",
|
5 |
| - "packageManager": "pnpm@10.14.0", |
| 5 | + "packageManager": "pnpm@10.15.0", |
6 | 6 | "description": "Tame the robots crawling and indexing your Nuxt site with ease.",
|
7 | 7 | "author": {
|
8 | 8 | "name": "Harlan Wilton",
|
|
66 | 66 | "defu": "^6.1.4",
|
67 | 67 | "nuxt-site-config": "^3.2.2",
|
68 | 68 | "pathe": "^2.0.3",
|
69 |
| - "pkg-types": "^2.2.0", |
| 69 | + "pkg-types": "^2.3.0", |
70 | 70 | "sirv": "^3.0.1",
|
71 | 71 | "std-env": "^3.9.0",
|
72 | 72 | "ufo": "^1.6.1"
|
|
80 | 80 | "@iconify-json/ri": "^1.2.5",
|
81 | 81 | "@iconify-json/tabler": "^1.2.22",
|
82 | 82 | "@nuxt/content": "^3.6.3",
|
83 |
| - "@nuxt/devtools-ui-kit": "^2.6.2", |
| 83 | + "@nuxt/devtools-ui-kit": "^2.6.3", |
84 | 84 | "@nuxt/module-builder": "^1.0.2",
|
85 | 85 | "@nuxt/test-utils": "^3.19.2",
|
86 | 86 | "@nuxtjs/color-mode": "^3.5.2",
|
87 | 87 | "@nuxtjs/eslint-config-typescript": "^12.1.0",
|
88 |
| - "@nuxtjs/i18n": "^10.0.5", |
| 88 | + "@nuxtjs/i18n": "^10.0.6", |
89 | 89 | "@unocss/nuxt": "^66.4.2",
|
90 | 90 | "@unocss/preset-icons": "^66.4.2",
|
91 | 91 | "@unocss/preset-uno": "^66.4.2",
|
92 | 92 | "@unocss/runtime": "^66.4.2",
|
93 | 93 | "@vueuse/nuxt": "^13.7.0",
|
94 | 94 | "better-sqlite3": "^12.2.0",
|
95 | 95 | "bumpp": "^10.2.3",
|
96 |
| - "eslint": "^9.33.0", |
| 96 | + "eslint": "^9.34.0", |
97 | 97 | "execa": "^9.6.0",
|
98 | 98 | "firebase-functions": "^6.4.0",
|
99 | 99 | "happy-dom": "^18.0.1",
|
100 | 100 | "nuxt": "^4.0.3",
|
101 |
| - "playwright-core": "^1.54.2", |
| 101 | + "playwright-core": "^1.55.0", |
102 | 102 | "typescript": "^5.9.2",
|
103 | 103 | "unocss": "^66.4.2",
|
104 | 104 | "vitest": "^3.2.4",
|
105 |
| - "vue": "^3.5.18", |
| 105 | + "vue": "^3.5.19", |
106 | 106 | "vue-router": "^4.5.1"
|
107 | 107 | },
|
108 | 108 | "pnpm": {
|
|
0 commit comments