|
46 | 46 | "url": "https://github.com/webdeveric/styled-json-console/issues" |
47 | 47 | }, |
48 | 48 | "homepage": "https://github.com/webdeveric/styled-json-console/#readme", |
49 | | - "packageManager": "pnpm@10.29.3+sha512.498e1fb4cca5aa06c1dcf2611e6fafc50972ffe7189998c409e90de74566444298ffe43e6cd2acdc775ba1aa7cc5e092a8b7054c811ba8c5770f84693d33d2dc", |
| 49 | + "packageManager": "pnpm@10.30.2+sha512.36cdc707e7b7940a988c9c1ecf88d084f8514b5c3f085f53a2e244c2921d3b2545bc20dd4ebe1fc245feec463bb298aecea7a63ed1f7680b877dc6379d8d0cb4", |
50 | 50 | "scripts": { |
51 | 51 | "clean": "rimraf ./dist/ ./cache/", |
52 | 52 | "prebuild": "pnpm clean", |
|
63 | 63 | }, |
64 | 64 | "prettier": "@webdeveric/prettier-config", |
65 | 65 | "devDependencies": { |
66 | | - "@commitlint/config-conventional": "^20.4.1", |
| 66 | + "@commitlint/config-conventional": "^20.4.2", |
67 | 67 | "@commitlint/types": "^20.4.0", |
68 | 68 | "@types/node": "^22.19.11", |
69 | 69 | "@vitest/coverage-v8": "^4.0.18", |
70 | | - "@webdeveric/eslint-config-ts": "^0.11.0", |
| 70 | + "@webdeveric/eslint-config-ts": "^0.12.0", |
71 | 71 | "@webdeveric/prettier-config": "^0.3.0", |
72 | | - "commitlint": "^20.4.1", |
73 | | - "commitlint-plugin-cspell": "^0.4.0", |
| 72 | + "commitlint": "^20.4.2", |
| 73 | + "commitlint-plugin-cspell": "^0.6.0", |
74 | 74 | "conventional-changelog-conventionalcommits": "^9.1.0", |
75 | | - "cspell": "^9.6.4", |
| 75 | + "cspell": "^9.7.0", |
76 | 76 | "eslint": "^8.57.1", |
77 | 77 | "eslint-config-prettier": "^10.1.8", |
78 | 78 | "eslint-import-resolver-typescript": "^4.4.4", |
79 | 79 | "eslint-plugin-import": "^2.32.0", |
80 | 80 | "husky": "^9.1.7", |
81 | | - "jsdom": "^27.4.0", |
82 | 81 | "lint-staged": "^16.2.7", |
83 | 82 | "prettier": "^3.8.1", |
84 | | - "rimraf": "^6.1.2", |
| 83 | + "rimraf": "^6.1.3", |
85 | 84 | "semantic-release": "^25.0.3", |
86 | 85 | "typescript": "^5.9.3", |
87 | | - "validate-package-exports": "^0.15.0", |
| 86 | + "validate-package-exports": "^0.19.0", |
88 | 87 | "vitest": "^4.0.18" |
89 | 88 | }, |
90 | 89 | "pnpm": { |
|
0 commit comments