diff --git a/cloudini_foxglove/package-lock.json b/cloudini_foxglove/package-lock.json index 3e91742..1b6715a 100644 --- a/cloudini_foxglove/package-lock.json +++ b/cloudini_foxglove/package-lock.json @@ -14,7 +14,7 @@ }, "devDependencies": { "@foxglove/eslint-plugin": "2.1.2", - "@foxglove/extension": "^2.53.1", + "@foxglove/extension": "^2.56.0", "@types/react": "19.2.15", "@types/react-dom": "19.2.3", "create-foxglove-extension": "1.3.2", @@ -265,9 +265,9 @@ } }, "node_modules/@foxglove/extension": { - "version": "2.53.1", - "resolved": "https://registry.npmjs.org/@foxglove/extension/-/extension-2.53.1.tgz", - "integrity": "sha512-6Q1X21svV+t1FKckBQ8j6mPa8vPFR3BsdrUsB/AOO40+vZRWvON5+EMD5beC9BAMrYdf7ZS63gTJpjkl/9DsOg==", + "version": "2.56.0", + "resolved": "https://registry.npmjs.org/@foxglove/extension/-/extension-2.56.0.tgz", + "integrity": "sha512-kvlo20mhLkqoz2/2Z5nffVCZu+wwZ6hvvTICTSnk1BNaf7/M3POjt1sy8cZbxhC62qX2/hp84Q6Xl3l9h+0jaw==", "dev": true, "license": "MIT" }, diff --git a/cloudini_foxglove/package.json b/cloudini_foxglove/package.json index 392fad9..f733122 100644 --- a/cloudini_foxglove/package.json +++ b/cloudini_foxglove/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "@foxglove/eslint-plugin": "2.1.2", - "@foxglove/extension": "^2.53.1", + "@foxglove/extension": "^2.56.0", "@types/react": "19.2.15", "@types/react-dom": "19.2.3", "create-foxglove-extension": "1.3.2",