diff --git a/package-lock.json b/package-lock.json index 2481446..e42c4f0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "react-dom": "^18.2.0" }, "devDependencies": { - "@figma/plugin-typings": "^1.68.0", + "@figma/plugin-typings": "^1.86.0", "@types/chrome": "0.0.237", "@types/firefox-webext-browser": "^111.0.1", "@types/offscreencanvas": "^2019.7.0", @@ -138,9 +138,9 @@ } }, "node_modules/@figma/plugin-typings": { - "version": "1.68.0", - "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.68.0.tgz", - "integrity": "sha512-hT+iqf5CRRqKI7NmPdwml+Ld/mG1QM8VcZZURV2AowIy6vC3VQ2iIIT5d7ulDnQU+WzQDvaGaDAw/J5X6tQ2Ww==", + "version": "1.86.0", + "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.86.0.tgz", + "integrity": "sha512-dtdezfZc6h2QLfj1Kd6jrmIdnBrT7Hq7FmLWa9GIuyII8enMjuX1xFidgYehoNWTDdIJOG92zXof1rvROYAgYA==", "dev": true }, "node_modules/@jridgewell/gen-mapping": { @@ -3695,9 +3695,9 @@ "dev": true }, "@figma/plugin-typings": { - "version": "1.68.0", - "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.68.0.tgz", - "integrity": "sha512-hT+iqf5CRRqKI7NmPdwml+Ld/mG1QM8VcZZURV2AowIy6vC3VQ2iIIT5d7ulDnQU+WzQDvaGaDAw/J5X6tQ2Ww==", + "version": "1.86.0", + "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.86.0.tgz", + "integrity": "sha512-dtdezfZc6h2QLfj1Kd6jrmIdnBrT7Hq7FmLWa9GIuyII8enMjuX1xFidgYehoNWTDdIJOG92zXof1rvROYAgYA==", "dev": true }, "@jridgewell/gen-mapping": { diff --git a/package.json b/package.json index f4af94d..505ef04 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "react-dom": "^18.2.0" }, "devDependencies": { - "@figma/plugin-typings": "^1.68.0", + "@figma/plugin-typings": "^1.86.0", "@types/chrome": "0.0.237", "@types/firefox-webext-browser": "^111.0.1", "@types/offscreencanvas": "^2019.7.0",