diff --git a/package.json b/package.json index a9ec1f3..b9b98c7 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "prettier": "^2.5.x || 3.x" }, "dependencies": { - "@nuxt/kit": "3.10.2", + "@nuxt/kit": "^3.10.2", "chalk": "5.3.0", "defu": "6.1.4", "lodash-es": "4.17.21", @@ -112,4 +112,4 @@ "vue-router": "4.2.5", "vue-tsc": "1.8.27" } -} +} \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a20d7f2..f6d3aea 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,7 +9,7 @@ importers: .: dependencies: '@nuxt/kit': - specifier: 3.10.2 + specifier: ^3.10.2 version: 3.10.2(rollup@4.12.0) chalk: specifier: 5.3.0