|
53 | 53 | "dependencies": { |
54 | 54 | "@nuxt/kit": "^3.12.4", |
55 | 55 | "@portabletext/types": "^2.0.13", |
56 | | - "@sanity/client": "^6.21.2", |
57 | | - "@sanity/core-loader": "^1.6.21", |
58 | | - "@sanity/preview-url-secret": "^1.6.19", |
59 | | - "@sanity/visual-editing": "^2.1.8", |
| 56 | + "@sanity/client": "^6.21.3", |
| 57 | + "@sanity/core-loader": "^1.6.22", |
| 58 | + "@sanity/preview-url-secret": "^1.6.20", |
| 59 | + "@sanity/visual-editing": "^2.1.9", |
60 | 60 | "chalk": "^5.3.0", |
61 | 61 | "defu": "^6.1.4", |
62 | 62 | "jiti": "^1.21.6", |
|
69 | 69 | }, |
70 | 70 | "devDependencies": { |
71 | 71 | "@nuxt/eslint-config": "0.5.0", |
72 | | - "@nuxt/module-builder": "0.8.2", |
| 72 | + "@nuxt/module-builder": "0.8.3", |
73 | 73 | "@nuxt/schema": "3.12.4", |
74 | | - "@nuxt/test-utils": "3.14.0", |
| 74 | + "@nuxt/test-utils": "3.14.1", |
75 | 75 | "@vitest/coverage-v8": "2.0.5", |
76 | | - "@vue/runtime-core": "3.4.37", |
77 | 76 | "@vue/test-utils": "2.4.6", |
78 | | - "bumpp": "9.4.2", |
| 77 | + "bumpp": "9.5.1", |
79 | 78 | "eslint": "9.9.0", |
80 | 79 | "h3": "1.12.0", |
81 | 80 | "happy-dom": "14.12.3", |
82 | | - "lint-staged": "15.2.8", |
| 81 | + "lint-staged": "15.2.9", |
83 | 82 | "nuxi": "3.12.0", |
84 | 83 | "nuxt": "3.12.4", |
85 | 84 | "simple-git-hooks": "2.11.1", |
86 | 85 | "typescript": "5.5.4", |
87 | 86 | "vitest": "2.0.5", |
88 | | - "vitest-environment-nuxt": "1.0.0", |
89 | | - "vue": "3.4.37", |
| 87 | + "vitest-environment-nuxt": "1.0.1", |
| 88 | + "vue": "3.4.38", |
90 | 89 | "vue-router": "4.4.3", |
91 | 90 | "vue-tsc": "2.0.29" |
92 | 91 | }, |
|
105 | 104 | "@sanity/client" |
106 | 105 | ] |
107 | 106 | }, |
108 | | - "packageManager": "pnpm@9.7.0" |
| 107 | + "packageManager": "pnpm@9.7.1" |
109 | 108 | } |
0 commit comments