diff --git a/src/web/package.json b/src/web/package.json index 250dadf..91dcf20 100644 --- a/src/web/package.json +++ b/src/web/package.json @@ -71,7 +71,7 @@ "@vitejs/plugin-react": "^4.3.1", "@vitejs/plugin-react-swc": "^3.7.0", "eslint": "9.x", - "eslint-plugin-i18next": "^6.0.9", + "eslint-plugin-i18next": "^6.1.1", "eslint-plugin-react": "^7.36.1", "globals": "^15.9.0", "i18next-parser": "^9.0.2", diff --git a/src/web/pnpm-lock.yaml b/src/web/pnpm-lock.yaml index d5682e5..b5d5ad5 100644 --- a/src/web/pnpm-lock.yaml +++ b/src/web/pnpm-lock.yaml @@ -124,8 +124,8 @@ importers: specifier: 9.x version: 9.10.0 eslint-plugin-i18next: - specifier: ^6.0.9 - version: 6.0.9 + specifier: ^6.1.1 + version: 6.1.1 eslint-plugin-react: specifier: ^7.36.1 version: 7.36.1(eslint@9.10.0) @@ -2152,8 +2152,8 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - eslint-plugin-i18next@6.0.9: - resolution: {integrity: sha512-tAof/p58sN4Az+P6kqu+RijqddalHhz0X6fe+exyBJAUvN9Yk1plOKl8XMySCIQS+vnRWbzzThgHXeDe++uEXQ==} + eslint-plugin-i18next@6.1.1: + resolution: {integrity: sha512-/Vy6BfX44njxpRnbJm7bbph0KaNJF2eillqN5W+u03hHuxmh9BjtjdPSrI9HPtyoEbG4j5nBn9gXm/dg99mz3Q==} engines: {node: '>=0.10.0'} eslint-plugin-react@7.36.1: @@ -5886,7 +5886,7 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-plugin-i18next@6.0.9: + eslint-plugin-i18next@6.1.1: dependencies: lodash: 4.17.21 requireindex: 1.1.0