diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 62ed141b8fa8..138620acc36a 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -14,7 +14,7 @@ "@react-router/serve": "^7.1.1", "@react-types/shared": "^3.25.0", "@reduxjs/toolkit": "^2.5.0", - "@tanstack/react-query": "^5.62.10", + "@tanstack/react-query": "^5.62.11", "@vitejs/plugin-react": "^4.3.2", "@xterm/addon-fit": "^0.10.0", "@xterm/xterm": "^5.4.0", @@ -27,12 +27,12 @@ "isbot": "^5.1.19", "jose": "^5.9.4", "monaco-editor": "^0.52.2", - "posthog-js": "^1.203.1", + "posthog-js": "^1.203.2", "react": "^19.0.0", "react-dom": "^19.0.0", "react-highlight": "^0.15.0", "react-hot-toast": "^2.4.1", - "react-i18next": "^15.2.0", + "react-i18next": "^15.4.0", "react-icons": "^5.4.0", "react-markdown": "^9.0.1", "react-redux": "^9.2.0", @@ -43,7 +43,7 @@ "sirv-cli": "^3.0.0", "socket.io-client": "^4.8.1", "tailwind-merge": "^2.6.0", - "vite": "^5.4.9", + "vite": "^5.4.11", "web-vitals": "^3.5.2", "ws": "^8.18.0" }, @@ -77,7 +77,7 @@ "eslint-plugin-react-hooks": "^4.6.2", "husky": "^9.1.6", "jsdom": "^25.0.1", - "lint-staged": "^15.2.11", + "lint-staged": "^15.3.0", "msw": "^2.6.6", "postcss": "^8.4.47", "prettier": "^3.4.2", @@ -5355,10 +5355,9 @@ } }, "node_modules/@tanstack/react-query": { - "version": "5.62.10", - "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.62.10.tgz", - "integrity": "sha512-1e1WpHM5oGf27nWM/NWLY62/X9pbMBWa6ErWYmeuK0OqB9/g9UzA59ogiWbxCmS2wtAFQRhOdHhfSofrkhPl2g==", - "license": "MIT", + "version": "5.62.11", + "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.62.11.tgz", + "integrity": "sha512-Xb1nw0cYMdtFmwkvH9+y5yYFhXvLRCnXoqlzSw7UkqtCVFq3cG8q+rHZ2Yz1XrC+/ysUaTqbLKJqk95mCgC1oQ==", "dependencies": { "@tanstack/query-core": "5.62.9" }, @@ -11189,13 +11188,12 @@ "license": "MIT" }, "node_modules/lint-staged": { - "version": "15.2.11", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.11.tgz", - "integrity": "sha512-Ev6ivCTYRTGs9ychvpVw35m/bcNDuBN+mnTeObCL5h+boS5WzBEC6LHI4I9F/++sZm1m+J2LEiy0gxL/R9TBqQ==", + "version": "15.3.0", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.3.0.tgz", + "integrity": "sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A==", "dev": true, - "license": "MIT", "dependencies": { - "chalk": "~5.3.0", + "chalk": "~5.4.1", "commander": "~12.1.0", "debug": "~4.4.0", "execa": "~8.0.1", @@ -11217,11 +11215,10 @@ } }, "node_modules/lint-staged/node_modules/chalk": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz", - "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==", + "version": "5.4.1", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz", + "integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==", "dev": true, - "license": "MIT", "engines": { "node": "^12.17.0 || ^14.13 || >=16.0.0" }, @@ -13774,10 +13771,9 @@ "license": "MIT" }, "node_modules/posthog-js": { - "version": "1.203.1", - "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.203.1.tgz", - "integrity": "sha512-r/WiSyz6VNbIKEV/30+aD5gdrYkFtmZwvqNa6h9frl8hG638v098FrXaq3EYzMcCdkQf3phaZTDIAFKegpiTjw==", - "license": "MIT", + "version": "1.203.2", + "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.203.2.tgz", + "integrity": "sha512-3aLpEhM4i9sQQtobRmDttJ3rTW1+gwQ9HL7QiOeDueE2T7CguYibYS7weY1UhXMerx5lh1A7+szlOJTTibifLQ==", "dependencies": { "core-js": "^3.38.1", "fflate": "^0.4.8", @@ -14124,10 +14120,9 @@ } }, "node_modules/react-i18next": { - "version": "15.2.0", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.2.0.tgz", - "integrity": "sha512-iJNc8111EaDtVTVMKigvBtPHyrJV+KblWG73cUxqp+WmJCcwkzhWNFXmkAD5pwP2Z4woeDj/oXDdbjDsb3Gutg==", - "license": "MIT", + "version": "15.4.0", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.4.0.tgz", + "integrity": "sha512-Py6UkX3zV08RTvL6ZANRoBh9sL/ne6rQq79XlkHEdd82cZr2H9usbWpUNVadJntIZP2pu3M2rL1CN+5rQYfYFw==", "dependencies": { "@babel/runtime": "^7.25.0", "html-parse-stringify": "^3.0.1" diff --git a/frontend/package.json b/frontend/package.json index 16434074e8d9..735aa2930d7f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -13,7 +13,7 @@ "@react-router/serve": "^7.1.1", "@react-types/shared": "^3.25.0", "@reduxjs/toolkit": "^2.5.0", - "@tanstack/react-query": "^5.62.10", + "@tanstack/react-query": "^5.62.11", "@vitejs/plugin-react": "^4.3.2", "@xterm/addon-fit": "^0.10.0", "@xterm/xterm": "^5.4.0", @@ -26,12 +26,12 @@ "isbot": "^5.1.19", "jose": "^5.9.4", "monaco-editor": "^0.52.2", - "posthog-js": "^1.203.1", + "posthog-js": "^1.203.2", "react": "^19.0.0", "react-dom": "^19.0.0", "react-highlight": "^0.15.0", "react-hot-toast": "^2.4.1", - "react-i18next": "^15.2.0", + "react-i18next": "^15.4.0", "react-icons": "^5.4.0", "react-markdown": "^9.0.1", "react-redux": "^9.2.0", @@ -42,7 +42,7 @@ "sirv-cli": "^3.0.0", "socket.io-client": "^4.8.1", "tailwind-merge": "^2.6.0", - "vite": "^5.4.9", + "vite": "^5.4.11", "web-vitals": "^3.5.2", "ws": "^8.18.0" }, @@ -104,7 +104,7 @@ "eslint-plugin-react-hooks": "^4.6.2", "husky": "^9.1.6", "jsdom": "^25.0.1", - "lint-staged": "^15.2.11", + "lint-staged": "^15.3.0", "msw": "^2.6.6", "postcss": "^8.4.47", "prettier": "^3.4.2",