diff --git a/package.json b/package.json index d9aaacee..e712717a 100755 --- a/package.json +++ b/package.json @@ -78,7 +78,8 @@ "styled-components": "^5.3.11", "stylis": "^4.0.10", "stylis-plugin-rtl": "^2.1.1", - "tsparticles-slim": "^2.12.0" + "tsparticles-slim": "^2.12.0", + "typescript": "^5.9.3" }, "resolutions": { "react-error-overlay": "6.0.9", @@ -138,7 +139,6 @@ "react-error-overlay": "6.0.9", "sharp": "^0.34.4", "ts-node": "^10.9.2", - "typescript": "^5.9.3", "webpack-bundle-analyzer": "^4.10.2", "yn": "^5.1.0" },