Skip to content

Commit

Permalink
⬆️Bumped @carefree0910/pack_react
Browse files Browse the repository at this point in the history
  • Loading branch information
carefree0910 committed Sep 2, 2023
1 parent 0a298ad commit 56ad285
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion cfdraw/.web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"build:preview": "tsc && vite build && vite preview"
},
"dependencies": {
"@carefree0910/pack_react": "~0.5.1-alpha.84"
"@carefree0910/pack_react": "~0.5.1-alpha.86"
},
"devDependencies": {
"@total-typescript/ts-reset": "^0.4.2",
Expand Down
90 changes: 45 additions & 45 deletions cfdraw/.web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -217,46 +217,46 @@
"@babel/helper-validator-identifier" "^7.19.1"
to-fast-properties "^2.0.0"

"@carefree0910/business@^0.5.1-alpha.84":
version "0.5.1-alpha.84"
resolved "https://registry.npmmirror.com/@carefree0910/business/-/business-0.5.1-alpha.84.tgz#ecb9bfa2b97233511f4e97960de7b78915a692b2"
integrity sha512-rwo6MTiqxIDXHEJXikWgNb3xeGNudMOWw1gxpuZkM6G7L5Kx3uNa1CxmCH6mbEIQeXiviYW64tHy5zZmnmH6FQ==
dependencies:
"@carefree0910/core" "^0.5.1-alpha.84"
"@carefree0910/svg" "^0.5.1-alpha.84"

"@carefree0910/components@^0.5.1-alpha.84":
version "0.5.1-alpha.84"
resolved "https://registry.npmmirror.com/@carefree0910/components/-/components-0.5.1-alpha.84.tgz#f4ca6c002b30c7fafcca2bddbc72a3162a738d33"
integrity sha512-0yxoQMBm8StVT9K8GvvLIITLSmTTr9JnYz1Oj6nD1PHj9ppvQKC7nhq1r2fX+qVdQizuV4QYUX1+WJGkZzSLJQ==
dependencies:
"@carefree0910/business" "^0.5.1-alpha.84"
"@carefree0910/core" "^0.5.1-alpha.84"
"@carefree0910/svg" "^0.5.1-alpha.84"

"@carefree0910/core@^0.5.1-alpha.84":
version "0.5.1-alpha.84"
resolved "https://registry.npmmirror.com/@carefree0910/core/-/core-0.5.1-alpha.84.tgz#d211698bb675bbc22d020197a13594a6fa147adf"
integrity sha512-JGnAnP189SFtzWU/hauNPAiAO3Hup7JxSF0HMwjDQNygd3mLoj9aS8yoiWbaaKUGUUPJGndOj5nDXlEvl+Ir+w==

"@carefree0910/native@^0.5.1-alpha.84":
version "0.5.1-alpha.84"
resolved "https://registry.npmmirror.com/@carefree0910/native/-/native-0.5.1-alpha.84.tgz#01752019abbb2a432d9be281e11473a5ffa6f2b8"
integrity sha512-MVROxayPiOhSi20ZHptgH/sShg8PYFhDQiKtm2DU1ahHqkFBw6yvYHg6skTFaS4wIPg7UrCTwn2t8Djt/U7TPA==
dependencies:
"@carefree0910/core" "^0.5.1-alpha.84"
"@carefree0910/svg" "^0.5.1-alpha.84"

"@carefree0910/pack_react@~0.5.1-alpha.84":
version "0.5.1-alpha.84"
resolved "https://registry.npmmirror.com/@carefree0910/pack_react/-/pack_react-0.5.1-alpha.84.tgz#6eec43d27fcbbdd5a08b21cc6783c79140b89e67"
integrity sha512-tEDBHaI3N3mrDvmmBSF8sKCIxW7L3JIYmr83cHYQJAGrhNmNngwcQ+AmOjHvh3XvLcgFdCI2QphW92bbTQFJXg==
dependencies:
"@carefree0910/business" "^0.5.1-alpha.84"
"@carefree0910/components" "^0.5.1-alpha.84"
"@carefree0910/core" "^0.5.1-alpha.84"
"@carefree0910/native" "^0.5.1-alpha.84"
"@carefree0910/svg" "^0.5.1-alpha.84"
"@carefree0910/business@^0.5.1-alpha.86":
version "0.5.1-alpha.86"
resolved "https://registry.npmmirror.com/@carefree0910/business/-/business-0.5.1-alpha.86.tgz#502b3431a57ed4654894fe66222a47308fc0a01f"
integrity sha512-ecrbYSAVRgHfobeV7Vggd2tSsQ1yoXhXjS9Z8duoCn+vDYaxTZ1KlpmgAqf0zazodfI882Y0HnZod+eHV1Q/WA==
dependencies:
"@carefree0910/core" "^0.5.1-alpha.86"
"@carefree0910/svg" "^0.5.1-alpha.86"

"@carefree0910/components@^0.5.1-alpha.86":
version "0.5.1-alpha.86"
resolved "https://registry.npmmirror.com/@carefree0910/components/-/components-0.5.1-alpha.86.tgz#57d9d1692c60378f08f1113a2671a30585af2632"
integrity sha512-y72NmVN5aWwp/Upsw2KfD/GXS8EFpOJeXTzb4i+cFSPDbLg60lCNj07lfK62n+tQPLL5sD+P2bHzBiv0KDes2w==
dependencies:
"@carefree0910/business" "^0.5.1-alpha.86"
"@carefree0910/core" "^0.5.1-alpha.86"
"@carefree0910/svg" "^0.5.1-alpha.86"

"@carefree0910/core@^0.5.1-alpha.86":
version "0.5.1-alpha.86"
resolved "https://registry.npmmirror.com/@carefree0910/core/-/core-0.5.1-alpha.86.tgz#74509d3fa7a9ab9bf1a7febdfc294372a7a0f2c6"
integrity sha512-FEFwmAMBVilmDetfdJKiCDINUetAw/zw0FQWUIvaCiZuymWfka4QzR0iytzQsN6Npoto6ubo/aXkOLrQYHXUYw==

"@carefree0910/native@^0.5.1-alpha.86":
version "0.5.1-alpha.86"
resolved "https://registry.npmmirror.com/@carefree0910/native/-/native-0.5.1-alpha.86.tgz#9294ba92d908a6bf6c9d6245bfb1fe07bf830a5d"
integrity sha512-fWlgGWlEYXemp7w0y7QMY2cw7PGmK3nid19OFA5H29PE+QMmx8AZl6LqmGTW8Lmvt3q09DkZnJaL1xkHkBYeSw==
dependencies:
"@carefree0910/core" "^0.5.1-alpha.86"
"@carefree0910/svg" "^0.5.1-alpha.86"

"@carefree0910/pack_react@~0.5.1-alpha.86":
version "0.5.1-alpha.86"
resolved "https://registry.npmmirror.com/@carefree0910/pack_react/-/pack_react-0.5.1-alpha.86.tgz#5bf881ecf360fd57eb79fcb4246065e648a17ca9"
integrity sha512-co5n9H96muNFhO0XgIOM9R4Pp1nf1bXUmBShtXYYq12DdhIWkvcq3RZBpBoWOs1CXCAuSEH2T4gIH+wWynwmEg==
dependencies:
"@carefree0910/business" "^0.5.1-alpha.86"
"@carefree0910/components" "^0.5.1-alpha.86"
"@carefree0910/core" "^0.5.1-alpha.86"
"@carefree0910/native" "^0.5.1-alpha.86"
"@carefree0910/svg" "^0.5.1-alpha.86"
"@chakra-ui/icons" "^2.0.4"
"@chakra-ui/react" "^2.2.4"
"@emotion/react" "^11.9.3"
Expand Down Expand Up @@ -288,12 +288,12 @@
remark-gfm "^3.0.1"
uuid "^9.0.0"

"@carefree0910/svg@^0.5.1-alpha.84":
version "0.5.1-alpha.84"
resolved "https://registry.npmmirror.com/@carefree0910/svg/-/svg-0.5.1-alpha.84.tgz#6df6f1da579a97ac2bdba6a05559c74e9d014797"
integrity sha512-luSuscGYCp+guj2Eexy/SB+bWpn+yXoQxdwx+V8rZe/X29UA6NBn6ItTO1ME7QvGxk3FVbAONxSbYv9K1TYIWQ==
"@carefree0910/svg@^0.5.1-alpha.86":
version "0.5.1-alpha.86"
resolved "https://registry.npmmirror.com/@carefree0910/svg/-/svg-0.5.1-alpha.86.tgz#f4ca765e22fa1deb2bbd480771c74e50b125a003"
integrity sha512-bIGQXTO4vjsCALQgg6vTHJoxE7uVFGvNPbMyzx1PAW3wI3j9Elzvy7bm5TNjTVnKaUK+YvA5099niI7MeXZKYg==
dependencies:
"@carefree0910/core" "^0.5.1-alpha.84"
"@carefree0910/core" "^0.5.1-alpha.86"

"@chakra-ui/[email protected]":
version "2.1.11"
Expand Down

0 comments on commit 56ad285

Please sign in to comment.