diff --git a/package.json b/package.json index 4306a26..c8dcc33 100644 --- a/package.json +++ b/package.json @@ -44,8 +44,8 @@ "@vue/test-utils": "2.4.10", "eslint": "10.3.0", "happy-dom": "20.11.1", - "nano-staged": "^1.0.2", - "playwright-core": "^1.59.1", + "nano-staged": "1.0.2", + "playwright-core": "1.59.1", "simple-git-hooks": "2.13.1", "typescript": "6.0.3", "vitest": "4.1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cd103b5..5fe9d8d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,10 +61,10 @@ importers: specifier: 20.11.1 version: 20.11.1 nano-staged: - specifier: ^1.0.2 + specifier: 1.0.2 version: 1.0.2 playwright-core: - specifier: ^1.59.1 + specifier: 1.59.1 version: 1.59.1 simple-git-hooks: specifier: 2.13.1