build(deps-dev): bump @figma/plugin-typings from 1.114.0 to 1.115.0 (#8914)

Bumps [@figma/plugin-typings](https://github.com/figma/plugin-typings) from 1.114.0 to 1.115.0.
- [Commits](https://github.com/figma/plugin-typings/compare/v1.114.0...v1.115.0)

---
updated-dependencies:
- dependency-name: "@figma/plugin-typings"
  dependency-version: 1.115.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-07-14 22:59:53 +03:00 committed by GitHub
parent 73e97b1b87
commit 62d2e44328
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
pnpm-lock.yaml generated
View file

@ -211,8 +211,8 @@ importers:
version: 5.0.6(@types/react@19.1.8)(react@19.1.0)
devDependencies:
'@figma/plugin-typings':
specifier: 1.114.0
version: 1.114.0
specifier: 1.115.0
version: 1.115.0
'@types/jszip':
specifier: 3.4.0
version: 3.4.0
@ -1118,8 +1118,8 @@ packages:
'@expressive-code/plugin-text-markers@0.41.3':
resolution: {integrity: sha512-SN8tkIzDpA0HLAscEYD2IVrfLiid6qEdE9QLlGVSxO1KEw7qYvjpbNBQjUjMr5/jvTJ7ys6zysU2vLPHE0sb2g==}
'@figma/plugin-typings@1.114.0':
resolution: {integrity: sha512-rVUEOgDzyk8Td/XsPwgRPTxSNuinIzvs6zJhuk/LJ8FHsA6JEuCrfYjWMEht1LjOyrn/25aAFubWKKDB/fTDRQ==}
'@figma/plugin-typings@1.115.0':
resolution: {integrity: sha512-qAnJuOkZDXKzMacnkugoi9rIIQ9/P3CP0zqsSklXuXhREWsqOTua35Fpkxmp25DHjPqs6tC+eVuVWvKWHHq4pA==}
'@floating-ui/core@1.7.1':
resolution: {integrity: sha512-azI0DrjMMfIug/ExbBaeDVJXcY0a7EPvPjb2xAJPa4HeimBX+Z18HK8QQR3jb6356SnDDdxx+hinMLcJEDdOjw==}
@ -6714,7 +6714,7 @@ snapshots:
dependencies:
'@expressive-code/core': 0.41.3
'@figma/plugin-typings@1.114.0': {}
'@figma/plugin-typings@1.115.0': {}
'@floating-ui/core@1.7.1':
dependencies:

View file

@ -21,7 +21,7 @@
"type-check": "tsc --noEmit"
},
"devDependencies": {
"@figma/plugin-typings": "1.114.0",
"@figma/plugin-typings": "1.115.0",
"@types/jszip": "3.4.0",
"@types/node": "20.16.10",
"@types/react": "19.1.8",