Skip to content

Commit

Permalink
fix: update dependency preact to ^10.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2024
1 parent 9b76102 commit 3150d36
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/plugin-figma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"json-origami": "^0.5.2",
"lucide-preact": "^0.344.0",
"ofetch": "^1.3.4",
"preact": "^10.20.2"
"preact": "^10.23.1"
},
"devDependencies": {
"@create-figma-plugin/build": "^3.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2065,7 +2065,7 @@ __metadata:
json-origami: "npm:^0.5.2"
lucide-preact: "npm:^0.344.0"
ofetch: "npm:^1.3.4"
preact: "npm:^10.20.2"
preact: "npm:^10.23.1"
tailwindcss: "npm:^3.4.7"
typescript: "npm:^5.3.3"
languageName: unknown
Expand Down Expand Up @@ -7917,10 +7917,10 @@ __metadata:
languageName: node
linkType: hard

"preact@npm:^10.20.2":
version: 10.20.2
resolution: "preact@npm:10.20.2"
checksum: 10c0/e79c1e3ab0bab6a08dce157fc33a537487365a9093bcdc1a60612be8073a354e84648df9ee1eef5306b640461c99c9ef024720405e3e8219c03ed17e95de981e
"preact@npm:^10.23.1":
version: 10.23.1
resolution: "preact@npm:10.23.1"
checksum: 10c0/f0eb37999bfa9cbc725e57e189387c77919fa05d17cdc3c4ff41660298805159867689f1d974eb8e6496288c0212760490d0e6f1c12022e0f5a74d06cc618e85
languageName: node
linkType: hard

Expand Down

0 comments on commit 3150d36

Please sign in to comment.