From 9b0be92951686c6608d882195553e7df452c5d92 Mon Sep 17 00:00:00 2001 From: Petr Glaser Date: Sun, 1 Dec 2024 00:25:39 +0100 Subject: [PATCH] fix(deps): fix typo in typescript version --- package.json | 2 +- pnpm-lock.yaml | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a06b4091..e095205d 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "postcss": "8.4.38", "tailwindcss": "3.4.13", "ts-node": "10.9.2", - "typescript": "calatog:", + "typescript": "catalog:", "@sinclair/typebox": "0.34.9" }, "": "// TODO: Remove this override when https://github.com/nrwl/nx/issues/28205 is fixed", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 53a15b43..4dba9dcb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,6 +12,9 @@ catalogs: react-dom: specifier: 19.0.0-rc.1 version: 19.0.0-rc.1 + typescript: + specifier: 5.7.2 + version: 5.7.2 importers: @@ -232,7 +235,7 @@ importers: specifier: 10.9.2 version: 10.9.2(@swc/core@1.5.25(@swc/helpers@0.5.11))(@types/node@20.14.2)(typescript@5.7.2) typescript: - specifier: ~5.7.2 + specifier: 'catalog:' version: 5.7.2 apps/coursition-new-rs: @@ -269,7 +272,7 @@ importers: specifier: ^3.4.15 version: 3.4.15(ts-node@10.9.2(@swc/core@1.5.25(@swc/helpers@0.5.15))(@types/node@20.17.9)(typescript@5.7.2)) typescript: - specifier: ^5.7.2 + specifier: 'catalog:' version: 5.7.2 apps/legacy_nmit: