Commit 58f005d 1 parent 0193df5 commit 58f005d Copy full SHA for 58f005d
File tree 2 files changed +11
-5
lines changed
2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 43
43
},
44
44
"dependencies" : {
45
45
"@fiahfy/ico-convert" : " 0.0.7" ,
46
- "@prefresh/next" : " 1.1 .0" ,
46
+ "@prefresh/next" : " 1.2 .0" ,
47
47
"adm-zip" : " 0.4.16" ,
48
48
"classnames" : " 2.2.6" ,
49
49
"multer" : " 1.4.2" ,
Original file line number Diff line number Diff line change 2730
2730
dependencies:
2731
2731
"@types/node" ">= 8"
2732
2732
2733
+ "@prefresh/babel-plugin@0.1.0":
2734
+ version "0.1.0"
2735
+ resolved "https://registry.yarnpkg.com/@prefresh/babel-plugin/-/babel-plugin-0.1.0.tgz#9b51e6d87cb1fa45be6b49f9a354e64827a8094c"
2736
+ integrity sha512-YHQO8UTntichl4hbfm029EmZbzk7XaG6Qu3MUXORloCCOHzISey5ovJRn9YhhxGDS9fG0iYqVjQIldDmCC9E8A==
2737
+
2733
2738
"@prefresh/core@^0.8.1":
2734
2739
version "0.8.1"
2735
2740
resolved "https://registry.yarnpkg.com/@prefresh/core/-/core-0.8.1.tgz#d4f15d9e3ee9c16bf420405e2b422774e807a594"
2736
2741
integrity sha512-woho+Ja8w3pxnZwq68MnWzH9ffdidrpJsV6PDTNIsJOpsLYmfCNxqxGsxIqYw40d1yjg4h6HFGbb6Y9lhyTPNA==
2737
2742
2738
- "@prefresh/next@1.1 .0":
2739
- version "1.1 .0"
2740
- resolved "https://registry.yarnpkg.com/@prefresh/next/-/next-1.1 .0.tgz#b5d0cd5d62d157409e260c4f9f865e4645c90346 "
2741
- integrity sha512-oCFckMeYK36tU7bwkcaIj8L5mnh9pIcCideBGgQk6dksO8nTsvsOT9ElpG85JKEVyGT7AMJhNOomPvfYeJRPwQ ==
2743
+ "@prefresh/next@1.2 .0":
2744
+ version "1.2 .0"
2745
+ resolved "https://registry.yarnpkg.com/@prefresh/next/-/next-1.2 .0.tgz#47e0e43ac0fea99fdac84b9cc19bb6b632f8f8e8 "
2746
+ integrity sha512-gsVu8SPqaWVGbglI1cQ1kuUEu63Jx0UelPaDdiGBJec0VyuZLf+tPmCVnZeL1K9WZ4/X7Gs6LcfkTNEVxslgQQ ==
2742
2747
dependencies:
2748
+ "@prefresh/babel-plugin" "0.1.0"
2743
2749
"@prefresh/core" "^0.8.1"
2744
2750
"@prefresh/utils" "^0.3.1"
2745
2751
You can’t perform that action at this time.
0 commit comments