diff --git a/package.json b/package.json index 83ce4c56..6fab4ee4 100644 --- a/package.json +++ b/package.json @@ -59,33 +59,30 @@ "types/*.d.ts" ], "dependencies": { - "@babel/code-frame": "7.18.6", - "@babel/runtime": "7.18.9", - "@types/aria-query": "5.0.1", + "@babel/code-frame": "^7.10.4", + "@babel/runtime": "^7.12.5", + "@types/aria-query": "^5.0.1", "aria-query": "5.3.0", - "dom-accessibility-api": "0.5.9", - "lz-string": "1.5.0", + "dom-accessibility-api": "^0.5.9", + "lz-string": "^1.5.0", "picocolors": "1.1.1", - "pretty-format": "27.0.2" + "pretty-format": "^27.0.2" }, "devDependencies": { - "@testing-library/jest-dom": "5.11.6", + "@testing-library/jest-dom": "^5.11.6", "browserslist": "4.21.8", "caniuse-lite": "1.0.30001502", - "jest-in-case": "1.0.2", - "jest-snapshot-serializer-ansi": "1.0.0", - "jest-watch-select-projects": "2.0.0", + "jest-in-case": "^1.0.2", + "jest-snapshot-serializer-ansi": "^1.0.0", + "jest-watch-select-projects": "^2.0.0", "jsdom": "20.0.0", - "kcd-scripts": "13.0.0", - "typescript": "4.5" + "kcd-scripts": "^13.0.0", + "typescript": "^4.1.2" }, "overrides": { + "@babel/helper-compilation-targets": "7.24.7", "browserslist": "4.21.8", - "caniuse-lite": "1.0.30001502", - "@babel/runtime": "7.18.9", - "@babel/core": "7.18.13", - "@babel/helper-compilation-targets": "7.18.9", - "@types/node": "18.11.9" + "caniuse-lite": "1.0.30001502" }, "eslintConfig": { "extends": [