chore(deps): bump the version-all group in /frontend with 2 updates (#12232)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-01 19:29:41 +02:00
committed by GitHub
parent 714459d6eb
commit 437046f5a4
2 changed files with 11 additions and 11 deletions

View File

@@ -30,11 +30,11 @@
"isbot": "^5.1.32",
"lucide-react": "^0.562.0",
"monaco-editor": "^0.55.1",
"posthog-js": "^1.311.0",
"posthog-js": "^1.312.0",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-hot-toast": "^2.6.0",
"react-i18next": "^16.5.0",
"react-i18next": "^16.5.1",
"react-icons": "^5.5.0",
"react-markdown": "^10.1.0",
"react-router": "^7.11.0",
@@ -13382,9 +13382,9 @@
}
},
"node_modules/posthog-js": {
"version": "1.311.0",
"resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.311.0.tgz",
"integrity": "sha512-P1dWYNFr1dlfa5sAOFj4uq2jJuGfNce3ctYl565t0Fm/i4ZJZq4D2hmKyTMjKu5f9wyZVlTeRdxdmTIGDjCegw==",
"version": "1.312.0",
"resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.312.0.tgz",
"integrity": "sha512-rdXprhuRzhutU8powMJpIfC0uRtI3OyuYktmLhZRMsD4DQaO3fnudKNq4zxtNmqMPFCSTfmlBH8ByLNOppm2tg==",
"dependencies": {
"@posthog/core": "1.9.0",
"core-js": "^3.38.1",
@@ -13688,11 +13688,11 @@
}
},
"node_modules/react-i18next": {
"version": "16.5.0",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.5.0.tgz",
"integrity": "sha512-IMpPTyCTKxEj8klCrLKUTIUa8uYTd851+jcu2fJuUB9Agkk9Qq8asw4omyeHVnOXHrLgQJGTm5zTvn8HpaPiqw==",
"version": "16.5.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.5.1.tgz",
"integrity": "sha512-Hks6UIRZWW4c+qDAnx1csVsCGYeIR4MoBGQgJ+NUoNnO6qLxXuf8zu0xdcinyXUORgGzCdRsexxO1Xzv3sTdnw==",
"dependencies": {
"@babel/runtime": "^7.27.6",
"@babel/runtime": "^7.28.4",
"html-parse-stringify": "^3.0.1",
"use-sync-external-store": "^1.6.0"
},

View File

@@ -29,11 +29,11 @@
"isbot": "^5.1.32",
"lucide-react": "^0.562.0",
"monaco-editor": "^0.55.1",
"posthog-js": "^1.311.0",
"posthog-js": "^1.312.0",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-hot-toast": "^2.6.0",
"react-i18next": "^16.5.0",
"react-i18next": "^16.5.1",
"react-icons": "^5.5.0",
"react-markdown": "^10.1.0",
"react-router": "^7.11.0",