diff --git a/package-lock.json b/package-lock.json index 1b3105279e63e..6d2184f93edc5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "nodejs.org", + "name": "npm-proj-1702529438858-0.7579681634984174aLvuWe", "version": "1.0.0", "lockfileVersion": 3, "requires": true, @@ -48,7 +48,7 @@ "shikiji": "~0.7.3", "tailwindcss": "^3.3.5", "turbo": "1.10.16", - "typescript": "~5.2.2", + "typescript": "^5.3.2", "unist-util-visit": "~5.0.0", "vfile": "~6.0.1", "vfile-matter": "~5.0.0" @@ -34820,9 +34820,9 @@ "dev": true }, "node_modules/typescript": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.2.tgz", + "integrity": "sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" diff --git a/package.json b/package.json index a34a37caba8d6..2b7906df812c2 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "shikiji": "~0.7.3", "tailwindcss": "^3.3.5", "turbo": "1.10.16", - "typescript": "~5.2.2", + "typescript": "~5.3.2", "unist-util-visit": "~5.0.0", "vfile": "~6.0.1", "vfile-matter": "~5.0.0"