|
50 | 50 | "log-symbols": "7.0.1", |
51 | 51 | "minimatch": "10.0.1", |
52 | 52 | "nodejs-file-downloader": "4.13.0", |
53 | | - "posthog-node": "4.17.1", |
54 | | - "zod": "3.25.20" |
| 53 | + "posthog-node": "4.18.0", |
| 54 | + "zod": "3.25.56" |
55 | 55 | }, |
56 | 56 | "commitlint": { |
57 | 57 | "extends": ["@commitlint/config-conventional"], |
|
75 | 75 | "@semantic-release/commit-analyzer": "13.0.1", |
76 | 76 | "@semantic-release/exec": "7.1.0", |
77 | 77 | "@semantic-release/git": "10.0.1", |
78 | | - "@semantic-release/github": "11.0.2", |
| 78 | + "@semantic-release/github": "11.0.3", |
79 | 79 | "@semantic-release/npm": "12.0.1", |
80 | 80 | "@semantic-release/release-notes-generator": "14.0.3", |
81 | 81 | "@types/glob": "8.1.0", |
82 | 82 | "@types/is-ci": "3.0.4", |
83 | | - "@types/node": "22.15.21", |
| 83 | + "@types/node": "22.15.31", |
84 | 84 | "@vitest/coverage-v8": "2.1.9", |
85 | 85 | "conventional-changelog-conventionalcommits": "9.0.0", |
86 | 86 | "cross-env": "7.0.3", |
87 | | - "esbuild": "0.25.4", |
| 87 | + "esbuild": "0.25.5", |
88 | 88 | "is-ci": "4.1.0", |
89 | 89 | "jest-chance": "0.2.5", |
90 | 90 | "lefthook": "1.11.13", |
91 | 91 | "mock-cwd": "1.0.0", |
92 | 92 | "node-gyp": "11.2.0", |
93 | | - "npm-run-all2": "8.0.3", |
94 | | - "pnpm": "10.11.0", |
| 93 | + "npm-run-all2": "8.0.4", |
| 94 | + "pnpm": "10.12.1", |
95 | 95 | "rimraf": "6.0.1", |
96 | | - "semantic-release": "24.2.4", |
| 96 | + "semantic-release": "24.2.5", |
97 | 97 | "semantic-release-export-data": "1.1.0", |
98 | 98 | "ts-node": "10.9.2", |
99 | | - "tsx": "4.19.4", |
| 99 | + "tsx": "4.20.3", |
100 | 100 | "typescript": "5.8.3", |
101 | 101 | "vitest": "2.1.9" |
102 | 102 | }, |
|
0 commit comments