From 549ec6e29d6054323dd619d620e65460d7575bcd Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Thu, 14 Sep 2023 13:42:45 -0500 Subject: Fix sourcemaps + typing --- app/pnpm-lock.yaml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'app/pnpm-lock.yaml') diff --git a/app/pnpm-lock.yaml b/app/pnpm-lock.yaml index e483b7b..4f11aeb 100644 --- a/app/pnpm-lock.yaml +++ b/app/pnpm-lock.yaml @@ -27,6 +27,9 @@ devDependencies: '@tailwindcss/typography': specifier: 0.5.10 version: 0.5.10(tailwindcss@3.3.3) + '@types/html-minifier-terser': + specifier: ^7.0.0 + version: 7.0.0 '@types/node': specifier: 20.6.0 version: 20.6.0 @@ -1802,6 +1805,10 @@ packages: resolution: {integrity: sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==} dev: true + /@types/html-minifier-terser@7.0.0: + resolution: {integrity: sha512-hw3bhStrg5e3FQT8qZKCJTrzt/UbEaunU1xRWJ+aNOTmeBMvE3S4Ml2HiiNnZgL8izu0LFVkHUoPFXL1s5QNpQ==} + dev: true + /@types/json-schema@7.0.12: resolution: {integrity: sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==} dev: true -- cgit v1.2.3