Skip to content

Commit

Permalink
upgrade canvas
Browse files Browse the repository at this point in the history
  • Loading branch information
ydaniju committed Aug 14, 2024
1 parent 31e1bb1 commit 697be0c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"d3": "3",
"d3-shape": "^2.1.0",
"dayjs": "^1.11.7",
"fabric": "^5.3.0",
"fabric-history": "^1.7.0",
"fabric": "^5.4.0",
"fabric-history": "^2.0.0",
"ga-4-react": "^0.1.281",
"highcharts": "^11.4.3",
"highcharts-react-official": "^3.2.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5193,17 +5193,17 @@ extract-zip@2.0.1:
optionalDependencies:
"@types/yauzl" "^2.9.1"

fabric-history@^1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/fabric-history/-/fabric-history-1.7.0.tgz#e04ec127bfe3df8d924347d10ed4e8139c6c6c8c"
integrity sha512-amVtBpzUnhDPF/PQ1Lo2SdQmRLCbz/4VDBxkwvJy39UQ11tFsuofEJYwF6XHuZKmSw7MAUHdJwmaAy+HrhXwEQ==
fabric-history@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/fabric-history/-/fabric-history-2.0.0.tgz#12f930bd0b2b356fe5af9c8cd14da98430bac4b4"
integrity sha512-wII0bUsuD34fFkwNa1N/ZQQHMeplB1+6u8OvrC7vOIqabaJRtKKDx3i7kPcmeAO7zJLGOZxRqVHXLYTnPR40Ow==
dependencies:
fabric "^5.2.4"
fabric "^5.3.0"

fabric@^5.2.4, fabric@^5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/fabric/-/fabric-5.3.0.tgz#199297b6409e3a6279c16c1166da2b2a9e3e8b9b"
integrity sha512-AVayKuzWoXM5cTn7iD3yNWBlfEa8r1tHaOe2g8NsZrmWKAHjryTxT/j6f9ncRfOWOF0I1Ci1AId3y78cC+GExQ==
fabric@^5.3.0, fabric@^5.4.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/fabric/-/fabric-5.4.0.tgz#314d0b31e6ae0c4b2b097dc5ed7fb0bd57cc79e5"
integrity sha512-jI2W6GBt6iUp9oZBswYfYPqDGiT/Xg8uw0Wr9+9zx5cyXTB5Xz1C600LFTi9pfHPwuD10+ChkYMI9pXQN/HkTA==
optionalDependencies:
canvas "^2.8.0"
jsdom "^19.0.0"
Expand Down

0 comments on commit 697be0c

Please sign in to comment.