We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d61d7cf commit 785a0b9Copy full SHA for 785a0b9
package.json
@@ -70,22 +70,22 @@
70
"publish-next": "npm publish --dry-run --tag next"
71
},
72
"dependencies": {
73
- "@u4/opencv-build": "1.1.0",
74
- "eslint": "^9.6.0",
+ "@u4/opencv-build": "1.1.1",
+ "eslint": "^9.9.0",
75
"glob": "^11.0.0",
76
"nan": "^2.20.0",
77
- "node-gyp": "^10.1.0",
+ "node-gyp": "^10.2.0",
78
"picocolors": "^1.0.1",
79
"typescript-eslint": "8.0.0-alpha.30"
80
81
"devDependencies": {
82
"@eslint/js": "^9.6.0",
83
"@types/node": "^20.14.10",
84
"@types/progress": "^2.0.7",
85
- "axios": "^1.7.2",
+ "axios": "^1.7.4",
86
"cross-env": "^7.0.3",
87
"progress": "^2.0.3",
88
- "rimraf": "^6.0.0",
+ "rimraf": "^6.0.1",
89
"shx": "^0.3.4",
90
"typescript": "^5.5.3"
91
0 commit comments