|
66 | 66 | "url": "https://github.com/webdeveric/utils/issues" |
67 | 67 | }, |
68 | 68 | "homepage": "https://github.com/webdeveric/utils/#readme", |
69 | | - "packageManager": "pnpm@10.30.0+sha512.2b5753de015d480eeb88f5b5b61e0051f05b4301808a82ec8b840c9d2adf7748eb352c83f5c1593ca703ff1017295bc3fdd3119abb9686efc96b9fcb18200937", |
| 69 | + "packageManager": "pnpm@10.30.3+sha512.c961d1e0a2d8e354ecaa5166b822516668b7f44cb5bd95122d590dd81922f606f5473b6d23ec4a5be05e7fcd18e8488d47d978bbe981872f1145d06e9a740017", |
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.4.1", |
| 88 | + "@commitlint/config-conventional": "^20.4.2", |
89 | 89 | "@commitlint/types": "^20.4.0", |
90 | | - "@types/node": "^22.19.11", |
| 90 | + "@types/node": "^22.19.13", |
91 | 91 | "@vitest/coverage-v8": "^3.2.4", |
92 | 92 | "@webdeveric/eslint-config-ts": "^0.12.0", |
93 | 93 | "@webdeveric/prettier-config": "^0.3.0", |
94 | | - "commitlint": "^20.4.1", |
95 | | - "commitlint-plugin-cspell": "^0.5.0", |
96 | | - "conventional-changelog-conventionalcommits": "^9.1.0", |
97 | | - "cspell": "^9.6.4", |
| 94 | + "commitlint": "^20.4.2", |
| 95 | + "commitlint-plugin-cspell": "^0.6.0", |
| 96 | + "conventional-changelog-conventionalcommits": "^9.2.0", |
| 97 | + "cspell": "^9.7.0", |
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 | | - "jsdom": "^27.4.0", |
104 | | - "lint-staged": "^16.2.7", |
| 103 | + "jsdom": "^28.1.0", |
| 104 | + "lint-staged": "^16.3.1", |
105 | 105 | "prettier": "^3.8.1", |
106 | 106 | "rimraf": "^6.1.3", |
107 | 107 | "semantic-release": "^24.2.9", |
108 | 108 | "typescript": "^5.9.3", |
109 | | - "validate-package-exports": "^0.18.0", |
| 109 | + "validate-package-exports": "^0.19.1", |
110 | 110 | "vitest": "^3.2.4" |
111 | 111 | }, |
112 | 112 | "pnpm": { |
|
0 commit comments