diff --git a/package.json b/package.json index 14024df8..1f6595d5 100644 --- a/package.json +++ b/package.json @@ -45,10 +45,10 @@ "@vue/eslint-config-prettier": "8.0.0", "@vue/eslint-config-typescript": "12.0.0", "@vue/tsconfig": "0.5.0", - "beachball": "^2.39.0", - "commitizen": "^4.3.0", - "conventional-changelog-cli": "^4.1.0", - "cz-conventional-changelog": "^3.3.0", + "beachball": "2.39.0", + "commitizen": "4.3.0", + "conventional-changelog-cli": "4.1.0", + "cz-conventional-changelog": "3.3.0", "eslint": "8.56.0", "eslint-plugin-vue": "9.19.2", "husky": "8.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 63ed86ac..3335275a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -47,16 +47,16 @@ devDependencies: specifier: 0.5.0 version: 0.5.0 beachball: - specifier: ^2.39.0 + specifier: 2.39.0 version: 2.39.0(typescript@5.3.3) commitizen: - specifier: ^4.3.0 + specifier: 4.3.0 version: 4.3.0(typescript@5.3.3) conventional-changelog-cli: - specifier: ^4.1.0 + specifier: 4.1.0 version: 4.1.0 cz-conventional-changelog: - specifier: ^3.3.0 + specifier: 3.3.0 version: 3.3.0(typescript@5.3.3) eslint: specifier: 8.56.0