diff --git a/package.json b/package.json index e0f2b13..9e5b589 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "test": "pnpm lint && vitest run --coverage" }, "dependencies": { - "@nuxt/kit": "^3.16.2", + "@nuxt/kit": "^4.4.2", "chokidar": "^4.0.3", "pathe": "^2.0.3", "stylelint-webpack-plugin": "^5.0.1",