diff --git a/package.json b/package.json index 7fecc0a..c23f6a1 100644 --- a/package.json +++ b/package.json @@ -53,12 +53,13 @@ "simple-git-hooks": "^2.11.1", "ts-jest": "29.2.5", "ts-node": "^10.9.2", - "typescript": "5.7.2" + "typescript": "5.7.2", + "@continuous-auth/client": "2.3.2" }, "dependencies": { "error-stack-parser": "^2.1.4", - "html-entities": "^2.5.2", - "@continuous-auth/client": "2.3.2" + "html-entities": "^2.5.2" + }, "peerDependencies": { "react-refresh": ">=0.10.0 <1.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index da1e2e0..08fa5bd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,9 +8,6 @@ importers: .: dependencies: - '@continuous-auth/client': - specifier: 2.3.2 - version: 2.3.2 error-stack-parser: specifier: ^2.1.4 version: 2.1.4 @@ -24,6 +21,9 @@ importers: '@biomejs/biome': specifier: ^1.9.4 version: 1.9.4 + '@continuous-auth/client': + specifier: 2.3.2 + version: 2.3.2 '@rspack/core': specifier: 1.1.4 version: 1.1.4