diff --git a/package-lock.json b/package-lock.json index bd653d0..07f6a15 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.85.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.85.0", + "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.85.0.tgz", + "integrity": "sha512-o6oJ4FrjBIVbwteJ6DbCvjU8UXbN9QzA5FgjNosTE+HpwntPSEbpVFPkgEFuI1G/GhJXrhXR8/QcuBabwZ+JLw==", "dev": true }, "node_modules/@jridgewell/gen-mapping": { @@ -3706,9 +3706,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.85.0", + "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.85.0.tgz", + "integrity": "sha512-o6oJ4FrjBIVbwteJ6DbCvjU8UXbN9QzA5FgjNosTE+HpwntPSEbpVFPkgEFuI1G/GhJXrhXR8/QcuBabwZ+JLw==", "dev": true }, "@jridgewell/gen-mapping": { diff --git a/package.json b/package.json index 328a52f..822e376 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.85.0", "@types/chrome": "0.0.237", "@types/firefox-webext-browser": "^111.0.1", "@types/offscreencanvas": "^2019.7.0",