build(deps-dev): bump @figma/plugin-typings from 1.112.0 to 1.113.0 (#8533)

Bumps [@figma/plugin-typings](https://github.com/figma/plugin-typings) from 1.112.0 to 1.113.0.
- [Commits](https://github.com/figma/plugin-typings/commits)

---
updated-dependencies:
- dependency-name: "@figma/plugin-typings"
  dependency-version: 1.113.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-05-27 00:17:38 +03:00 committed by GitHub
parent 4fc931f354
commit d5983b34d2
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

@ -199,8 +199,8 @@ importers:
version: 5.0.5(@types/react@19.1.5)(react@19.1.0)
devDependencies:
'@figma/plugin-typings':
specifier: 1.112.0
version: 1.112.0
specifier: 1.113.0
version: 1.113.0
'@types/jszip':
specifier: 3.4.0
version: 3.4.0
@ -1113,8 +1113,8 @@ packages:
'@expressive-code/plugin-text-markers@0.41.2':
resolution: {integrity: sha512-JFWBz2qYxxJOJkkWf96LpeolbnOqJY95TvwYc0hXIHf9oSWV0h0SY268w/5N3EtQaD9KktzDE+VIVwb9jdb3nw==}
'@figma/plugin-typings@1.112.0':
resolution: {integrity: sha512-WWvXk7pqKD1J7H9eXrGjSPRjdlpYY5vRM/FxLliOVxtLISs411CrlWIKoKUJNM+24m1ouZB20vqMElvA3+MvHA==}
'@figma/plugin-typings@1.113.0':
resolution: {integrity: sha512-gasgrtK6XsZmpsWCbE1g7KTLWGCc6teo4alNUDF06OtJ7E9hwOOTMdicueAgghvQJETI+dmWE3IjJfGIPSsdfA==}
'@floating-ui/core@1.6.9':
resolution: {integrity: sha512-uMXCuQ3BItDUbAMhIXw7UPXRfAlOAvZzdK9BWpE60MCn+Svt3aLn9jsPTi/WNGlRUu2uI0v5S7JiIUsbsvh3fw==}
@ -6633,7 +6633,7 @@ snapshots:
dependencies:
'@expressive-code/core': 0.41.2
'@figma/plugin-typings@1.112.0': {}
'@figma/plugin-typings@1.113.0': {}
'@floating-ui/core@1.6.9':
dependencies:

View file

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