|
66 | 66 | "@types/node": "^22.5.5", |
67 | 67 | "@typescript-eslint/eslint-plugin": "^7.5.0", |
68 | 68 | "@typescript-eslint/parser": "^7.5.0", |
69 | | - "browser-sync": "^3.0.2", |
70 | | - "coveralls": "^3.1.1", |
| 69 | + "coveralls-next": "^4.2.1", |
| 70 | + "browser-sync": "^3.0.3", |
71 | 71 | "eslint": "^8.57.0", |
72 | 72 | "eslint-plugin-import": "^2.29.1", |
73 | 73 | "eslint-plugin-prefer-arrow": "^1.2.3", |
74 | 74 | "eslint-plugin-unicorn": "^52.0.0", |
75 | 75 | "glob": "^11.0.0", |
76 | 76 | "jasmine": "^5.3.0", |
77 | 77 | "jasmine-spec-reporter": "^7.0.0", |
78 | | - "lerna": "^3.16.4", |
79 | | - "lerna-changelog": "^0.8.2", |
| 78 | + "lerna": "^8.1.9", |
| 79 | + "lerna-changelog": "^2.2.0", |
80 | 80 | "lite-server": "^2.6.1", |
81 | 81 | "nyc": "^17.0.0", |
82 | 82 | "resolve": "^1.22.8", |
83 | 83 | "source-map-support": "^0.5.21", |
84 | 84 | "ts-node": "^10.9.2", |
85 | 85 | "tslint": "^5.11.0", |
86 | 86 | "typescript": "~5.5.4", |
87 | | - "typescript-json-schema": "^0.65.1" |
| 87 | + "typescript-json-schema": "^0.65.1", |
| 88 | + "parse-url": "^8.1.0", |
| 89 | + "braces": "^3.0.3", |
| 90 | + "highlight.js": "^10.4.1", |
| 91 | + "mem": "^4.0.0", |
| 92 | + "tar": "^6.2.1", |
| 93 | + "micromatch": "^4.0.8", |
| 94 | + "trim-newlines": "^3.0.1", |
| 95 | + "parse-path": "^5.0.0", |
| 96 | + "http-cache-semantics": "^4.1.1" |
88 | 97 | }, |
89 | 98 | "workspaces": [ |
90 | 99 | "packages/*" |
|
0 commit comments