File tree Expand file tree Collapse file tree 4 files changed +40
-74
lines changed Expand file tree Collapse file tree 4 files changed +40
-74
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' @lottiefiles/relottie-extract-features ' : patch
3
+ ' @lottiefiles/relottie-metadata ' : patch
4
+ ---
5
+
6
+ chore(deps): fix lottiefiles/last version to a fixed version using workspace
Original file line number Diff line number Diff line change 58
58
"type-check" : " tsc --noEmit"
59
59
},
60
60
"dependencies" : {
61
- "@lottiefiles/last" : " *" ,
61
+ "@lottiefiles/last" : " workspace: *" ,
62
62
"unist-util-visit-parents" : " 6.0.1"
63
63
},
64
64
"devDependencies" : {
65
65
"@jest/globals" : " 29.7.0" ,
66
66
"@lottie-animation-community/lottie-types" : " 1.2.0" ,
67
67
"@lottiefiles/jest-config" : " 1.0.0" ,
68
- "@lottiefiles/last-builder" : " *" ,
69
- "@lottiefiles/relottie-parse" : " *" ,
70
- "@lottiefiles/relottie-stringify" : " *" ,
68
+ "@lottiefiles/last-builder" : " workspace: *" ,
69
+ "@lottiefiles/relottie-parse" : " workspace: *" ,
70
+ "@lottiefiles/relottie-stringify" : " workspace: *" ,
71
71
"@types/jest" : " 29.5.8" ,
72
72
"@types/jest-specific-snapshot" : " 0.5.6" ,
73
73
"@types/node" : " 18.18.9" ,
Original file line number Diff line number Diff line change 59
59
"type-check" : " tsc --noEmit"
60
60
},
61
61
"dependencies" : {
62
- "@lottiefiles/last" : " *" ,
62
+ "@lottiefiles/last" : " workspace: *" ,
63
63
"filesize" : " ^10.1.1" ,
64
64
"unist-util-visit" : " 4.1.2"
65
65
},
66
66
"devDependencies" : {
67
67
"@jest/globals" : " 29.7.0" ,
68
68
"@lottiefiles/jest-config" : " 1.0.0" ,
69
- "@lottiefiles/relottie-parse" : " *" ,
70
- "@lottiefiles/relottie-stringify" : " *" ,
69
+ "@lottiefiles/relottie-parse" : " workspace: *" ,
70
+ "@lottiefiles/relottie-stringify" : " workspace: *" ,
71
71
"@types/jest" : " 29.5.8" ,
72
72
"@types/jest-specific-snapshot" : " 0.5.6" ,
73
73
"@types/node" : " 18.18.9" ,
You can’t perform that action at this time.
0 commit comments