diff --git a/package-lock.json b/package-lock.json index 7e77b3f..aa5a352 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "devDependencies": { "@create-figma-plugin/build": "^2.3.0", "@create-figma-plugin/tsconfig": "^2.3.0", - "@figma/plugin-typings": "1.57.1", + "@figma/plugin-typings": "1.93.0", "@types/jest": "29.5.1", "@types/node": "^18.15.11", "@types/prismjs": "^1.26.0", @@ -1256,9 +1256,9 @@ } }, "node_modules/@figma/plugin-typings": { - "version": "1.57.1", - "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.57.1.tgz", - "integrity": "sha512-kwiuApuqgkIPbFKey459VspenqXlBcBoMTnTZdQ/Hk2N71BTOZ0cM5Xq3zbPW/bEQOYtGDpweWxcXYHLo19HxQ==", + "version": "1.93.0", + "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.93.0.tgz", + "integrity": "sha512-R4iGdkHaoIeJENxz+VUmstOofataZ22Yi7urKS9mr6ZbMJ1TFPBDCrHbKXsJaevvizB9jLhCdNA1wtQci4Ynxg==", "dev": true }, "node_modules/@floating-ui/core": { @@ -10260,9 +10260,9 @@ "optional": true }, "@figma/plugin-typings": { - "version": "1.57.1", - "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.57.1.tgz", - "integrity": "sha512-kwiuApuqgkIPbFKey459VspenqXlBcBoMTnTZdQ/Hk2N71BTOZ0cM5Xq3zbPW/bEQOYtGDpweWxcXYHLo19HxQ==", + "version": "1.93.0", + "resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.93.0.tgz", + "integrity": "sha512-R4iGdkHaoIeJENxz+VUmstOofataZ22Yi7urKS9mr6ZbMJ1TFPBDCrHbKXsJaevvizB9jLhCdNA1wtQci4Ynxg==", "dev": true }, "@floating-ui/core": { diff --git a/package.json b/package.json index 55f28ec..d5d1d03 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "devDependencies": { "@create-figma-plugin/build": "^2.3.0", "@create-figma-plugin/tsconfig": "^2.3.0", - "@figma/plugin-typings": "1.57.1", + "@figma/plugin-typings": "1.93.0", "@types/jest": "29.5.1", "@types/node": "^18.15.11", "@types/prismjs": "^1.26.0",