|
58 | 58 | "defu": "^6.1.4",
|
59 | 59 | "jiti": "^2.4.0",
|
60 | 60 | "knitwork": "^1.1.0",
|
61 |
| - "magic-regexp": "^0.8.0", |
| 61 | + "magic-regexp": "^0.10.0", |
62 | 62 | "mlly": "^1.7.3",
|
63 | 63 | "ofetch": "^1.4.1",
|
64 | 64 | "ohash": "^2.0.0",
|
65 | 65 | "pathe": "^2.0.0"
|
66 | 66 | },
|
67 | 67 | "devDependencies": {
|
68 | 68 | "@nuxt/cli": "3.24.1",
|
69 |
| - "@nuxt/eslint-config": "1.3.0", |
| 69 | + "@nuxt/eslint-config": "1.4.1", |
70 | 70 | "@nuxt/module-builder": "1.0.0",
|
71 | 71 | "@nuxt/schema": "3.16.2",
|
72 | 72 | "@nuxt/test-utils": "3.17.2",
|
73 | 73 | "@vitest/coverage-v8": "3.1.4",
|
74 | 74 | "@vue/test-utils": "2.4.6",
|
75 |
| - "bumpp": "10.1.0", |
| 75 | + "bumpp": "10.1.1", |
76 | 76 | "eslint": "9.27.0",
|
77 |
| - "h3": "1.15.1", |
| 77 | + "h3": "1.15.3", |
78 | 78 | "happy-dom": "17.4.7",
|
79 | 79 | "installed-check": "9.3.0",
|
80 |
| - "lint-staged": "16.0.0", |
| 80 | + "lint-staged": "16.1.0", |
81 | 81 | "nuxt": "3.16.2",
|
82 |
| - "simple-git-hooks": "2.12.1", |
83 |
| - "typescript": "5.8.2", |
| 82 | + "simple-git-hooks": "2.13.0", |
| 83 | + "typescript": "5.8.3", |
84 | 84 | "vitest": "3.1.4",
|
85 | 85 | "vitest-environment-nuxt": "1.0.1",
|
86 | 86 | "vue": "3.5.13",
|
87 |
| - "vue-router": "4.5.0", |
88 |
| - "vue-tsc": "2.2.8" |
| 87 | + "vue-router": "4.5.1", |
| 88 | + "vue-tsc": "2.2.10" |
89 | 89 | },
|
90 | 90 | "resolutions": {
|
91 | 91 | "@nuxtjs/sanity": "link:.",
|
92 |
| - "nuxt-component-meta": "0.10.1" |
| 92 | + "nuxt-component-meta": "0.11.0" |
93 | 93 | },
|
94 | 94 | "simple-git-hooks": {
|
95 | 95 | "pre-commit": "npx lint-staged"
|
|
102 | 102 | "@sanity/client"
|
103 | 103 | ]
|
104 | 104 | },
|
105 |
| - "packageManager": "pnpm@10.7.0", |
| 105 | + "packageManager": "pnpm@10.11.0", |
106 | 106 | "engines": {
|
107 | 107 | "node": "^18.20.4 || ^20.9.0 || ^22.0.0 || >=23.0.0"
|
108 | 108 | }
|
|
0 commit comments