Skip to content

Commit

Permalink
update some deps
Browse files Browse the repository at this point in the history
  • Loading branch information
UrielCh committed Aug 18, 2024
1 parent d61d7cf commit 785a0b9
Show file tree
Hide file tree
Showing 2 changed files with 1,294 additions and 999 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,22 +70,22 @@
"publish-next": "npm publish --dry-run --tag next"
},
"dependencies": {
"@u4/opencv-build": "1.1.0",
"eslint": "^9.6.0",
"@u4/opencv-build": "1.1.1",
"eslint": "^9.9.0",
"glob": "^11.0.0",
"nan": "^2.20.0",
"node-gyp": "^10.1.0",
"node-gyp": "^10.2.0",
"picocolors": "^1.0.1",
"typescript-eslint": "8.0.0-alpha.30"
},
"devDependencies": {
"@eslint/js": "^9.6.0",
"@types/node": "^20.14.10",
"@types/progress": "^2.0.7",
"axios": "^1.7.2",
"axios": "^1.7.4",
"cross-env": "^7.0.3",
"progress": "^2.0.3",
"rimraf": "^6.0.0",
"rimraf": "^6.0.1",
"shx": "^0.3.4",
"typescript": "^5.5.3"
},
Expand Down
Loading

0 comments on commit 785a0b9

Please sign in to comment.