-
- Downloads
package updates
File suppressed by a .gitattributes entry, the file's encoding is unsupported, or the file size exceeds the limit.
... | ... | @@ -102,11 +102,11 @@ |
"@types/gl": "^4.1.0", | ||
"@types/jest": "^27.5.1", | ||
"@types/react": "^18.0.9", | ||
"@types/react-dom": "^18.0.4", | ||
"@typescript-eslint/eslint-plugin": "^5.25.0", | ||
"@typescript-eslint/parser": "^5.25.0", | ||
"@types/react-dom": "^18.0.5", | ||
"@typescript-eslint/eslint-plugin": "^5.27.0", | ||
"@typescript-eslint/parser": "^5.27.0", | ||
"benchmark": "^2.1.4", | ||
"concurrently": "^7.2.0", | ||
"concurrently": "^7.2.1", | ||
"cpx2": "^4.2.0", | ||
"crypto-browserify": "^3.12.0", | ||
"css-loader": "^6.7.1", | ||
... | ... | @@ -127,8 +127,8 @@ |
"simple-git": "^3.7.1", | ||
"stream-browserify": "^3.0.0", | ||
"style-loader": "^3.3.1", | ||
"ts-jest": "^28.0.2", | ||
"typescript": "^4.6.4", | ||
"ts-jest": "^28.0.3", | ||
"typescript": "^4.7.2", | ||
"webpack": "^5.72.1", | ||
"webpack-cli": "^4.9.2" | ||
}, | ||
... | ... | @@ -147,7 +147,7 @@ |
"express": "^4.18.1", | ||
"h264-mp4-encoder": "^1.0.12", | ||
"immer": "^9.0.14", | ||
"immutable": "^4.0.0", | ||
"immutable": "^4.1.0", | ||
"node-fetch": "^2.6.7", | ||
"rxjs": "^7.5.5", | ||
"swagger-ui-dist": "^4.11.1", | ||
... | ... |
Please register or sign in to comment