From 18c8297d21536f233d5cb786b778665a8c7dfcab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 03:24:06 +0000 Subject: [PATCH] chore(deps): update dependency @types/inflection to v2 --- package.json | 2 +- pnpm-lock.yaml | 19 ++++++++++++++----- 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 127a6a178..b522a9576 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "@next/bundle-analyzer": "15.5.18", "@sentry/webpack-plugin": "5.2.1", "@trivago/prettier-plugin-sort-imports": "4.3.0", - "@types/inflection": "1.13.2", + "@types/inflection": "2.0.0", "@types/js-cookie": "3.0.6", "@types/lodash-es": "4.17.12", "@types/markdown-escape": "1.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e7541238e..f7a6f4ef7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -137,8 +137,8 @@ importers: specifier: 4.3.0 version: 4.3.0(prettier@3.8.3) '@types/inflection': - specifier: 1.13.2 - version: 1.13.2 + specifier: 2.0.0 + version: 2.0.0 '@types/js-cookie': specifier: 3.0.6 version: 3.0.6 @@ -1802,8 +1802,9 @@ packages: '@types/geojson@7946.0.16': resolution: {integrity: sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==} - '@types/inflection@1.13.2': - resolution: {integrity: sha512-VxXY8dNLrxn7nDvsud77K60uD3a9RSmKfa0k/N/zvP2G55R5/8DSO5Ferz3mQdlAo8jPnpQLilCx9rABdPHSVg==} + '@types/inflection@2.0.0': + resolution: {integrity: sha512-wvtAa0dRWFxn/Dw7w7+LySUmN6Yvndvbc87djXaSc0KwhcG2g33LwXdaHg6p2KOddj/1+172GPSeazgandPO2Q==} + deprecated: This is a stub types definition. inflection provides its own type definitions, so you do not need this installed. '@types/js-cookie@2.2.7': resolution: {integrity: sha512-aLkWa0C0vO5b4Sr798E26QgOkss68Un0bLjs7u9qxzPT5CG+8DuNTffWES58YzJs3hrVAOs1wonycqEBqNJubA==} @@ -3055,6 +3056,10 @@ packages: resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==} engines: {node: '>=0.8.19'} + inflection@3.0.2: + resolution: {integrity: sha512-+Bg3+kg+J6JUWn8J6bzFmOWkTQ6L/NHfDRSYU+EVvuKHDxUDHAXgqixHfVlzuBQaPOTac8hn43aPhMNk6rMe3g==} + engines: {node: '>=18.0.0'} + inline-style-prefixer@7.0.1: resolution: {integrity: sha512-lhYo5qNTQp3EvSSp3sRvXMbVQTLrvGV6DycRMJ5dm2BLMiJ30wpXKdDdgX+GmJZ5uQMucwRKHamXSst3Sj/Giw==} @@ -6160,7 +6165,9 @@ snapshots: '@types/geojson@7946.0.16': {} - '@types/inflection@1.13.2': {} + '@types/inflection@2.0.0': + dependencies: + inflection: 3.0.2 '@types/js-cookie@2.2.7': {} @@ -7608,6 +7615,8 @@ snapshots: imurmurhash@0.1.4: {} + inflection@3.0.2: {} + inline-style-prefixer@7.0.1: dependencies: css-in-js-utils: 3.1.0