diff --git a/package.json b/package.json index 1a26def5a..1036d8368 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "@next/bundle-analyzer": "15.5.15", "@sentry/webpack-plugin": "5.2.0", "@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 bdebf7e3a..6ce34f2d1 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.2) '@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 @@ -1841,8 +1841,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==} @@ -3100,6 +3101,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==} @@ -6267,7 +6272,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': {} @@ -7724,6 +7731,8 @@ snapshots: imurmurhash@0.1.4: {} + inflection@3.0.2: {} + inline-style-prefixer@7.0.1: dependencies: css-in-js-utils: 3.1.0