diff --git a/package-lock.json b/package-lock.json index 82d81874..340a8413 100644 --- a/package-lock.json +++ b/package-lock.json @@ -69,7 +69,7 @@ "stylelint-config-prettier": "9.0.3", "stylelint-config-standard": "25.0.0", "tailwindcss": "3.3.1", - "typescript": "4.7.4" + "typescript": "5.0.4" } }, "node_modules/@ampproject/remapping": { @@ -34032,15 +34032,15 @@ "integrity": "sha512-Y02iTW9l8PzGWkEVPqFJ4lVfckZHbYB+CZLKb5WsVRWjkKn/wo1X5OwlOwdKr8Tt+HzcgkOzwbdqY6CMgVO0tw==" }, "node_modules/typescript": { - "version": "4.7.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz", - "integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==", + "version": "5.0.4", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.0.4.tgz", + "integrity": "sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" }, "engines": { - "node": ">=4.2.0" + "node": ">=12.20" } }, "node_modules/ua-parser-js": { diff --git a/package.json b/package.json index 641a9fda..22f94933 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "stylelint-config-prettier": "9.0.3", "stylelint-config-standard": "25.0.0", "tailwindcss": "3.3.1", - "typescript": "4.7.4" + "typescript": "5.0.4" }, "keywords": [ "gatsby",