| 
3 | 3 |   "version": "1.15.0",  | 
4 | 4 |   "type": "module",  | 
5 | 5 |   "main": "./nuxt.config.ts",  | 
6 |  | -  "packageManager":  "[email protected].1",   | 
 | 6 | +  "packageManager":  "[email protected].2",   | 
7 | 7 |   "repository": "nuxt-themes/docus",  | 
8 | 8 |   "files": [  | 
9 | 9 |     "app",  | 
 | 
32 | 32 |     "@nuxt-themes/elements": "^0.9.5",  | 
33 | 33 |     "@nuxt-themes/tokens": "^1.9.1",  | 
34 | 34 |     "@nuxt-themes/typography": "^0.11.0",  | 
35 |  | -    "@nuxt/content": "^2.13.2",  | 
 | 35 | +    "@nuxt/content": "^2.13.4",  | 
36 | 36 |     "@nuxthq/studio": "^1.1.2",  | 
37 | 37 |     "@vueuse/integrations": "^11.1.0",  | 
38 | 38 |     "@vueuse/nuxt": "^11.1.0",  | 
 | 
43 | 43 |     "@algolia/client-search": "^4.24.0",  | 
44 | 44 |     "@docsearch/css": "^3.6.2",  | 
45 | 45 |     "@docsearch/js": "^3.6.2",  | 
46 |  | -    "@nuxt/devtools": "^1.5.2",  | 
47 |  | -    "@nuxt/eslint-config": "^0.5.7",  | 
 | 46 | +    "@nuxt/devtools": "^1.6.0",  | 
 | 47 | +    "@nuxt/eslint-config": "^0.6.0",  | 
48 | 48 |     "@nuxtjs/algolia": "^1.10.2",  | 
49 |  | -    "@types/node": "^20.16.11",  | 
50 |  | -    "eslint": "^9.12.0",  | 
 | 49 | +    "@types/node": "^20.17.0",  | 
 | 50 | +    "eslint": "^9.13.0",  | 
51 | 51 |     "nuxt": "^3.13.2",  | 
52 |  | -    "release-it": "^17.8.2",  | 
 | 52 | +    "release-it": "^17.10.0",  | 
53 | 53 |     "typescript": "^5.6.3",  | 
54 | 54 |     "vite-plugin-inspect": "^0.8.7",  | 
55 | 55 |     "vue": "^3.5.12"  | 
 | 
81 | 81 |       "release": true,  | 
82 | 82 |       "releaseName": "v${version}"  | 
83 | 83 |     }  | 
 | 84 | +  },  | 
 | 85 | +  "resolutions": {  | 
 | 86 | +    "jiti": "1.21.6"  | 
84 | 87 |   }  | 
85 | 88 | }  | 
0 commit comments