diff --git a/package.json b/package.json index bd8affb..407d2e5 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "dotenv": "^17.2.2", "i18next": "^25.5.2", "i18next-fs-backend": "^2.6.0", - "typescript": "^5.9.2" + "typescript": "^5.9.3" }, "devDependencies": { "@babel/cli": "^7.28.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cbebf33..32cf3cc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,13 +19,13 @@ importers: version: 17.2.2 i18next: specifier: ^25.5.2 - version: 25.5.2(typescript@5.9.2) + version: 25.5.2(typescript@5.9.3) i18next-fs-backend: specifier: ^2.6.0 version: 2.6.0 typescript: - specifier: ^5.9.2 - version: 5.9.2 + specifier: ^5.9.3 + version: 5.9.3 devDependencies: '@babel/cli': specifier: ^7.28.3 @@ -35,7 +35,7 @@ importers: version: 24.5.1 babel-plugin-i18next-extract: specifier: ^1.1.0 - version: 1.1.0(typescript@5.9.2) + version: 1.1.0(typescript@5.9.3) babel-plugin-root-import: specifier: ^6.6.0 version: 6.6.0 @@ -643,8 +643,8 @@ packages: tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - typescript@5.9.2: - resolution: {integrity: sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==} + typescript@5.9.3: + resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} engines: {node: '>=14.17'} hasBin: true @@ -931,12 +931,12 @@ snapshots: picomatch: 2.3.1 optional: true - babel-plugin-i18next-extract@1.1.0(typescript@5.9.2): + babel-plugin-i18next-extract@1.1.0(typescript@5.9.3): dependencies: '@babel/core': 7.28.4 '@babel/types': 7.28.0 deepmerge: 4.3.1 - i18next: 25.5.2(typescript@5.9.2) + i18next: 25.5.2(typescript@5.9.3) json-stable-stringify: 1.3.0 transitivePeerDependencies: - supports-color @@ -1161,11 +1161,11 @@ snapshots: i18next-fs-backend@2.6.0: {} - i18next@25.5.2(typescript@5.9.2): + i18next@25.5.2(typescript@5.9.3): dependencies: '@babel/runtime': 7.28.4 optionalDependencies: - typescript: 5.9.2 + typescript: 5.9.3 inflight@1.0.6: dependencies: @@ -1344,7 +1344,7 @@ snapshots: tslib@2.8.1: {} - typescript@5.9.2: {} + typescript@5.9.3: {} undici-types@7.12.0: {}