diff --git a/package.json b/package.json index 1af3f67a38621c151da1563f87252204ab37c644..8597ed95c2aef8be7a4022b1bcf317a0e1b8ce43 100644 --- a/package.json +++ b/package.json @@ -12,16 +12,16 @@ }, "license": "GPL-3.0-only", "devDependencies": { - "@types/d3": "^5.16.4", - "@types/jquery": "^3.5.13", - "@types/lodash": "^4.14.178", - "@types/mousetrap": "^1.6.9", + "@types/d3": "^5.7.2", + "@types/jquery": "^3.5.1", + "@types/lodash": "^4.14.159", + "@types/mousetrap": "^1.6.3", "@types/twine-sugarcube": "^2.36.1", "eslint": "^8.0.0", "eslint-plugin-jsdoc": "^37.0.0", "eslint-plugin-sonarjs": "^0.11.0", "ts-essentials": "^9.1.1", - "typescript": "^4.5.5" + "typescript": "^4.4.0" }, "dependencies": { "autoprefixer": "^10.0.0",