audio-fingerprinting-file-reader
Advanced tools
Comparing version
@@ -12,3 +12,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.26.0", | ||
"@babel/runtime": "^7.26.9", | ||
"tslib": "^2.8.1" | ||
@@ -18,8 +18,8 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.26.0", | ||
"@babel/core": "^7.26.9", | ||
"@babel/plugin-external-helpers": "^7.25.9", | ||
"@babel/plugin-transform-runtime": "^7.25.9", | ||
"@babel/preset-env": "^7.26.0", | ||
"@commitlint/cli": "^19.6.1", | ||
"@commitlint/config-angular": "^19.7.0", | ||
"@babel/plugin-transform-runtime": "^7.26.9", | ||
"@babel/preset-env": "^7.26.9", | ||
"@commitlint/cli": "^19.7.1", | ||
"@commitlint/config-angular": "^19.7.1", | ||
"@rollup/plugin-babel": "^6.0.4", | ||
@@ -30,3 +30,3 @@ "chai": "^4.3.10", | ||
"eslint": "^8.57.0", | ||
"eslint-config-holy-grail": "^60.0.17", | ||
"eslint-config-holy-grail": "^60.0.20", | ||
"grunt": "^1.6.1", | ||
@@ -44,16 +44,16 @@ "grunt-cli": "^1.5.0", | ||
"karma-webpack": "^5.0.1", | ||
"lint-staged": "^15.3.0", | ||
"lint-staged": "^15.4.3", | ||
"load-grunt-config": "^4.0.1", | ||
"mocha": "^10.8.2", | ||
"prettier": "^3.4.2", | ||
"prettier": "^3.5.2", | ||
"rimraf": "^6.0.1", | ||
"rollup": "^4.29.2", | ||
"rollup": "^4.34.8", | ||
"sinon": "^17.0.2", | ||
"sinon-chai": "^3.7.0", | ||
"ts-loader": "^9.5.1", | ||
"ts-loader": "^9.5.2", | ||
"tsconfig-holy-grail": "^15.0.2", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^56.0.6", | ||
"typescript": "^5.7.2", | ||
"webpack": "^5.97.1" | ||
"typescript": "^5.7.3", | ||
"webpack": "^5.98.0" | ||
}, | ||
@@ -85,3 +85,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.78" | ||
"version": "4.0.79" | ||
} |
Updated