|
2 | 2 | "name": "@nuxtjs/robots",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "5.2.6",
|
5 |
| - "packageManager": "[email protected].1", |
| 5 | + "packageManager": "[email protected].2", |
6 | 6 | "description": "Tame the robots crawling and indexing your Nuxt site with ease.",
|
7 | 7 | "author": {
|
8 | 8 | "name": "Harlan Wilton",
|
|
84 | 84 | "ufo": "^1.5.4"
|
85 | 85 | },
|
86 | 86 | "devDependencies": {
|
87 |
| - "@antfu/eslint-config": "^4.7.0", |
| 87 | + "@antfu/eslint-config": "^4.8.1", |
88 | 88 | "@headlessui/vue": "^1.7.23",
|
89 | 89 | "@iconify-json/carbon": "^1.2.8",
|
90 | 90 | "@iconify-json/logos": "^1.2.4",
|
|
94 | 94 | "@nuxt/content-v2": "npm:@nuxt/[email protected]",
|
95 | 95 | "@nuxt/devtools-ui-kit": "^2.2.1",
|
96 | 96 | "@nuxt/module-builder": "^0.8.4",
|
97 |
| - "@nuxt/test-utils": "^3.17.1", |
| 97 | + "@nuxt/test-utils": "^3.17.2", |
98 | 98 | "@nuxtjs/color-mode": "^3.5.2",
|
99 | 99 | "@nuxtjs/eslint-config-typescript": "^12.1.0",
|
100 |
| - "@nuxtjs/i18n": "npm:@nuxtjs/[email protected]29013776.4a8d7d5", |
| 100 | + "@nuxtjs/i18n": "npm:@nuxtjs/[email protected]29022772.af96549", |
101 | 101 | "@unocss/nuxt": "^66.0.0",
|
102 | 102 | "@unocss/preset-icons": "^66.0.0",
|
103 | 103 | "@unocss/preset-uno": "^66.0.0",
|
104 | 104 | "@unocss/runtime": "^66.0.0",
|
105 | 105 | "@vueuse/nuxt": "^12.8.2",
|
106 | 106 | "bumpp": "^10.0.3",
|
107 |
| - "eslint": "^9.21.0", |
| 107 | + "eslint": "^9.22.0", |
108 | 108 | "execa": "^9.5.2",
|
109 | 109 | "firebase-functions": "^6.3.2",
|
110 | 110 | "nuxt": "^3.16.0",
|
111 |
| - "typescript": "5.6.3", |
| 111 | + "typescript": "5.8.2", |
112 | 112 | "unocss": "^66.0.0",
|
113 | 113 | "vitest": "^3.0.8",
|
114 | 114 | "vue": "3.5.13",
|
|
124 | 124 | ]
|
125 | 125 | },
|
126 | 126 | "resolutions": {
|
127 |
| - "typescript": "5.6.3" |
| 127 | + "typescript": "5.8.2" |
128 | 128 | }
|
129 | 129 | }
|
0 commit comments