diff --git a/packages/nc-gui/package.json b/packages/nc-gui/package.json index f8ffb2f7a1..61a2bf879d 100644 --- a/packages/nc-gui/package.json +++ b/packages/nc-gui/package.json @@ -66,6 +66,7 @@ "file-saver": "^2.0.5", "fuse.js": "^6.6.2", "httpsnippet": "^2.0.0", + "inflection": "^1.13.4", "jsbarcode": "^3.11.6", "jsep": "^1.3.8", "jwt-decode": "^3.1.2", @@ -132,6 +133,7 @@ "@types/d3-scale": "^4.0.8", "@types/dagre": "^0.7.52", "@types/file-saver": "^2.0.7", + "@types/inflection": "^1.13.2", "@types/leaflet": "^1.9.12", "@types/leaflet.markercluster": "^1.5.4", "@types/papaparse": "^5.3.14", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fd33535c95..92452d2649 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -127,6 +127,9 @@ importers: httpsnippet: specifier: ^2.0.0 version: 2.0.0(mkdirp@2.1.6) + inflection: + specifier: ^1.13.4 + version: 1.13.4 jsbarcode: specifier: ^3.11.6 version: 3.11.6 @@ -317,6 +320,9 @@ importers: '@types/file-saver': specifier: ^2.0.7 version: 2.0.7 + '@types/inflection': + specifier: ^1.13.2 + version: 1.13.2 '@types/leaflet': specifier: ^1.9.12 version: 1.9.12 @@ -9496,6 +9502,10 @@ packages: '@types/node': 20.11.30 dev: true + /@types/inflection@1.13.2: + resolution: {integrity: sha512-VxXY8dNLrxn7nDvsud77K60uD3a9RSmKfa0k/N/zvP2G55R5/8DSO5Ferz3mQdlAo8jPnpQLilCx9rABdPHSVg==} + dev: true + /@types/ioredis-mock@8.2.5: resolution: {integrity: sha512-cZyuwC9LGtg7s5G9/w6rpy3IOZ6F/hFR0pQlWYZESMo1xQUYbDpa6haqB4grTePjsGzcB/YLBFCjqRunK5wieg==} dependencies: