Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
2f0d2f165a chore(deps-dev): Bump i18next-cli from 1.49.4 to 1.49.6
Bumps [i18next-cli](https://github.com/i18next/i18next-cli) from 1.49.4 to 1.49.6.
- [Changelog](https://github.com/i18next/i18next-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-cli/compare/v1.49.4...v1.49.6)

---
updated-dependencies:
- dependency-name: i18next-cli
  dependency-version: 1.49.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-13 13:43:56 +00:00
2 changed files with 36 additions and 36 deletions

66
package-lock.json generated
View File

@@ -13,7 +13,7 @@
"@codemirror/lint": "^6.9.5",
"@codemirror/state": "^6.5.4",
"@codemirror/theme-one-dark": "^6.1.3",
"@codemirror/view": "^6.39.17",
"@codemirror/view": "^6.39.16",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
@@ -30,7 +30,7 @@
"downshift": "^9.3.2",
"events": "^3.3.0",
"file-saver": "^2.0.5",
"i18next": "^25.8.17",
"i18next": "^25.8.16",
"i18next-browser-languagedetector": "^8.2.1",
"i18next-resources-to-backend": "^1.2.1",
"json-stringify-pretty-compact": "^4.0.0",
@@ -100,7 +100,7 @@
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.5.2",
"i18next-cli": "^1.49.4",
"i18next-cli": "^1.49.6",
"istanbul": "^0.4.5",
"istanbul-lib-coverage": "^3.2.2",
"postcss": "^8.5.8",
@@ -630,9 +630,9 @@
}
},
"node_modules/@codemirror/view": {
"version": "6.39.17",
"resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.39.17.tgz",
"integrity": "sha512-Aim4lFqhbijnchl83RLfABWueSGs1oUCSv0mru91QdhpXQeNKprIdRO9LWA4cYkJvuYTKGJN7++9MXx8XW43ag==",
"version": "6.39.16",
"resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.39.16.tgz",
"integrity": "sha512-m6S22fFpKtOWhq8HuhzsI1WzUP/hB9THbDj0Tl5KX4gbO6Y91hwBl7Yky33NdvB6IffuRFiBxf1R8kJMyXmA4Q==",
"license": "MIT",
"dependencies": {
"@codemirror/state": "^6.5.0",
@@ -8246,9 +8246,9 @@
}
},
"node_modules/i18next": {
"version": "25.8.17",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.17.tgz",
"integrity": "sha512-vWtCttyn5bpOK4hWbRAe1ZXkA+Yzcn2OcACT+WJavtfGMcxzkfvXTLMeOU8MUhRmAySKjU4VVuKlo0sSGeBokA==",
"version": "25.8.16",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.16.tgz",
"integrity": "sha512-/4Xvgm8RiJNcB+sZwplylrFNJ27DVvubGX7y6uXn7hh7aSvbmXVSRIyIGx08fEn05SYwaSYWt753mIpJuPKo+Q==",
"funding": [
{
"type": "individual",
@@ -8265,7 +8265,7 @@
],
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.28.6"
"@babel/runtime": "^7.28.4"
},
"peerDependencies": {
"typescript": "^5"
@@ -8286,28 +8286,28 @@
}
},
"node_modules/i18next-cli": {
"version": "1.49.4",
"resolved": "https://registry.npmjs.org/i18next-cli/-/i18next-cli-1.49.4.tgz",
"integrity": "sha512-ts/5iEO7/j30kzw+G0jpwpZ/0ChaggZt2ASQVJPizIrG8pjGh/StnQULfPPn0dWwOpCmEi9DQYm/WwrCJkoRRQ==",
"version": "1.49.6",
"resolved": "https://registry.npmjs.org/i18next-cli/-/i18next-cli-1.49.6.tgz",
"integrity": "sha512-RfYapPZ7cL77TYid1AhZjUXYWQBqlNjx7aiYfgsY20hlrAI3DNlCGwEBIYKJ+YdzNICJDbFPaKZLkc/qL4qWTw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@croct/json5-parser": "0.2.2",
"@swc/core": "1.15.18",
"chokidar": "5.0.0",
"commander": "14.0.3",
"execa": "9.6.1",
"glob": "13.0.6",
"i18next-resources-for-ts": "2.0.0",
"inquirer": "13.3.0",
"jiti": "2.6.1",
"jsonc-parser": "3.3.1",
"magic-string": "0.30.21",
"minimatch": "10.2.4",
"ora": "9.3.0",
"@croct/json5-parser": "^0.2.2",
"@swc/core": "^1.15.18",
"chokidar": "^5.0.0",
"commander": "^14.0.3",
"execa": "^9.6.1",
"glob": "^13.0.6",
"i18next-resources-for-ts": "^2.0.1",
"inquirer": "^13.3.0",
"jiti": "^2.6.1",
"jsonc-parser": "^3.3.1",
"magic-string": "^0.30.21",
"minimatch": "^10.2.4",
"ora": "^9.3.0",
"react": "^19.2.4",
"react-i18next": "^16.5.5",
"yaml": "2.8.2"
"react-i18next": "^16.5.6",
"yaml": "^2.8.2"
},
"bin": {
"i18next-cli": "dist/esm/cli.js"
@@ -8606,14 +8606,14 @@
}
},
"node_modules/i18next-resources-for-ts": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/i18next-resources-for-ts/-/i18next-resources-for-ts-2.0.0.tgz",
"integrity": "sha512-RvATolbJlxrwpZh2+R7ZcNtg0ewmXFFx6rdu9i2bUEBvn6ThgA82rxDe3rJQa3hFS0SopX0qPaABqVDN3TUVpw==",
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/i18next-resources-for-ts/-/i18next-resources-for-ts-2.0.1.tgz",
"integrity": "sha512-e3nroKWOHI/B4Nl2+N62xeCS8Dd61iSIUej/4ObeOs64JiLosAsHaa3HILg23rgIf+dS1I0IMDEkWPH2s9Oo3Q==",
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.28.4",
"@swc/core": "^1.15.3",
"@babel/runtime": "^7.28.6",
"@swc/core": "^1.15.18",
"chokidar": "^5.0.0",
"yaml": "^2.8.2"
},

View File

@@ -30,7 +30,7 @@
"@codemirror/lint": "^6.9.5",
"@codemirror/state": "^6.5.4",
"@codemirror/theme-one-dark": "^6.1.3",
"@codemirror/view": "^6.39.17",
"@codemirror/view": "^6.39.16",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
@@ -47,7 +47,7 @@
"downshift": "^9.3.2",
"events": "^3.3.0",
"file-saver": "^2.0.5",
"i18next": "^25.8.17",
"i18next": "^25.8.16",
"i18next-browser-languagedetector": "^8.2.1",
"i18next-resources-to-backend": "^1.2.1",
"json-stringify-pretty-compact": "^4.0.0",
@@ -134,7 +134,7 @@
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.5.2",
"i18next-cli": "^1.49.4",
"i18next-cli": "^1.49.6",
"istanbul": "^0.4.5",
"istanbul-lib-coverage": "^3.2.2",
"postcss": "^8.5.8",