diff --git a/package-lock.json b/package-lock.json index 76d3311..9b33a6f 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.89.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.89.0", + "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.89.0.tgz", + "integrity": "sha512-79L6UQTbb5MEfL6QeVqKTgLW1rYRPNvb1Dt+zt4XJ/vy89zgY69jYUYVAlEm+sLiYFzJqofyH5k+7xPXy9Wwhw==", "dev": true }, "node_modules/@jridgewell/gen-mapping": { @@ -3710,9 +3710,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.89.0", + "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.89.0.tgz", + "integrity": "sha512-79L6UQTbb5MEfL6QeVqKTgLW1rYRPNvb1Dt+zt4XJ/vy89zgY69jYUYVAlEm+sLiYFzJqofyH5k+7xPXy9Wwhw==", "dev": true }, "@jridgewell/gen-mapping": { diff --git a/package.json b/package.json index 0662273..199dc5d 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.89.0", "@types/chrome": "0.0.237", "@types/firefox-webext-browser": "^111.0.1", "@types/offscreencanvas": "^2019.7.0",