|
63 | 63 | ] |
64 | 64 | }, |
65 | 65 | "dependencies": { |
66 | | - "@commitlint/parse": "^18.4.3", |
| 66 | + "@commitlint/parse": "^18.4.4", |
67 | 67 | "chalk": "^5.3.0", |
68 | 68 | "commander": "^11.1.0", |
69 | 69 | "current-git-branch": "^1.1.0", |
|
78 | 78 | "semver": "^7.5.4", |
79 | 79 | "stream-to-array": "^2.3.0", |
80 | 80 | "v8flags": "^4.0.1", |
81 | | - "vite-plugin-dts": "^3.7.0", |
| 81 | + "vite-plugin-dts": "^3.7.1", |
82 | 82 | "vite-plugin-externalize-deps": "^0.8.0" |
83 | 83 | }, |
84 | 84 | "devDependencies": { |
85 | 85 | "@types/current-git-branch": "^1.1.6", |
86 | | - "@types/eslint": "^8.56.0", |
| 86 | + "@types/eslint": "^8.56.2", |
87 | 87 | "@types/git-log-parser": "^1.2.3", |
88 | 88 | "@types/interpret": "^1.1.3", |
89 | 89 | "@types/jsonfile": "^6.1.4", |
90 | 90 | "@types/liftoff": "^4.0.3", |
91 | | - "@types/luxon": "^3.3.7", |
| 91 | + "@types/luxon": "^3.4.1", |
92 | 92 | "@types/minimist": "^1.2.5", |
93 | | - "@types/node": "^18.19.4", |
| 93 | + "@types/node": "^18.19.8", |
94 | 94 | "@types/semver": "^7.5.6", |
95 | 95 | "@types/stream-to-array": "^2.3.3", |
96 | 96 | "@types/v8flags": "^3.1.3", |
97 | | - "@typescript-eslint/eslint-plugin": "^6.16.0", |
98 | | - "@typescript-eslint/parser": "^6.16.0", |
| 97 | + "@typescript-eslint/eslint-plugin": "^6.19.0", |
| 98 | + "@typescript-eslint/parser": "^6.19.0", |
99 | 99 | "eslint": "^8.56.0", |
100 | 100 | "eslint-config-prettier": "^9.1.0", |
101 | 101 | "eslint-import-resolver-typescript": "^3.6.1", |
102 | 102 | "eslint-plugin-import": "^2.29.1", |
103 | | - "jsdom": "^23.0.1", |
| 103 | + "jsdom": "^23.2.0", |
104 | 104 | "nx": "^17.2.8", |
105 | 105 | "prettier": "^4.0.0-alpha.8", |
106 | 106 | "publint": "^0.2.7", |
107 | 107 | "type-fest": "^4.9.0", |
108 | | - "typescript": "^5.2.2", |
109 | | - "vite": "^5.0.10", |
110 | | - "vitest": "^1.1.0" |
| 108 | + "typescript": "^5.3.3", |
| 109 | + "vite": "^5.0.12", |
| 110 | + "vitest": "^1.2.1" |
111 | 111 | } |
112 | 112 | } |
0 commit comments