diff options
| author | alyssaf16 <alyssa_feinberg@brown.edu> | 2024-10-07 22:48:54 -0400 |
|---|---|---|
| committer | alyssaf16 <alyssa_feinberg@brown.edu> | 2024-10-07 22:48:54 -0400 |
| commit | 66950dca6e7add542aba3c6caa8115ce7f1ecd73 (patch) | |
| tree | d490ba81e776e86ef026d7ceb3d52caa2610271f /package.json | |
| parent | fbff73033b6c0f9b1214e9013c155ff085e7a737 (diff) | |
comments and clean up
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 8646a1d7f..4f133e3d6 100644 --- a/package.json +++ b/package.json @@ -73,9 +73,9 @@ "@types/youtube": "^0.1.0", "chai": "^5.0.0", "cross-env": "^7.0.3", - "eslint": "^9.10.0", - "eslint-plugin-react": "^7.36.1", - "globals": "^15.9.0", + "eslint": "^9.12.0", + "eslint-plugin-react": "^7.37.1", + "globals": "^15.10.0", "jsdom": "^25.0.0", "mocha": "^10.2.0", "prettier": "^3.1.0", @@ -84,7 +84,7 @@ "ts-loader": "^9.5.1", "ts-node": "^10.9.1", "ts-node-dev": "^2.0.0", - "typescript-eslint": "^8.6.0", + "typescript-eslint": "^8.8.0", "webpack-dev-server": "^5.0.4" }, "dependencies": { @@ -311,8 +311,8 @@ "string-similarity": "^4.0.4", "styled-components": "^6.1.1", "supercluster": "^8.0.1", - "tesseract.js": "^5.1.0", "svgson": "^5.3.1", + "tesseract.js": "^5.1.0", "textarea-caret": "^3.1.0", "textfit": "^2.4.0", "tough-cookie": "^5.0.0", |
