summaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorINOUE Daisuke <inoue.daisuke@gmail.com>2025-04-08 22:18:39 +0900
committerINOUE Daisuke <inoue.daisuke@gmail.com>2025-04-08 22:18:39 +0900
commit1b57d9ea6513b81e538677f9ebf221d0c635f482 (patch)
tree14b748f14f2d123c9dc1e9ae73978e6d618839b8 /pnpm-lock.yaml
parent90bdf104d76674d307cbd50dc1cf3d973b663471 (diff)
Plural with i18next
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 6c486f9..c45ff07 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -129,6 +129,9 @@ importers:
'@types/express':
specifier: ^4.17.21
version: 4.17.21
+ '@types/handlebars':
+ specifier: ^4.1.0
+ version: 4.1.0
'@types/i18next-fs-backend':
specifier: ^1.2.0
version: 1.2.0
@@ -445,6 +448,10 @@ packages:
'@types/express@4.17.21':
resolution: {integrity: sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==}
+ '@types/handlebars@4.1.0':
+ resolution: {integrity: sha512-gq9YweFKNNB1uFK71eRqsd4niVkXrxHugqWFQkeLRJvGjnxsLr16bYtcsG4tOFwmYi0Bax+wCkbf1reUfdl4kA==}
+ deprecated: This is a stub types definition. handlebars provides its own type definitions, so you do not need this installed.
+
'@types/http-errors@2.0.4':
resolution: {integrity: sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==}
@@ -2825,6 +2832,10 @@ snapshots:
'@types/qs': 6.9.15
'@types/serve-static': 1.15.7
+ '@types/handlebars@4.1.0':
+ dependencies:
+ handlebars: 4.7.8
+
'@types/http-errors@2.0.4': {}
'@types/i18next-fs-backend@1.2.0':