diff --git a/cloudini_foxglove/package-lock.json b/cloudini_foxglove/package-lock.json index 6c88c90..4a5e01e 100644 --- a/cloudini_foxglove/package-lock.json +++ b/cloudini_foxglove/package-lock.json @@ -15,12 +15,12 @@ "devDependencies": { "@foxglove/eslint-plugin": "2.1.2", "@foxglove/extension": "^2.53.1", - "@types/react": "19.2.15", + "@types/react": "19.2.17", "@types/react-dom": "19.2.3", "create-foxglove-extension": "1.3.2", "eslint": "^9.27.0", "prettier": "3.8.3", - "react": "19.2.6", + "react": "19.2.7", "react-dom": "19.2.6", "style-loader": "^4.0.0", "typescript": "6.0.3" @@ -500,9 +500,9 @@ } }, "node_modules/@types/react": { - "version": "19.2.15", - "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.15.tgz", - "integrity": "sha512-eRwcGNHve+E8qtEQSSRl6urh+rFop4v8gm6O8rGv25CodbvFdLjA1vVQ1KkiFE0w0UPOnb8tDiFKL5lp0rtY5Q==", + "version": "19.2.17", + "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.17.tgz", + "integrity": "sha512-MXfmqaVPEVgkBT/aY0aGCkRWWtByiYQXo3xdQ8r5RzuFrPiRn8Gar2tQdXSUQ2GKV3bkXckek89V8wQBY2Q/Aw==", "dev": true, "license": "MIT", "dependencies": { @@ -4502,9 +4502,9 @@ } }, "node_modules/react": { - "version": "19.2.6", - "resolved": "https://registry.npmjs.org/react/-/react-19.2.6.tgz", - "integrity": "sha512-sfWGGfavi0xr8Pg0sVsyHMAOziVYKgPLNrS7ig+ivMNb3wbCBw3KxtflsGBAwD3gYQlE/AEZsTLgToRrSCjb0Q==", + "version": "19.2.7", + "resolved": "https://registry.npmjs.org/react/-/react-19.2.7.tgz", + "integrity": "sha512-HNe9WslTbXmFK8o8cmwgAeJFSBvt1bPdHCVKtaaV+WlAN36mpT4hcRpwbf3fY56ar2oIXzsBpOAiIRHAdY0OlQ==", "dev": true, "license": "MIT", "engines": { diff --git a/cloudini_foxglove/package.json b/cloudini_foxglove/package.json index 11a4dce..219661e 100644 --- a/cloudini_foxglove/package.json +++ b/cloudini_foxglove/package.json @@ -21,12 +21,12 @@ "devDependencies": { "@foxglove/eslint-plugin": "2.1.2", "@foxglove/extension": "^2.53.1", - "@types/react": "19.2.15", + "@types/react": "19.2.17", "@types/react-dom": "19.2.3", "create-foxglove-extension": "1.3.2", "eslint": "^9.27.0", "prettier": "3.8.3", - "react": "19.2.6", + "react": "19.2.7", "react-dom": "19.2.6", "style-loader": "^4.0.0", "typescript": "6.0.3"