|
66 | 66 | "url": "https://github.com/webdeveric/utils/issues" |
67 | 67 | }, |
68 | 68 | "homepage": "https://github.com/webdeveric/utils/#readme", |
69 | | - "packageManager": "pnpm@10.28.1+sha512.7d7dbbca9e99447b7c3bf7a73286afaaf6be99251eb9498baefa7d406892f67b879adb3a1d7e687fc4ccc1a388c7175fbaae567a26ab44d1067b54fcb0d6a316", |
| 69 | + "packageManager": "pnpm@10.28.2+sha512.41872f037ad22f7348e3b1debbaf7e867cfd448f2726d9cf74c08f19507c31d2c8e7a11525b983febc2df640b5438dee6023ebb1f84ed43cc2d654d2bc326264", |
70 | 70 | "scripts": { |
71 | 71 | "clean": "rimraf ./dist/", |
72 | 72 | "prebuild": "pnpm clean", |
|
85 | 85 | }, |
86 | 86 | "prettier": "@webdeveric/prettier-config", |
87 | 87 | "devDependencies": { |
88 | | - "@commitlint/config-conventional": "^20.3.1", |
89 | | - "@commitlint/types": "^20.3.1", |
| 88 | + "@commitlint/config-conventional": "^20.4.0", |
| 89 | + "@commitlint/types": "^20.4.0", |
90 | 90 | "@types/node": "^22.19.7", |
91 | 91 | "@vitest/coverage-v8": "^3.2.4", |
92 | 92 | "@webdeveric/eslint-config-ts": "^0.11.0", |
93 | 93 | "@webdeveric/prettier-config": "^0.3.0", |
94 | | - "commitlint": "^20.3.1", |
| 94 | + "commitlint": "^20.4.0", |
95 | 95 | "commitlint-plugin-cspell": "^0.4.0", |
96 | 96 | "conventional-changelog-conventionalcommits": "^9.1.0", |
97 | | - "cspell": "^9.6.0", |
| 97 | + "cspell": "^9.6.2", |
98 | 98 | "eslint": "^8.57.1", |
99 | 99 | "eslint-config-prettier": "^10.1.8", |
100 | 100 | "eslint-import-resolver-typescript": "^4.4.4", |
101 | 101 | "eslint-plugin-import": "^2.32.0", |
102 | 102 | "husky": "^9.1.7", |
103 | 103 | "jsdom": "^27.4.0", |
104 | 104 | "lint-staged": "^16.2.7", |
105 | | - "prettier": "^3.8.0", |
| 105 | + "prettier": "^3.8.1", |
106 | 106 | "rimraf": "^6.1.2", |
107 | 107 | "semantic-release": "^24.2.9", |
108 | 108 | "typescript": "^5.9.3", |
|
0 commit comments