|
17 | 17 | "url": "https://github.com/webdeveric/validation-algorithms/issues"
|
18 | 18 | },
|
19 | 19 | "license": "MIT",
|
20 |
| - "packageManager": "pnpm@9.14.4+sha512.c8180b3fbe4e4bca02c94234717896b5529740a6cbadf19fa78254270403ea2f27d4e1d46a08a0f56c89b63dc8ebfd3ee53326da720273794e6200fcf0d184ab", |
| 20 | + "packageManager": "pnpm@9.15.0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c", |
21 | 21 | "sideEffects": false,
|
22 | 22 | "engines": {
|
23 | 23 | "node": ">=20.0.0"
|
|
62 | 62 | "devDependencies": {
|
63 | 63 | "@commitlint/config-conventional": "^19.6.0",
|
64 | 64 | "@commitlint/types": "^19.5.0",
|
65 |
| - "@types/node": "^22.10.1", |
66 |
| - "@vitest/coverage-v8": "^2.1.6", |
| 65 | + "@types/node": "^22.10.2", |
| 66 | + "@vitest/coverage-v8": "^2.1.8", |
67 | 67 | "@webdeveric/eslint-config-ts": "^0.11.0",
|
68 | 68 | "@webdeveric/prettier-config": "^0.3.0",
|
69 |
| - "commitlint": "^19.6.0", |
| 69 | + "commitlint": "^19.6.1", |
70 | 70 | "commitlint-plugin-cspell": "^0.1.1",
|
71 | 71 | "conventional-changelog-conventionalcommits": "^8.0.0",
|
72 |
| - "cspell": "^8.16.1", |
| 72 | + "cspell": "^8.17.1", |
73 | 73 | "eslint": "^8.57.1",
|
74 | 74 | "eslint-config-prettier": "^9.1.0",
|
75 |
| - "eslint-import-resolver-typescript": "^3.6.3", |
| 75 | + "eslint-import-resolver-typescript": "^3.7.0", |
76 | 76 | "eslint-plugin-import": "^2.31.0",
|
77 | 77 | "fast-luhn": "^2.0.2",
|
78 | 78 | "husky": "^9.1.7",
|
79 |
| - "lint-staged": "^15.2.10", |
| 79 | + "lint-staged": "^15.2.11", |
80 | 80 | "luhn": "^2.4.1",
|
81 |
| - "prettier": "^3.4.1", |
| 81 | + "prettier": "^3.4.2", |
82 | 82 | "rimraf": "^6.0.1",
|
83 | 83 | "semantic-release": "^24.2.0",
|
84 | 84 | "typescript": "^5.7.2",
|
85 | 85 | "validate-package-exports": "^0.8.0",
|
86 |
| - "vitest": "^2.1.6" |
| 86 | + "vitest": "^2.1.8" |
87 | 87 | }
|
88 | 88 | }
|
0 commit comments