|
88 | 88 | "@fluidframework/build-common": "^2.0.3",
|
89 | 89 | "@fluidframework/build-tools": "^0.44.0",
|
90 | 90 | "@fluidframework/common-utils-previous": "npm:@fluidframework/[email protected]",
|
91 |
| - "@fluidframework/eslint-config-fluid": "^5.2.0", |
| 91 | + "@fluidframework/eslint-config-fluid": "^5.4.0", |
92 | 92 | "@microsoft/api-extractor": "^7.45.1",
|
93 | 93 | "@types/base64-js": "^1.3.0",
|
94 | 94 | "@types/benchmark": "^2.1.0",
|
95 |
| - "@types/jest": "22.2.3", |
| 95 | + "@types/jest": "29.5.3", |
96 | 96 | "@types/jest-environment-puppeteer": "2.2.0",
|
97 | 97 | "@types/mocha": "^9.1.1",
|
98 |
| - "@types/node": "^16.18.38", |
99 |
| - "@types/puppeteer": "1.3.0", |
100 |
| - "@types/sinon": "^7.0.13", |
| 98 | + "@types/node": "^18.19.39", |
| 99 | + "@types/sinon": "^17.0.3", |
101 | 100 | "benchmark": "^2.1.4",
|
102 | 101 | "c8": "^8.0.1",
|
103 |
| - "concurrently": "^6.2.0", |
| 102 | + "concurrently": "^8.2.1", |
104 | 103 | "copyfiles": "^2.4.1",
|
105 | 104 | "cross-env": "^7.0.3",
|
106 | 105 | "eslint": "~8.55.0",
|
107 | 106 | "eslint-config-prettier": "~9.0.0",
|
108 |
| - "jest": "^26.6.3", |
| 107 | + "jest": "^29.6.2", |
109 | 108 | "jest-junit": "^10.0.0",
|
110 |
| - "jest-puppeteer": "^4.4.0", |
111 |
| - "mocha": "^10.0.0", |
| 109 | + "jest-puppeteer": "^9.0.2", |
| 110 | + "mocha": "^10.2.0", |
112 | 111 | "mocha-json-output-reporter": "^2.0.1",
|
113 | 112 | "mocha-multi-reporters": "^1.5.1",
|
114 | 113 | "moment": "^2.21.0",
|
115 | 114 | "prettier": "~3.0.3",
|
116 |
| - "puppeteer": "^2.1.0", |
| 115 | + "puppeteer": "^22.2.0", |
117 | 116 | "rewire": "^5.0.0",
|
118 |
| - "rimraf": "^2.6.2", |
119 |
| - "sinon": "^7.4.2", |
120 |
| - "ts-jest": "^26.4.4", |
| 117 | + "rimraf": "^4.4.1", |
| 118 | + "sinon": "^17.0.1", |
| 119 | + "ts-jest": "^29.1.1", |
121 | 120 | "ts-node": "^10.9.1",
|
122 |
| - "typescript": "~4.5.5" |
| 121 | + "typescript": "~5.4.5" |
123 | 122 | },
|
124 | 123 | "packageManager": "[email protected]+sha512.d1a029e1a447ad90bc96cd58b0fad486d2993d531856396f7babf2d83eb1823bb83c5a3d0fc18f675b2d10321d49eb161fece36fe8134aa5823ecd215feed392",
|
125 | 124 | "fluidBuild": {
|
|
0 commit comments