|
66 | 66 | "url": "https://github.com/webdeveric/utils/issues" |
67 | 67 | }, |
68 | 68 | "homepage": "https://github.com/webdeveric/utils/#readme", |
69 | | - "packageManager": "pnpm@10.12.1+sha512.f0dda8580f0ee9481c5c79a1d927b9164f2c478e90992ad268bbb2465a736984391d6333d2c327913578b2804af33474ca554ba29c04a8b13060a717675ae3ac", |
| 69 | + "packageManager": "pnpm@10.12.4+sha512.5ea8b0deed94ed68691c9bad4c955492705c5eeb8a87ef86bc62c74a26b037b08ff9570f108b2e4dbd1dd1a9186fea925e527f141c648e85af45631074680184", |
70 | 70 | "scripts": { |
71 | 71 | "clean": "rimraf ./dist/", |
72 | 72 | "prebuild": "pnpm clean", |
|
87 | 87 | "devDependencies": { |
88 | 88 | "@commitlint/config-conventional": "^19.8.1", |
89 | 89 | "@commitlint/types": "^19.8.1", |
90 | | - "@types/node": "^22.15.30", |
91 | | - "@vitest/coverage-v8": "^3.2.3", |
| 90 | + "@types/node": "^22.15.34", |
| 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 | 94 | "commitlint": "^19.8.1", |
95 | 95 | "commitlint-plugin-cspell": "^0.2.0", |
96 | 96 | "conventional-changelog-conventionalcommits": "^9.0.0", |
97 | | - "cspell": "^9.0.2", |
| 97 | + "cspell": "^9.1.2", |
98 | 98 | "eslint": "^8.57.1", |
99 | 99 | "eslint-config-prettier": "^10.1.5", |
100 | | - "eslint-import-resolver-typescript": "^4.4.3", |
101 | | - "eslint-plugin-import": "^2.31.0", |
| 100 | + "eslint-import-resolver-typescript": "^4.4.4", |
| 101 | + "eslint-plugin-import": "^2.32.0", |
102 | 102 | "husky": "^9.1.7", |
103 | 103 | "jsdom": "^26.1.0", |
104 | | - "lint-staged": "^16.1.0", |
105 | | - "prettier": "^3.5.3", |
| 104 | + "lint-staged": "^16.1.2", |
| 105 | + "prettier": "^3.6.2", |
106 | 106 | "rimraf": "^6.0.1", |
107 | | - "semantic-release": "^24.2.5", |
| 107 | + "semantic-release": "^24.2.6", |
108 | 108 | "typescript": "^5.8.3", |
109 | 109 | "validate-package-exports": "^0.11.0", |
110 | | - "vitest": "^3.2.3" |
| 110 | + "vitest": "^3.2.4" |
111 | 111 | }, |
112 | 112 | "pnpm": { |
113 | 113 | "onlyBuiltDependencies": [ |
|
0 commit comments