diff --git a/apps/web/package.json b/apps/web/package.json index f4a11472..1f3f4da9 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -16,7 +16,7 @@ "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.6", "@tailwindcss/line-clamp": "0.4.4", - "@types/balanced-match": "1.0.4", + "@types/balanced-match": "3.0.0", "@types/path-browserify": "1.0.0", "@types/ua-parser-js": "0.7.37", "@types/wicg-file-system-access": "2023.10.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f6409a35..92f93d7e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -139,8 +139,8 @@ importers: specifier: 0.4.4 version: 0.4.4(tailwindcss@3.3.3) '@types/balanced-match': - specifier: 1.0.4 - version: 1.0.4 + specifier: 3.0.0 + version: 3.0.0 '@types/path-browserify': specifier: 1.0.0 version: 1.0.0 @@ -947,8 +947,8 @@ packages: resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==} dev: true - /@types/balanced-match@1.0.4: - resolution: {integrity: sha512-sLf9sSU59HlbUuaHGkWRp7T9fEoVQALBeu5gtXTU6NhSAIazEsPTJmnYuqo+0ZsgWw7e63r478wo8ba5r5dL5A==} + /@types/balanced-match@3.0.0: + resolution: {integrity: sha512-B0lh3gbIZhWFKsBostepqbKecS8JI+5AuHPMYEIcH1vY6Q1Ho1hxQNZ4xUDSEDD1m9Sbhtl0PeKiMynSJVtkKA==} dev: true /@types/cookie@0.5.1: